@charset "utf-8";

/*----------------------------------
 04
------------------------------------*/
.contents .double h6 {
	margin-bottom: 20px;
}

.travelMovie {
	width:320px;
	height:240px;
	margin-bottom:0.5em;
	background-color:#e6e6e6;
	overflow:hidden;
	clear:both;
}
#contents .single .column .contents .double .column p.travelMovieCap {
	display:block;
	width:320px;
	text-align:center;
	font-size:93%;
	color:#9BAD5A;
	margin-bottom:30px;
}

#travelThumbs {
	width:820px;
	margin:0 58px 35px 58px;
	clear:both;
	overflow:hidden;
}
#travelThumbs .thumbs{
	width:780px;
	background-color:#9BAD5A;
	padding:20px 20px 10px 20px;
	clear:both;
	overflow:hidden;
}
#travelThumbs .credit{
	width:820px;
	text-align:right;
}
#travelThumbs ul {
	clear:both;
	overflow:hidden;
}
#travelThumbs ul li {
	float:left;
	width:180px;
	padding-right:20px;
	color:#FFFFFF;
	overflow:hidden;
}
#travelThumbs ul li.last {
	padding-right:0px;
}
#travelThumbs ul li p{
	line-height:1.4em;
}
#travelThumbs ul li p strong{
	line-height:2em;
}
.travel1col {
	margin:50px 58px 0 58px;
	font-size:108%;
	font-weight:bold;
}
