@char-set"UTF-8";


body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color:#666;
	font-size:100%;
	line-height:1.2em;
	background-color:#0c5092;
	text-align:center;
}
/*基本設定*/
a:link{
	color:#666;
	text-decoration:none;
}
a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#2d7fcb;
	text-decoration:none;
}
h2{
	margin-left:20px;
}
h3 {
	margin-top:1em;
	margin-bottom:1em;
}
.imagecenter{
	margin:10px auto 20px;
	text-align:center;
}
.imagecenter_w{
	width:876px;
	margin:10px auto 20px;
	text-align:center;
}
.emphasis a:link{
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
.emphasis a:hover{
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
.emphasis a:visited{
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
/*リターン*/
.return{
	clear:both;
	margin:0 37px 20px 37px;
	text-align:right;
	font-weight:bold;
}
.return a{
	font-size:0.7em;
	background:url(../images/arrow01.gif) left center no-repeat;
	padding-left:12px;
	color:#333;
}

/*内容*/
#main {
	background-color:#FFF;
	width:876px;
	padding:40px 0;
	background-image:url(../images/main_back.gif);
	background-repeat:repeat-y;
	background-position:center top;
	}
#wrapper{
	width:860px;
	margin:0 auto;
	background-color:#0c5092;
	text-align:left;
}
/*ヘッダー*/
#header{
	margin:0 auto 25px;
	text-align:center;
}
h1{
	width:876px;
	height:310px;
	font-size:1px;
	text-indent:-9999px;
	margin-top:48px;
	background:url(../images/top.gif) top center no-repeat;	
}
/*ボタン*/
#navi_culum{
	margin-left:30px;
	height:auto;
}

table.btn_culum	{
	width:760px;
	margin:0 auto;
	text-align:center;
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:bottom;
} 
.btn_culum180t {
	background:url(../images/base_btn.gif) left bottom no-repeat;
	width:180px;
	height:10px;
}
.btn_culum180r {
	background:url(../images/base_btnr.gif) left top no-repeat;
	width:180px;
	height:10px;
}
.btn_culum180w {
	width:166px;
	height:58px;
	background-color:#fff;
	font-size:11px;
	line-height:1em;
	font-weight:bold;
	padding:7px auto 0;
}



/*コンテンツ*/
.contents_culum{
	clear:both;
	margin:50px 30px 10px 30px;
	font-size:80%;
}
.contents_culum_a{
	width:800px;
	clear:both;
	margin:20px 37px 10px 37px;
	font-size:80%;
	border:1px solid #f0b203;
}
.contents_culum_a h2{
	font-size:80%;
	width:800px;
	background:url(../images/base01.gif) top left repeat-x;
	margin:0px;
	padding:0;
	vertical-align:bottom;
}
.contents_culum_a img{
	margin:0 0 0 25px;
	padding:0;
	vertical-align:bottom;
}
.contents_culum_b{
	width:800px;
	clear:both;
	margin:20px 37px 10px 37px;
	border:1px solid #048be1;
	font-size:80%;
}
.contents_culum_b h2{
	font-size:80%;
	width:800px;
	background:url(../images/base02.gif) top left repeat-x;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
.contents_culum_b img{
	margin:0 0 0 25px;
	padding:0;
	vertical-align:bottom;
}
.colum02{
	margin:1em 25px 1em 25px;
	text-indent:1em;
}
.contents_culum_c{
	width:800px;
	clear:both;
	margin:20px 37px 10px 37px;
	font-size:80%;
	border:1px solid #ecb290;
	height:350px;
	padding-bottom:15px;
}
.contents_culum_c h2{
	font-size:80%;
	width:800px;
	background:url(../images/base03.gif) top left repeat-x;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
.contents_culum_c img{
	margin:0 0 0 25px;
	padding:0;
	vertical-align:bottom;
}

.contents_culum_d{
	width:800px;
	clear:both;
	margin:20px 37px 10px 37px;
	font-size:80%;
	border:1px solid #7fc269;
	height:auto;
}
.contents_culum_d h2{
	font-size:80%;
	width:800px;
	background:url(../images/base04.gif) top left repeat-x;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
.contents_culum_d img{
	margin:0 0 0 25px;
	padding:0;
	vertical-align:bottom;
}
.colum01 {
	margin-top:20px;
	padding-left:25px;
}
.colum01 p{
	float:left;
	text-indent:1em;
	width:480px;
	margin-top:20px;
}
.culum01 img{
	float:right;
	height:240px;
	width:250px;
	padding-left:10px;
	padding-top:20px;
	
}
.colum03_i{
	float:left;
	height:250px;
	padding-top:15px;
	padding-right:20px;
}
.colum03_r {
	float:left;
	padding-top:15px;
}
.colum03_r img{
	margin:0;
	padding:0;
}
.colum03_r ul{
	float:left;
	padding-right:5px;
	list-style-type:disc;
	margin:0;
}
.colum03_r li{
	margin-left:20px;
}
h3.colum04_m {
	height:35px;
	line-height:35px;
	background-color:#064710;
	font-size:20px;
	margin:20px 40px 0 40px;
	color:#FFF;
	font-weight:bold;
	padding-left:15px;
}
.contents_culum_d p{
	margin:0px 40px 0 40px;
	padding:30px 15px 30px 15px;
	background-color:#f6f6f6;
}
.colum04_i {
	margin:10px 40px 0px;
	padding-bottom:20px;
	height:250px;
}
.colum04_i dl{
	float:left;
	padding:30px 5px 30px 15px;
	margin:0;
	background-color:#f6f6f6;
	width:415px;
}
.colum04_i dt{
	font-weight:bold;
	color:#333;
	font-size:15px;
	margin-bottom:8px;
}
.colum04_i dd{
	margin-left:0px;
	padding:0;
}
.colum04_i img{
	float:right;
	width:275px;
	margin:0;
	padding:0;
}

