@charset "utf-8";

div#container {
	width: 900px;
	margin: 0 auto;
}

/* メインビジュアル -------------------- */
div#mainVisualArea {
	margin-bottom: 10px;
}

/* コンテンツ */
div#contents {
	margin-bottom: 10px;
	background: url(../images/bg.gif) repeat-y;
	zoom: 1;
}

/* コンテンツメイン --------------------  */
div#mainArea {
	float: left;
	width: 450px;
	padding: 0 0 10px;
	min-height: 400px;
	background-color: #FFFFFF;
}

/* お知らせ */
div#topNews {
	width: 410px;
	padding: 10px;
	margin: 0 auto;
}

/* トピックス */
div#topTopics {
	width: 410px;
	padding: 10px;
	margin: 0 auto;
}

/* 記事 */
div#mainArea dl {
	margin-bottom: 10px;
}

div#mainArea dt {
	float: left;
	clear: both;
	margin-right: 10px;
}

div#mainArea dd {
	padding-top: 1px;
	margin-bottom: 10px;
}

dd a {
	color: #339900;
	text-decoration: none;
}

dd a:hover {
	color: #339900;
	text-decoration: underline;
}

dd a:active {
	color: #FF3300;
	text-decoration: underline;
}

p.archive {
	font-size: 12px;
	text-align: right;
}

p.archive a {
	color: #FF3300;
	text-decoration: none;
}

p.archive a:hover  {
	color: #FF3300;
	text-decoration: underline;
}

/* 右メニュー -------------------- */
div#rightArea {
	float: left;
	width: 200px;
	padding: 10px;
	min-height: 400px;
}

div#rightArea li {
	margin-bottom: 1px;
}

div#rightArea li a {
	height: 40px;
	display: block;
	text-indent: -9999px;
}

div#rightArea li#navi01 a {
	background: url(../images/top_navi_01.jpg) no-repeat;
}

div#rightArea li#navi01 a:hover {
	background-position: bottom;
}

div#rightArea li#navi02 a {
	background: url(../images/top_navi_02.jpg) no-repeat;
}

div#rightArea li#navi02 a:hover {
	background-position: bottom;
}

div#rightArea li#navi03 a {
	background: url(../images/top_navi_03.jpg) no-repeat;
}

div#rightArea li#navi03 a:hover {
	background-position: bottom;
}

div#rightArea li#navi04 a {
	background: url(../images/top_navi_04.jpg) no-repeat;
}

div#rightArea li#navi04 a:hover {
	background-position: bottom;
}

div#rightArea li#navi05 a {
	background: url(../images/top_navi_05.jpg) no-repeat;
}

div#rightArea li#navi05 a:hover {
	background-position: bottom;
}

div#rightArea li#navi06 a {
	background: url(../images/top_navi_06.jpg) no-repeat;
}

div#rightArea li#navi06 a:hover {
	background-position: bottom;
}

div#rightArea li#navi07 a {
	background: url(../images/top_navi_07.jpg) no-repeat;
}

div#rightArea li#navi07 a:hover {
	background-position: bottom;
}

div#rightArea li#navi08 a {
	background: url(../images/top_navi_08.jpg) no-repeat;
}

div#rightArea li#navi08 a:hover {
	background-position: bottom;
}

div#rightArea li#navi09 a {
	background: url(../images/top_navi_09.jpg) no-repeat;
}

div#rightArea li#navi09 a:hover {
	background-position: bottom;
}

div#rightArea li#navi12 a {
	background: url(../images/top_navi_12.jpg) no-repeat;
}

div#rightArea li#navi12 a:hover {
	background-position: bottom;
}

div#rightArea li#navi10 a {
	background: url(../images/top_navi_10.jpg) no-repeat;
}

div#rightArea li#navi10 a:hover {
	background-position: bottom;
}

div#rightArea li#navi11 a {
	background: url(../images/top_navi_11.jpg) no-repeat;
}

div#rightArea li#navi11 a:hover {
	background-position: bottom;
}

/* バナー */
div.banner {
	margin-bottom: 10px;
}
