@charset "Shift_JIS";

div#contentSpecial .boxhead {
 	margin: 0 0 20px 0;
}

div#contentSpecial .boxhead h3 {
	margin: 0 0 0 8px;
}

div#contentSpecial .boxhead div#bgm{
	float: right;
	display: inline;
	width: 266px;
	height:38px;
}

/* thumbnail */
.thumbnail img {
	border: 4px #CCCCCC solid;
}

.box1st {
	clear: both;
	width: 728px;
	margin: 0 0 60px 8px;
}

.box1st p {
	float: left;
	width: 465px;
	display: inline;
	margin-right: 20px;
}

.box1st dl {
	float: left;
	width: 136px;
	display: inline;
}

.box2nd {
	clear: both;
	width: 728px;
	margin: 0 0 30px 8px;
}

.section1 {
	float: left;
	width: 328px;
	display: inline;
}

.section1 h4 {
	margin-bottom: 20px;
}

.section1 dl dt {
	margin-bottom: 20px;
}

.section2 {
	float: right;
	width: 328px;
	display: inline;
}

.section2 h4 {
	margin-bottom: 20px;
}

.section2 dl dt {
	margin-bottom: 20px;
}

