#mv_bg {
	width:100%;
	margin:0 auto;
	border-bottom: solid 1px #000000;
}
#mv{
	width: 100%;
	max-width: 1250px;
	margin:0 auto;
}

#contents {
	padding-bottom: 0;
}

#top_contents {
	margin: 0 auto 10px;;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
#top_contents .top_box {
	max-width: 258px;
	min-height: 330px;
	display: inline-block;
	border: solid 1px #e2e2e2;
	margin: 0 20px 20px 0;
	background: url(../common/images/box_gimic.jpg) no-repeat right bottom;
	vertical-align: top
}
#top_contents .top_box:nth-child(4n) {
	margin-right: 0;
}
.top_box dl {
	border-top: solid 1px #e2e2e2;
	margin: 0;
	padding: 15px 15px 4px;
}
.top_box dl dt {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 0;
	text-align: center;
	color: #b00303;
	letter-spacing: -1px;
}
.top_box dl dd {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 6px;
	padding: 0;
	color: #333333;
	letter-spacing: -1px;
}
.top_box a {
	display: block;
}
.top_box:hover {
	opacity: 0.7;
}


.left_box {
	float: left;
	width: 540px;
}
h3 {
	text-align: center;
	border: none;
	border-radius: 0;
	padding: 0 0 5px;
	line-height: 0;
	margin: 0;
}
.topics {
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	margin-bottom: 10px;
	height: 228px;
	overflow: auto;
}
.topics li {
	line-height: 18px;
	padding: 10px 20px 10px 40px;
	background-position: 20px 17px;
}
.topics li .date {
	float: left;
	clear: left;
	margin-right: 20px;
}
.topics li a {
	display: block;
	color: #333333;
}
.topics li a:hover {
	text-decoration: underline;
}
dl.message {
	border: solid 1px #aaaaaa;
	padding: 20px 20px 20px 175px;
	background: url(images/top01.jpg) no-repeat 20px center;
	margin-bottom: 10px;
}
dl.message dt {
	font-size: 18px;
	line-height: 18px;
	color: #b00303;
	font-weight: bold;
	margin-bottom: 10px;
}
dl.message dd {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
dl.message dd.name {
	font-weight: bold;
	text-align: right;
	margin-bottom: 0;
	line-height: 14px;
}


.right_box {
	float: right;
	width: 540px;
}
dl.quality_box {
	border: solid 1px #aaaaaa;
	background-color: #eaeaea;
	padding: 20px;
	margin-bottom: 10px;
}
dl.quality_box:hover {
	opacity: 0.7;
}
dl.quality_box dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	margin-bottom: 10px;
}
dl.quality_box dd {
	line-height: 0;
}
.hk_box {
	border: solid 1px #aaaaaa;
	padding: 0;
	margin-bottom: 30px;
}
.hk_box:hover {
	opacity: 0.7;
}
.hk_box a {
	display: block;
	padding: 10px 10px 10px 249px;
	background: url(images/hk01.jpg) no-repeat 10px center;
}
.hk_box dt {
	line-height: 0;
	margin-bottom: 3px;
	text-align: center;
}
.hk_box dd {
	line-height: 0;
	text-align: center;
}
.hk_box dd span {
	display: block;
	line-height: 30px;
	color: #7272ff;
	font-size: 16px;
}


ul li.slide {
	padding: 0;
	line-height: 0;
	background: none;
	border: none;
}