@charset "utf-8";
/* CSS Document */


section {
	color:#FFF;
	width:1000px;
}

.box_4 {
	width:247px;
	float:left;
	margin:0 4px 10px 0;
	text-align:center;
	height:950px;
}
#noMR {
	margin-right:0;
}
h4 {
	text-align:center;
	width:100%;
	padding:8px 0 4px;
	margin-bottom:12px;
	font-size:18px;
	color:#BE3D05;
}
h4 span {
	margin-left:10px;
}
h4 img {
	width:70%;
	max-width:138px;
}
.box_4 p {
	margin:0 0 10px;
}
.box_date img {
	margin-bottom:5px;
}

.h3_sat {
	background-color:#163467;
}
.h3_sun {
	background-color:#69141A;
}
.h3_hei {
	background-color:#334049;
}

.sat {
	background-color:#204B93;
}
.sun {
	background-color:#971C25;
}
.hei {
	background-color:#495B69;
}


.txt {
	float:left;
}
.txt img {
	vertical-align: middle ;
	margin-right:6px;
}

.txt_r {
	text-align:right;
}

.box_news {
	background-color:#FFF;
	border:solid 2px #BE3D05;
	color:#333;
	padding:12px 30px;
	margin:40px 0 ;
}
.tour {
	margin:20px ;
}
.tour dt {
	background-color:#F0C2AE;
	padding:3px 0;
	width:150px;
	text-align:center;
	float:left;
	clear:both;
	margin-right:20px;
	margin-bottom:10px;
}
.tour dd {
	float:left;
	padding:3px 0;

}
.tour dd ul {
	list-style-type:disc;
}
.tour dd ul li {
	margin-left:20px;
	padding:0;
}


@media screen and (max-width: 500px) {

section {
	padding-bottom:40px;
}
.box_4 {
	width:92%;
	height:auto;
	float:none;
	margin:0 4% 20px;
}
h4 img {
	width:80px;
}
h4 span {
	display:block;
	margin:0;
}
.box_date {
	width:100%;
	padding:18px 0 0;
	height: auto;
	margin-bottom:10px;
}
.box_date img {
	margin-bottom:10px;
	width:80%;
}

.txt {
	float:none;
	margin-bottom:5px;
}

.txt_r {
	text-align:left;
}

.box_news {
	padding:10px 10px;
	margin:30px 0 ;
}
.tour {
	margin:10px 0 0;
}
.tour dt {
	padding:2px 0;
	width:100%;
	float:none;
	margin:4px 0 0 0;
}
.tour dd {
	float:none;
	padding:3px 4px;
	

}

}
