body {
	background:#fff;
	font-family:"Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
	color:#555;
	margin:0px auto;
	text-align:center;
	line-height:1.2em;
	width:100%;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
a:link, a:visited {
	color:#c00;
	text-decoration:none;
}
a:hover {
	color:#0cc;
}
#sotowaku {
	width:952px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
}
#head {
	background-image:url(images/top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
	min-height:398px;
}
#head h1 {
	font-size:2em;
	font-weight:700;
	display:none;
}
#title {
	background-image:url(images/title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
	margin-top:-5px;
}
#content {
	width:952px;
}
#main {
	margin-top:30px;
	text-align:left;
	float:right;
	width:650px;
	font-size:0.8em;
	line-height:1.2em;
}
#hidari {
	padding-left:15px;
	margin-right:15px;
	width:280px;
	float:left;
}
#migi {
	width:280px;
	float:right;
	padding-right:15px;
}
.jyuuyou {
	color:#CC0000;
	font-weight:bold;
}
.box01 {
	width:250px;
	border-left:#CC0000 solid 8px;
	background-image:url(images/sub_title01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
.box02 {
	width:250px;
	border-left:#CC0000 solid 8px;
	background-image:url(images/sub_title02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
.box03 {
	width:250px;
	border-left:#CC0000 solid 8px;
	background-image:url(images/sub_title03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
.box04 {
	width:250px;
	border-left:#CC0000 solid 8px;
	background-image:url(images/sub_title04.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
.box05 {
	width:250px;
	border-left:#CC0000 solid 8px;
	background-image:url(images/sub_title05.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
.box06 {
	width:250px;
	border-left:#CC0000 solid 8px;
	background-image:url(images/sub_title06.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
.box07 {
	width:250px;
	border-left:#CC0000 solid 8px;
	background-image:url(images/sub_title07.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
.box08 {
	width:250px;
	padding-top:30px;
	padding-left:12px;
	margin-bottom:15px;
	color:#333333;
}
#main_sita {
	clear:both;
	width:620px;
	margin-left:15px;
	padding-top:20px;
}
#main_sita h1 {
	background-color:#CCCCCC;
	border:dashed 1px #666666;
	font-size:1.5em;
	font-weight:700;
	color:#111111;
	padding:5px;
}
#navi {
	margin-top:30px;
	text-align:left;
	float:left;
	width:280px;
	padding:0;
	border-right:dotted 1px #336699;
}
#foot {
	clear:both;
	background-color:#cccccc;
	min-height:50px;
	padding:5px;
	text-align:left;
	font-size:0.9em;
	line-height:1.2em;
}
#foot .ad {
	border-left:solid 3px #339966;
	padding-left:15px;
	width:250px;
	display:block;
}
#foot .intro {
	border-left:dashed 1px #888;
}
#foot .copyright {
	margin-top:20px;
	text-align:center;
	font-size:0.8em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
