@charset "utf-8";
#key {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.left_container {
	float: left;
	width: 330px;
}

.left_container2 {
	float: left;
	width: 520px;
}

.left_container3 {
	float: left;
	width: 410px;
}

.contents {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	margin-bottom:10px;
	overflow: hidden;
}
.left_container h3 {
	font-size: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.left_container h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	width: 100%;
	clear: both;
}
.sd-lineup_tbl tr th {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.sd-lineup_tbl {
	color: #333;
	font-weight: normal;
	border: 1px solid #333;
	clear: both;
}
.sd-lineup_tbl tr td {
	border: 1px solid #333;
	line-height: 180%;
	font-size: 12px;
}
.price {
	line-height: 150%;
	font-weight: 500;
	color: #F00;
	float: left;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.right_container {
	float: left;
	width: 300px;
}

.right_container2 {
	float: left;
	width: 490px;
}

.right_container3 {
	float: left;
	width: 410px;
}

.right_container img {
	padding: 0px;
	margin-bottom: 10px;
}
.img_li {
	display: block;
	list-style-type: none;
}
.img_li li {
	display: block;
	float: left;
	margin-right: 7px;
}

.detail_text {
	font-size: 12px;
	line-height: 200%;
}


#dtg{
	background-image: url(../../car/img/dtg-plus.png);
	background-repeat: no-repeat;
}