#contentsbox_full {
	width: 950px;
	float: left;
}

#container{
	width: 950px;
	margin: auto!important;
	clear: both;
	float: none;
	height: auto;
	overflow: hidden;
}

#credit {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	float: left;
	width: 800px;
}
#main {
	float: left;
	height: 500px;
	width: 950px;
	overflow: hidden;
}
.sidestory {
	text-align: left;
}

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

.context {
	float: left;
	width: 620px;
	text-align: left;
}
.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: 300px;
	margin-top: 15px;
}
.details .cap {
	font-size: 12px;
	line-height: 15px;
	color: #CC0000;
	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: left;
	height: 80px;
}
.shop_right img {
	float: left;
	margin-right: 5px;
}
.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;
}
#contentsbox_full .inbox {
	background-color: #000000;
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 930px;
}
#contentsbox_full .inbox .lbox {
	width: 300px;
	float: left;
}
#contentsbox_full .inbox .rbox {
	float: right;
	width: 630px;
}
#wrapper #container #date {
	text-align: right;
	float: right;
	width: 150px;
	margin-top: 5px;
}