@charset "UTF-8";
/* CSS Document */

#box{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box_top {
	background-image: url(../img/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#box_bottom {
	background-image: url(../img/content_bg_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
#infotop {
	background-image: url(../img/campaign_h2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 940px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#box_bottom li {
	padding-left: 10px;
}
#box_content {
	background-image: url(../img/content_bg_center.png);
	background-position: center top;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#cont_box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.cont_top {
	background-image: url(../img/cont_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 940px;
	padding-top: 30px;
}
.cont_bottom {
	width: 940px;
	background-image: url(../img/cont_bg_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.cont_center h3 {
	font-size: 140%;
	padding-bottom: 20px;
}

.cont_bottom li {

}

.cont_center {
	background-image: url(../img/cont_bg_center.png);
	background-repeat: repeat-y;
	width: 860px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	overflow: hidden;
	
}

.coursetable {
	width: 598px;
	text-align: left;
	border-collapse: collapse;
	float: left;
	overflow: hidden;
	display: block;

}

.coursetable  th {
	padding: 12px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	background-color:#F90;
	text-align: center;
	white-space: nowrap;
	border: 2px solid #FFF;
}

.th01{

	width: 60px;

}



.th02{

	width: 60%;

}



.th03{

	width: 12%;

}



.th04{

	width: 18%;

}

.th05{

	width: 8%;

}

.td_center{

	text-align: center;

}


.coursetable dl{

	line-height: 1.5;

	padding-left: 1em;

}



.coursetable dt{

	color:#F36;



}



.coursetable dd{

	padding-left: 1em;

	font-weight: bold;

}







.coursetable td {
	padding: 9px 12px;
	color: #000;
	line-height: 1.5em;
	border: 2px solid #FFF;
}



.coursetable td em {

	font-weight: bold;

	font-size: 16px;

	color: #F60;

}



.coursetable  tfoot td {

	font-size: 11px;

}

.coursetable  tbody td {
	background-color: #FFC;
}
.pankuzu {
	background-image: url(../img/content_bg_center.png);
	background-repeat: repeat;
	background-position: center top;
	padding-left: 30px;
}
.clear{
	clear: both;	
}

.pad_10px{
	padding-left: 20px;
	display: block;
	overflow: hidden;
	}
.map {
	margin-top: 2px;
	overflow: hidden;
}
	
.map_t{
	font-size: 120%;
	padding-left: 10px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	padding-top: 5px;
	margin-left: 20px;
	color: #F60;
	font-weight: bold;
	}
.map_a{
	padding-bottom: 5px;
	padding-left: 35px;
}
.map_p{
	padding-bottom: 5px;
	padding-left: 35px;
}
.map_c{
	color: #F00;
	padding-left: 35px;
	padding-bottom: 20px;
}

.map_g{
	border: 1px dotted #F60;
	padding: 20px;
	overflow: hidden;
	display: block;
	margin-top: 20px;
}
 #info_F a{
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	padding-top: 30px;
	width:860px;
	display: block;
}

 #info_F a:hover{
	color: #F90;
}

#info_text{
	background:url(../img/info_f.jpg);
	width:860px;
	height:1200px;
	text-indent: -9999px;
}