@charset "UTF-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
	border-style: none;
	font-size:12px;
	text-decoration:none;
}
body {
	background-color: #e0ffff;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	margin:10px auto;
	border: 1px solid #CCC;
}
#categorynavileft {
	float:left;
	width:180px;
	margin:10px 10px 0px 10px;
	}
.categorynavicenter {
	float:left;
	width:180px;
	margin:10px 9px 0px 10px;
	}
#categorynaviright {
	float:left;
	width:180px;
	margin:10px 10px 0px 10px;
	}	
.indexmenu {
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	float: none;
}
.indexmenumigi {
	width:230px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.indexmenuhidari {
	width:180px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.indexcenter {
	width:370px;
	float: left;
	padding-bottom:20px;
}
.indexmigi {
	width: 240px;
	float: left;
}
.indexhidari {
	width: 190px;
	float: left;
}

#main {
	background-color: #FFF;
	width: 800px;
	clear:both;
}
#footer {
	background-image: url(../sozai/illust/indexfooter.jpg);
	width: 800px;
	height: 40px;
	clear: both;
}
#footer .footernavi {
	font-size: 12px;
	line-height: 28px;
}
#footer .copyright {
	font-size: 10px;
	line-height: 5px;
}
#header {
	width: 800px;
}
#secom {
	margin-top: 58px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 19px;
	float:left;
}

#kensaku_ninshou {
	clear: both;
}
#srchBox {
	margin-top: 15px;
	margin-bottom: 8px;
	float:left;
}
#rirekitop{
	background:url(../sozai/banner/index/rireki.gif) left no-repeat;
	height: 20px;
	text-align:right;
}
#rirekibox {
	height: 12em;
	overflow: auto;
	font-size: 12px;
	border: 1px solid #CCC;
}
.rirekidate {
	line-height: 15px;
	background-color: #9CF;
	text-indent: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.rirekitext {
	margin-left:7px;
	line-height:1.5em;
}
.rirekitext a{
	color:#000;
}
.rirekitext a:hover{
	color:#C00;
}
#topicstitle{
	background:url(../sozai/icon/check.gif) left no-repeat;
	height:20px;
	border-bottom:#CCC solid 1px; 
	margin-bottom:5px;
}
.topicstext{
	font-size: 12px;
	text-align:left;
	padding:0 7px 0 7px;
	line-height:1.5em;
}
.topicstext a{
	color:#000;
}
.topicstext a:hover{
	color:#C00;
}
.topicsline {
	width:340px;
	height:5px;
	margin:5px 0 0 5px;
	border-top:#ccc dotted 1px;
}
.topicsbottomline {
	width:350px;
	height:20px;
	margin-top:5px;
	border-top:#CCC solid 1px;
}
#counter {
	width: 180px;
	padding-top: 160px;
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
	float: left;
}
.indexsetumei {
	height:75px;
	font-size: 12px;
	line-height: 1.5em;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
.indexsetumei a{
	color:#000;
	display:block;
	}
#kaishokai {
	font-size:12px;
	line-height:1.5em;
	margin:15px 5px 0 5px;
	border-top:#CCC double 5px;
	border-bottom:#CCC double 5px;
	padding:5px 0 5px 0;
}
.clear {
	clear:both
}
