@charset "UTF-8";
#contentsbox_full {
	width: 950px;
	float: left;
}

#credit {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
}

.context_half {
	float: left;
	width: 450px;
}
.context_half p {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}

.context {
	float: left;
	width: 680px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
}
.context p {
	font-size: 14px;
	line-height: 160%;
	text-align: left;
}

.context .cap-right {
	font-size: 12px;
	color: #666666;
	display: block;
	width: 300px;
	float: right;
	clear: both;
	margin-left: 10px;
	line-height: 15px;
	margin-top: 5px;
}

.context .cap-left {
	font-size: 12px;
	color: #666666;
	display: block;
	width: 300px;
	float: left;
	clear: both;
	margin-right: 10px;
	line-height: 15px;
	margin-top: 5px;
}

img.imgright {
	float: right;
	margin-left: 10px;
}

img.imgleft {
	float: left;
	margin-right: 10px;
}
.details {
	float: right;
	width: 240px;
	margin-top: 15px;
}
.details .cap {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
}
.muffler_list {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(img/list_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.muffler_list .cap {
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
	text-align: left;
}
.muffler_list .list-left {
	float: left;
	width: 170px;
	margin-right: 5px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
}
.muffler_list .listright {
	float: right;
	width: 170px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.title_left {
	float: left;
	width: 480px;
	margin-bottom: 5px;
	text-align: left;
}
.shop_right {
	float: right;
	width: 450px;
	margin-bottom: 10px;
	text-align: right;
	height: 80px;
}
.shop_right img {
}
.shop_right p {
	font-size: 12px;
	line-height: 16px;
}

.highslide-caption {
	text-align: left;
}
.btn {
	margin-top: 5px;
}

.movie_left {
	float: left;
	width: 650px;
}

.movie_right {
	float: right;
	width: 300px;
}
.movie_right iframe {
	display: block;
	margin-bottom: 5px;
}
