@charset "UTF-8";
/* CSS Document */
*{
	margin:0;
	border-style: none;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
}
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;
}

.indexmenu {
	padding-top: 8px;
	text-align:left;
}

.indexcenter {
	width:790px;
	padding-left: 5px;
}

#main {
	background-color: #FFF;
	width: 800px;
}
#footer {
	background-image: url(../sozai/illust/indexfooter.jpg);
	width: 800px;
	height: 40px;
}
#footer .footernavi {
	font-size: 12px;
	line-height: 28px;
}
#footer .footernavi a {
	font-size: 12px;
	line-height: 28px;
}
#footer .copyright {
	font-size: 10px;
	line-height: 5px;
}
#header {
	width: 800px;
	height: 135px;
	background-image:url(../sozai/illust/contentstitle.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color:#09F;
}
#header ul {
	font-size: 14px;
	line-height: 14px;
	width: 800px;
	margin-right: auto;
	margin-left: 5px;
	padding-top: 107px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;

}
#header ul li {
	float: left;
	margin-right: 6px;
	list-style-type: none;
}
#header ul li a{
	background-color:#09F;
	color: #FFF;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:5px 18px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #CCC;
	border-left-color: #E6E6E6;
}
.link_anchor{
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	line-height: 1.5em;	
}
.link_anchor a{
	text-decoration:none;
	padding-left: 30px;
    background: url(../sozai/icon/blue1.gif) no-repeat 10px 0.2em;
}

#modoru{
	text-align:right;
	margin-right:5px;
	margin-bottom:10px;
	font-size:12px;
	line-height:2em;
}
#modoru a{
	font-size:12px;
	text-decoration:none;
}
#setumei {
	font-size: 12px;
	line-height:1.5em;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#setumei a{
	text-decoration:none;
}
.midasi{
	background-color:#99CCFF;
	border:1px solid #6699CC;
	padding:5px 2px 2px 5px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
.honbun{
	font-size:12px;
	line-height:15px;
	margin-left:25px;
	margin-bottom:10px;
	text-align:left;
}
.kaijo {
	clear:both;
	}
.linkcategory {
	font-size:14px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	background-color:#36F;
	margin:0 5px 0 5px;
	padding:5px 0 3px 5px
}
.linktable	{
width:790px;
margin:0px 0px 10px 5px;
padding:0px;
border-collapse:collapse;
}
.linktable th	{
width:165px;
padding:4px 2px 2px 4px;
text-align:left;color:#3366CC;
background-color:#99CCFF;
border:1px solid #6699CC;
font-size:12px;
}
.linktable th a{
text-align:left;
vertical-align:top;color:#3366CC;
font-size:12px;
text-decoration:none;
}
.linktable td	{
	padding:4px 2px 2px 4px;
	background-color:#EEEEEE;
	border:1px solid #6699CC;
	font-size:12px;
	text-align:left;
	line-height: 1.3em;
}
.catnavi{
	text-align:right;
	margin-right:5px;
	margin-left: 5px;
	margin-bottom:10px;
	font-size:12px;
	line-height:2em;
	border-bottom:#999 dotted 1px;
}
.catnavi a{
	font-size:12px;
	text-decoration:none;
}
.imgright{
	float:right;
}
