/* stylesheet */

.mb40{
	margin-bottom: 40px !important;
};


#container{

}
.header{
	height: 60px;
	background: #9fb946;
}
.printbtnblock{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 260px;
	margin: 10px 0 10px 670px;
}


.content_inner{
	width: 960px;
	margin: -10px auto 0;
	padding-bottom: 50px;
}

.visual{
	position:relative;
	margin-bottom: 30px;
}



.visual .other_link{
	position: absolute;
	top: 524px;
	left: 0;
}
.visual .other_link a{
	background: url("/_img/common/ar_1.png") no-repeat scroll 0 50%;
	padding-left: 10px;
}


.blockwrap{
	width: 910px;
	margin: -60px 0 40px 55px;
	position: relative;
	z-index: 2;
}

.blockwrap .block_l{
	float: left;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
}

.blockwrap .block_r{
	position: relative;
	float: right;
	width: 400px;
}
.blockwrap .block_r .r1_link{
	position: absolute;
	top: 218px;
	left: 86px;
}

.blockwrap .block_r .r1{
	padding: 0 0 10px 10px;
}

.blockwrap .block_r p{
}

.schedule{
	background: #fff ;
	/* padding-bottom: 40px; */
	padding-bottom: 15px;
}

.schedule h2{
	margin-bottom: 0;
}

.schedule-table{
	margin-left: 10px;
}

.schedule-table tr td{
	border-bottom: 1px dotted #D9D0BD;
}

.schedule-table tr.last td{
	border: none;
}

.schedule-table th,
.schedule-table td{
	padding: 8px 0;
}

.schedule-table th{
	font-size: 13px;
	color: #7D6B4A;
}


.mapinfo{
	border: 5px solid #DED6C6;
	background: #fff;
	padding: 2px;
	width: 886px;
	margin: 0 0 30px 30px;
}

.mapinfo .map_text{
	width: 480px;
	padding: 18px 0 0 18px;
	float: left;
}

.mapinfo .map_text h2{
	margin-bottom: 23px;
}

.mapinfo .map_text dt{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.mapinfo .map_text dd{
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 11px;
}
.mapinfo .map_text dd.int{
	text-indent: -1em;
	padding-left: 1em;
}

.mapinfo .map_text dd a{
	background:url("/_img/common/ar_1.png") no-repeat scroll 0 50%;
	padding-left: 10px;
}

.mapinfo .map_pic{
	float: right;
}



.section{
	width: 900px;
	margin-left: 30px;
}

.section h2{
	border-left: 5px solid #00A5E3;
	background-color: #00A5E3;
	padding: 10px 20px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}

.table1 th,
 .table1 td{
	padding: 20px;
}

.section table tr th{
	font-size: 16px;
}

.section table tr td{
	font-size: 14px;
}

.section ul{
	padding: 20px 0 0 20px;
}

.section ul li{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 14px;
	line-height: 1.6;
}

.section table .date{
	font-size: 18px;
	font-weight: bold;
	color: #235FA3;
	display: table;
	padding-bottom: 5px;
}

.section table .date dt,
.section table .date dd{
	display: table-cell;
}

.section table .cap-b{
	font-size: 13px;
	font-weight: bold;
	color: #7D6B4A;
}

#footer-bunner{
	padding: 0;
	background: url(../_img/ind_fot_bk2.jpg) repeat-x;
	position: static;
}


.footer-stage{
	height: 111px;
	border-bottom: 1px solid #D9D8D5;
}

.footer-stage #footer-bunner.fix_bottom{
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 9999;
}




#footer-bunner .footer-bunner-Inner{
	width: 960px;
	height: 85px;
	margin: 0 auto;
	padding: 13px 0;
}


#footerCopy{
	padding: 0;
	background: url(../_img/ind_fot_bk1.jpg) repeat-x;
}

#footerCopy p{
	text-align: left;
	font-size: 11px;
}

#footerCopy p a{
	color: #fff;;
}

#footerCopy .copyright{
	margin-top: 10px;
	font-weight: normal;
}

#footerCopy .footerCopy-inner{
	width: 960px;
	height: 57px;
	margin: 0 auto;
	position: relative;
	padding: 16px 0;
}

#footerCopy .footerCopy-inner .bunner{
	position: absolute;
	width: 190px;
	top: 16px;
	right: 0px;
}
