@charset "utf-8";

/* init */
body, form, fieldset,p,h1,h2 {
    margin: 0;
    padding: 0;
}
body {
    background-color: #05398d;
	font-family: sans-serif;
    color: #492c13;
    font-size: 14px;
    line-height: 1.5em;
}
a img{
	border: none;
	}
a:link{
	color: #009ec6;
	}
a:visited{
	color: #009ec6;
	}
a:hover{
	}

/* レイアウト */
#main_wrapper{
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
}
#main_in{
	width: 1106px;
	height: 657px;
	margin: 0 auto;
}
.pannavi{
	width: 968px;
	margin: -5px 0 20px 0;
	padding: 5px 5px 5px 25px;
	background: #f5f5f5 url(../images/ico_home.gif) no-repeat 5px center;
	border: 1px solid #d2d2d2;
}
#contents_bg{
	padding-top: 20px;
}
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}
#contents_left,#contents_right{
	width: 487px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #FFF;
	border: 1px solid #001c48;
	padding: 15px;
	}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
}
.contents_2col{
	width: 487px;
	margin-bottom: 20px;
}
#footer{
	clear: both;
	height: 179px;
	background: url(../images/bg_footer.jpg) repeat-x;
	margin-top: 50px;
}
#footer_in{
	width: 900px;
	height: 179px;
	margin: 0 auto;
	position: relative;
}
.gaiyou_left{
	float: left;
	width: 430px;
	}
.gaiyou_right{
	float: right;
	}


/* パーツ */
h1{
	margin-bottom: 15px;
}
h2{
	font-size: 14px;
	}
.table02 table.table01{
	border-collapse: collapse;
	width: 100%;
}
.table02 table.table01 td{
	border: 1px solid #D7D7D7;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #ffffff;
}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: top;
}
.table02 th{
	font-size: 12px;
	font-weight: normal;
	background-color: #dad9d9;
	padding: 8px;
	vertical-align: middle;
	line-height: 1.3em;
}
.table02 td{
	background-color: #ffffff;
	padding: 10px;
}
.table03{
	width: 100%;
	border-collapse: collapse;
	}
.table03 td,.table03 th{
	padding: 10px 10px 10px 0;
	border-top: 1px dotted #05398d;
	border-bottom: 1px dotted #05398d;
	background-color: #ddeeff;
	text-align: left;
	vertical-align: top;
	}
.table03 th{
	color: #05398d;
	font-weight: normal;
	width: 80px;
	padding-left: 15px;
	}

.table04{
	border-collapse: collapse;
	width: 465px;
	margin-bottom: 10px;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0 5px 30px;
}
.table04 th{
	font-weight: normal;
	background-color: #dad9d9;
}
.table04 td{
	background-color: #ffffff;
}


.box01{
	width: 846px;
	border: 1px solid #d2d2d2;
	background-color: #f0efef;
	padding: 20px 10px 10px 10px;
	margin-bottom: 15px;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
	}
.icodetail{
	text-align: right;
	margin-bottom: 10px;
	}
.entry{
	background-color: #bbd677;
	padding: 15px;
	}
	
.gmap{
	border: 1px solid #a8c0e7;
	}
.gmap2_wrapper{
	margin-top: 10px;
	}
.gmap2{
	border: 1px solid #CCC;
	}
.bigmap{
	text-align: right;
	font-size: 12px;
	}

.box_dl1,.box_dl2{
}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 301px;
	height: 52px;
	padding: 55px 0 0 186px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl_off.gif);
	background-repeat: no-repeat;
}
/*.box_dl2 a{
	background-image: url(../images/btn_dl2_off.jpg);
	background-repeat: no-repeat;
}
*/
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.gif);
	background-repeat: no-repeat;
}
/*.box_dl2 a:hover{
	background-image: url(../images/btn_dl2_on.jpg);
	background-repeat: no-repeat;
}
*/

.bikou{
	background-color: #e5f2fc;
	padding: 20px;
	}



#footer_in a:link{
	color: #FFF;
	text-decoration: underline;
	}
#footer_in a:visited{
	color: #FFF;
	text-decoration: underline;
	}

.logo1{
	width: 195px;
	height: 44px;
	position: absolute;
	top: 114px;
	}
.logo1en{
	width: 96px;
	height: 122px;
	position: absolute;
	top: 36px;
	left: 0px;
	}
.logo2{
	width: 157px;
	height: 29px;
	position: absolute;
	left: 19px;
	top: 90px;
	}
.organized{
	width: 400px;
	height: auto;
	color: #dcf8ff;
	text-align: right;
	position: absolute;
	left: 497px;
	top: 92px;
	font-size: 12px;
	}
.organizedEn{
	width: 700px;
	height: auto;
	color: #dcf8ff;
	text-align: left;
	position: absolute;
	font-size: 12px;
	left: 197px;
	top: 33px;
	}
.cr{
	width: 500px;
	position: absolute;
	left: 400px;
	top: 150px;
	text-align: right;
	font-size: 10px;
	color: #FFF;
	}
.totop{
	width: 92px;
	height: 31px;
	position: absolute;
	left: 809px;
	top: -27px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.ma_top5{
	margin-top: 5px;
}
.maT15{
	margin-top:15px;
	}
.maT20{
	margin-top:20px;
	}
.maT50{
	margin-top: 50px;
	}
.maB30{
	margin-bottom: 30px;
	}
.maB25{
	margin-bottom: 25px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB18{
	margin-bottom: 18px;
	}
.maB15{
	margin-bottom: 15px;
}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0;
	}
.maR0{
	margin-right: 0;
	}



/* テキスト装飾 */
.small{
	font-size: 80%;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_left{
	text-align:left;
	}

	
	
/*その他 */
.clear{
	clear: both;
	}
.flL{
	float: left;
	}
	
	
