html {
	/*overflow-x:hidden;*/
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
}
body {
	text-align:center;
	background-color: #FFF;
}
img {
	border:0 none;
}
.clr {
	clear:both;
	font-size:0px;
	height:0px;
}
.pad10 {
	padding:10px;
}
.sh5 {
	height:5px;
	font-size:0px;
	clear:both;
}
.sh10 {
	height:10px;
	font-size:0px;
	clear:both;
}
.sh20 {
	height:20px;
	font-size:0px;
	clear:both;
}
#base {
	width: 800px;
	margin: auto;
	text-align:left;
	background-color: #FFF;
	background:url(../images/body_base.png) repeat-y;
}
#left_col {
	width: 220px;
	float: left;
}
#center_col {
	width: 580px;
	float: left;
}
#head {
	color: #CCC;
}
#body {
	color: #000;
}
#foot {
	color: #00572C;
	font-size: 12px;
	text-align: center;
}
.page_top {
	text-align: right;
	font-size: 12px;
	padding: 5px 30px;
	background:url(../images/foot_line.png) right no-repeat;
	background-color: #248A57;
}
.page_top a{
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}

.left_list{
	margin:0px;
	background:url(../images/left_menu_base.png);
	padding:0px;
	border:none 0;
}
.left_list dd {
	margin: 0px 0px 2px 0px;
}
.left_list dd a {
	color: RGB(17,94,48);
	text-decoration:none;
	font-weight:500;
	background-image: url(../images/left_menu_button.png);
	text-indent: 35px;
	font-size: 12px;
	display: block;
	line-height: 25px;
	width: 200px;
	height: 25px;
}
.left_foot {
	background: url(../images/left_foot.png) no-repeat bottom;
	height: 5px;
	width: 200px;
	font-size:0px;
}
#foot_line{
	height:24px;
	background:url(../images/foot_line.png);
}
h3{
	background:url(../images/h3_base.png) no-repeat;
	width:560px;
	height:32px;
	line-height:32px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-indent:35px;
	margin:0px;
}

h2{
	background:url(../images/h2_base.png) no-repeat;
	width:560px;
	height:65px;
	line-height:50px;
	color:#FFF;
	font-size:36px;
	font-weight:normal;
	text-indent:16px;
	margin:0 0 10px 0;
}
h2 span{
	display:block;
	font-size:24px;
	line-height:24px;
	margin:-12px 0 0 3px;
	font-weight:normal;
	color:#006534;
}
h5{
	margin:5px 0;
	display:block;
	height:24px;
	line-height:24px;
	text-indent:30px;
	font-size:16px;
	background:url(../images/arrow_big.png) left no-repeat;
	border-bottom:dotted 1px #999;
}

.mod_h3{
	background-color:#FFF;
	padding:20px;
}
.arrow {
	margin:0px;
}
.arrow dd{
	margin:5px 0;
	display:block;
	height:20px;
	line-height:20px;
	text-indent:25px;
	background:url(../images/arrow_small.png) left no-repeat;
	border-bottom:dotted 1px #999;
}

.sep{
	border-bottom:2px solid #BFD9CC;
}
#pathway {
	margin: 0 0 10px 0;
	border-bottom: 2px dotted #999;
	font-weight: bold;
}
#pathway a{
	font-size: 12px;
	text-decoration: none;
	color: #006835;
}
blockquote{
	margin:20px;
}
.center{
	text-align:center;
	line-height: 50px;
	height: 50px;
}
dl.list{
	margin:0px;
}
dl.list dt{
	display:block;
	background:url(../images/arrow_small.png) left no-repeat;
	height:20px;
	line-height:20px;
	text-indent:24px;
	font-size:14px;
	border-bottom:dotted 1px #999;
}
dl.list dd{
	margin:10px 10px 10px 30px;
}
dl.list ol{
	padding:0px;
}
dl.list li{
	margin:0px 0px 10px 30px;
}

ol.list ol{
	padding:0px;
}
ol.list li{
	margin:0px 0px 10px 30px;
}
.foot_menu a{
	color:#063;
	font-weight:bold;
	
}
#top_cont {
	background-image: url(../images/top_cont.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #005F30;
	font-weight: bold;
	padding: 5px 20px 10px 20px;
}
#top_cont p{
	padding-top:0px;
	margin-top:0px;
}
h1{
	display:none;
}
