@charset "utf-8";
/* CSS Document */

#menu5 { background: url(../../common/img/special_on.png) no-repeat; }

h2 {
	background: url(../img/cd/title.png) no-repeat;
	width: 940px;
	height: 263px;
	text-indent: -9999px;
}

h3 {
	width: 800px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 auto 15px;
}

.line {
	margin-top: 50px;
	padding-bottom: 50px;
}

.sampleM {
	width: 800px;
	margin: 0 auto;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
.sampleM:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/
.sampleM dt {
	float: left;
	width: 200px;
}
.sampleM dd {
	float: right;
	width: 560px;
}