@charset "shift_jis";
.top_tour {
	margin: 3px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 95px;
}
.top_tour .tour_img {
	float: left;
	height: 95px;
	margin: 2px;
	width: 70px;
}
.top_tour .tour_deteil {
	float: left;
	height: 95px;
	margin: 2px;
	text-align: left;
	text-indent: 2px;
	font-size: 90%;
	line-height: 1.2em;
	width:300px;

}
.top_tour .tour_deteil h3 {
	margin: 0px;
}
.top_tour .tour_deteil h4 {
	margin: 0px;
}
.top_news {
	font-size: 80%;
	line-height: 1.2em;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000CC;
	text-align: left;
	text-indent: 5px;
	margin-bottom: 5px;
}
.c-both{
clear:both;
height:1px;
background-color:#FFFFFF;
	
}.top_tour .tour_deteil h5 {
	margin: 0px;
}
