@charset "utf-8";

#header {
	height: 140px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header #top {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003300;
	background-image: url(../../img/head_top2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #bottom {
	background-color: #F0F8EB;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/head_bottom2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #title {
	text-indent: -9999px;
	height: 100px;
	width: 860px;
	background-image: url(../img/title.jpg);
}
#main {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../../../img/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #006600;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main h4 {
	color: #006600;
	margin: 0px;
	font-size: 14px;
	padding-bottom: 5px;
}
#main img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#main .space {
	clear: both;
}
#main .box01 {
	width: 140px;
	float: left;
	padding-top: 10px;
}
#main .box02 {
	width: 140px;
	float: left;
	padding-top: 115px;
}
#main .block {
	margin-bottom: 20px;
	clear: both;
}
#main .box01 {
	width: 140px;
	float: left;
	padding-top: 10px;
}
#main #contents {
	width: 570px;
	padding-right: 20px;
	float: left;
	text-align: left;
	letter-spacing: 0em;
}
#main #contents #sub {
	background-image: url(../img/c04_cap.jpg);
	text-indent: -9999px;
	height: 50px;
	width: 570px;
}
#main .ph_right{
	float: right;
	padding-left: 10px;
}
#main .ph_left{
	float: left;
	padding-right: 10px;
}
#main .spot {
	width: 570px;
	margin-bottom: 10px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#main .spot_note {
	width: 430px;
	padding-right: 20px;
	float: left;
	display: inline;
}
#main .spot_ph {
	float: left;
	width: 120px;
	display: inline;
}

