@charset "utf-8";

/* init */
body, form, fieldset,p,h1,h2 {
    margin: 0;
    padding: 0;
}
body {
    background-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: sans-serif;
    color: #492c13;
    font-size: 14px;
    line-height: 1.5;
}
a img{
	border: none;
	}
a:link{
	color: #2c53ab;
	}
a:visited{
	color: #2c53ab;
	}
a:hover{
	}




/* japanese */
#main_wrapper{
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat;
	height: 540px;
}
#main_in{
	width: 1000px;
	height: 540px;
	margin: 0 auto;
	position: relative;
}

#btn{
	position: absolute;
	top: 360px;
	left: 661px;
}


#btn a{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_close.png) no-repeat;
}

/* #btn a:hover{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_h.png) no-repeat;
}
*/





/* english page */

#en #main_wrapper{
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat;
	height: 499px;
}
#en #main_in{
	width: 1000px;
	height: 499px;
	margin: 0 auto;
	position: relative;
}

#en #btn{
	position: absolute;
	top: 336px;
	left: 661px;
}

#en #btn a{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_en_close.png) no-repeat;
}

/* #en #btn a:hover{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_en_h.png) no-repeat;
}
*/







/* japanese for pro */

#pro-ja #main_wrapper{
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat;
	height: 534px;
}
#pro-ja #main_in{
	width: 1000px;
	height: 534px;
	margin: 0 auto;
	position: relative;
}

#pro-ja #btn{
	position: absolute;
	top: 355px;
	left: 661px;
}


#pro-ja #btn a{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_r_closed.png) no-repeat;
}

/* #pro-ja #btn a:hover{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_rh.png) no-repeat;
}*/





/* English for pro */

#pro-en #main_wrapper{
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat;
	height: 515px;
}
#pro-en #main_in{
	width: 1000px;
	height: 515px;
	margin: 0 auto;
	position: relative;
}

#pro-en #btn{
	position: absolute;
	top: 332px;
	left: 661px;
}

#pro-en #btn a{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_r_en_closed.png) no-repeat;
}

/* #pro-en #btn a:hover{
	display: block;
	width: 267px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/btn_r_enh.png) no-repeat;
}*/

#pro-ja .gaiyou_left,
#pro-en .gaiyou_left{
	float: left;
	width: 460px;
}






.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{
	background-color: #000;
	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{
	position: relative;
}
.contents_1col,.contents_2col{
	background-color: #eef5f8;
	border: 1px solid #0071e3;
	padding: 15px;
	}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
}

.contents_1col p{
	line-height: 1.7;
	margin: 5px 0;
	padding: 0 5px;
}

.contents_1col .program{
	width: 868px;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	clear: both;
}

.program h2{
	width: 120px;
	float: left;
	margin-right: 15px;
}
.program p{
	float: left;

}



#download{
	position: absolute;
	top: 10px;
	left: 815px;
}

#download a{
	background: #F8F8F8;
	text-decoration: none;
	display: block;
	color: #666;
	padding: 0 10px;
	border: 1px #999 solid;
}


#download a:hover{
	background: #d5e6ff;
}
	
.contents_2col{
	width: 487px;
	margin-bottom: 20px;
}
#footer{
	clear: both;
	background-color: #002a42;
	border-top: 1px solid #86c8d9;
	margin-top: 50px;
}


#footer a{
	color: #FFF;
}


#footer_in{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}
.gaiyou_left{
	float: left;
	width: 430px;
	}
.gaiyou_right{
	float: right;
	}


/* パーツ */
h1{
	margin: 10px 0 5px 0;
}
h2{
	margin: 0 0 15px 0;

	}
.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: top;
	line-height: 1.3em;
}
.table02 td{
	background-color: #ffffff;
	padding: 10px 7px;
}

.table02 td.th{
		background: #f0efef !important;
		padding: 0 5px !important;
}

.table02 td span{
	font-size: 13px;
	color: #666;
}

.table03{
	width: 100%;
	border-collapse: collapse;
	}
.table03 td,.table03 th{
	padding: 10px 0;
	border-top: 1px dotted #0b4494;
	border-bottom: 1px dotted #0b4494;
	background-color: #d5e6ff;
	text-align: left;
	vertical-align: top;
	}
.table03 th{
	color: #0b4494;
	font-weight: normal;
	width: 95px;
	padding-left: 15px;
	padding-right: 7px;
	}
	
.table03 td p span{
	font-size: 0.95em;
	color: #666;
}

.table04{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	text-align: left;
	vertical-align: middle;

}
.table04 th{
	width: 150px;
	font-weight: normal;
	background-color: #dad9d9;
	padding: 5px 10px;
}
.table04 td{
	background-color: #ffffff;
	padding: 5px;
}

.table04 td p{
	font-weight: bold;
}


.table04 td p span{
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
}


.box01{
	width: 846px;
	border: 1px solid #d2d2d2;
	background-color: #f0efef;
	/* padding: 20px 10px 10px 10px; */
	padding: 10px;
	margin-bottom: 15px;
}

.box01 img{
	vertical-align: bottom;
	margin: 0 10px 10px 0;
}


.box01 p span{
	font-size: 0.9em;
	color: #666;
	vertical-align:top;
}

.txt01{
	border-bottom: 1px dotted #999999;
	padding: 0 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 #a8c3ca;
	}
.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;
	}



.logo1{
	width: 195px;
	height: 44px;
	position: absolute;
	top: 45px;
	}
.logo1en{
	width: 102px;
	height: 126px;
	position: absolute;
	top: 21px;
	left: 2px;
	}
.logo2{
	width: 157px;
	height: 29px;
	position: absolute;
	left: 19px;
	top: 90px;
	}
.organized{
	width: 640px;
	height: auto;
	color: #dcf8ff;
	text-align: left;
	position: absolute;
	left: 258px;
	top: 35px;
	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: 395px;
	top: 133px;
	text-align: right;
	font-size: 10px;
	color: #aac0c5;
	}
.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{
	line-height: 1.2;
	padding: 3px;
	border: 1px #CCC solid;
}


/* テキスト装飾 */
.small{
	font-size: 90%;
}
.note{
	color: #C36;
}

p span.red{
	color: #C36;
}

.align_right{
	text-align:right;
	}
.align_left{
	text-align:left;
	}

	
	
/*その他 */
.clear{
	clear: both;
	}
.flL{
	float: left;
	}
	
	
