/*  
Theme Name: 秋葉かなめオフィシャル
Theme URI: http://www.akibakaname.com/
Description: 市議会議員秋葉かなめオフィシャルウェブサイトのデータです。
Version: 1.0
Author: f-breeze
Author URI: http://www.f-breeze.net/
*/

/* - - - - - - - - - -

system reset settings

- - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	}

/* - - - - - - - - - -

base design settings

- - - - - - - - - -*/

body {
	background-color: #cccccc;
	}

#container {
	width: 850px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	background-color: #cccccc;
	background-image: url('images/akb_bg_container.gif');
	background-repeat: repeat-y;
	background-position: center top;
	}

#header {
	width: 850px;
	height: 300px;
	background-image: url('images/akb_header.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	}

#content {
	float: left;
	width: 565px;
	padding-left: 30px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 1.5;
	text-align: right;
	text-align: justify;
}

#content h2 {
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	text-align: right;
	border-right: 5px solid #999999;
	border-bottom: 1px solid #999999;
}

#content h3 {
	margin: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-left: 3px solid #000000;
}

#content h5 {
	margin-top: -10px;
	font-size: 12px;
	text-align: center;
}

#content .date {
	padding-top: 3px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: right;
}

#content .indextitle {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align: center;
	border-bottom: 2px solid #000000;
}

#content .archivetitle {
	padding: 5px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #333333;
}

#content .indextitlearea {
	height: 390px;
	margin-left: 20px;
	background-image: url('images/akb_bg_mainindex.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 100px;
	padding-left: 245px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#content .massage {
	padding-top: 20px;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	text-align: justify;
}

#content .massage_l {
	padding: 7px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	text-align: justify;
	border: solid 2px #ff6600;
}

#content img {
	display: block;
	margin: 10px auto;
	padding: 5px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
}

#content div#aaa_title img {
	display: block;
	margin: 10px auto;
	border: none;
	text-align: center;
}

#content .aaa {
	margin: 10px auto;
	margin-bottom: 20px;
	text-align: center;
}

#content .aaa_title {
	display: inline;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #333333;
}

#content .aaa_text {
	font-size: 12px;
	line-height: 2;
}

#content table {
	margin: 10px auto;
}

#content table tr.yellow {
	background-color: #ccffff;
}

#content table tr.blue {
	background-color: #ffffcc;
}

#footer {
	clear: both;
	width: 850px;
	}


#sidebar {
	float: right;
	width: 200px;
	padding-left: 5px;
	padding-right: 40px;
	background-image: url('images/akb_bg_sidebar.gif');
	background-repeat: repeat-y;
	background-position: top left;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	text-align: justify;
	line-height: 2.5;
}

#sidebar h2 {
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #660000;
	border: 1px solid white;
	text-align: center;
}

#sidebar h3 {
	padding: 1px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #000000;
}
#sidebar h4 {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#sidebar li {
	list-style-type: none;
}

#sidebar a:link {
	color: #66ffff;
}

#sidebar a:visited {
	color: #ff99ff;
}

#sidebar .cont {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-align: justify;
	line-height: 2;
}
