@charset "UTF-8";
/**/
h4 span {
	font-weight: normal;
	font-size: 85%;
	color: #333333;
	margin-left: 20px;
}

.setl {
	display: block;
	width: 220px;
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}

.setr {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

.type {
	margin-top: 20px;
}

.photo {
	display: block;
	margin-top: 5px;
}

.photo span.caption {
	display: block;
	margin-top: 5px;
	font-size: 85%;
}


/*movie*/
#movie {
	background: url(img/tablebg.gif) no-repeat center bottom;
	margin-top: 30px;
	clear: both;
	padding-bottom: 10px;
}

#movie dt {
	background: url(img/tabletop.gif) no-repeat center top;
	padding: 10px 20px;
}

#movie dd {
	padding: 2px 30px;
}
#movie dd a {
	background: url(img/icomv.gif) no-repeat left center;
	padding-left: 30px;
}
