@charset"utf-8";

/* トップ */
.top_box {
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* フラッシュ */
.top_box .top_flash_left {
	height: 340px;
	width: 560px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.top_box .top_flash_right {
	height: 341px;
	width: 340px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.top_box .top_flash_right .top_flash_r_tabel {
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top_box .top_flash_right table {
	padding: 0px;
	width: 330px;
	margin: 0px;
}
.top_box .top_flash_right table tr td {
	font-size: 16px;
	margin: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 29px;
}

/* マーキー */
#top_mq {
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82D7D0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#top_mq h2 {
	font-size: 15px;
	font-weight: normal;
}

/* 価格 */
.top_box .top_kakaku_left {
	width: 710px;
	height: 220px;
	float: left;
}
.top_kakaku_left .top_kakaku_left01 {
	background-image: url(../img/top/top_kakaku_left01.gif);
	background-repeat: repeat;
	height: 154px;
	width: 710px;
}
.top_kakaku_left .top_kakaku_left02 {
	background-image: url(../img/top/top_kakaku_left03.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 569px;
	float: left;
}
.top_kakaku_left .top_kakaku_left02 a {
	display: block;
	height: 66px;
	width: 159px;
	margin-left: 410px;
}
.top_kakaku_left .top_kakaku_left02 a:hover {
	background-image: url(../img/top/top_kakaku_left02_2.gif);
	background-repeat: no-repeat;
	background-position: -410px;
}
.top_kakaku_left .top_kakaku_left03 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 66px;
	width: 141px;
	background-image: url(../img/top/top_kakaku_left03.gif);
	background-repeat: no-repeat;
	background-position: -569px;
}
.top_kakaku_left .top_kakaku_left03 a {
	display: block;
	height: 66px;
	width: 136px;
	margin-left: 5px;
}
.top_kakaku_left .top_kakaku_left03 a:hover {
	background-image: url(../img/top/top_kakaku_left02_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.top_box .top_kakaku_right {
	float: right;
	width: 195px;
	height: 220px;
}

/* コメント */
.top_box .top_comento {
	height: 180px;
	width: 480px;
	float: left;
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAE2EB;
	border-right-color: #DAE2EB;
	border-bottom-color: #DAE2EB;
	border-left-color: #DAE2EB;
	padding-right: 15px;
}
.top_comento img {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 10px;
}
.top_comento p {
	margin-top: 15px;
	line-height: 30px;
	font-size: 15px;
}
.top_box .top_sinchaku {
	height: 180px;
	width: 400px;
	float: right;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DAE2EB;
	border-right-color: #DAE2EB;
	border-bottom-color: #DAE2EB;
	text-align: left;
	overflow: auto;
}
.top_sinchaku h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 17px;
	color: #333;
}
.top_sinchaku .topics_box {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE2EB;
}
.top_sinchaku .topics_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.top_sinchaku p.topics_nen {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #85a6c0;
	line-height: 12px;
}

/* ブログ */
#top_blog_box {
	width: 920px;
	margin-bottom: 20px;
	height: 50px;
}
#top_blog_box img {
	float: left;
	margin-right: 10px;
}
#top_blog_box p {
	font-size: 15px;
	line-height: 24px;
}

