/* メーカーページ */
p.zaiko {
	text-align:right;
	font-size: 11px;
	color: #666666;	
}
em.content-link i a {
	color: #333333;
}
#content-main div.top_title {
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	background-image: url(/goods/wheel/img/title_back_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#content-main div.top_title h1 {
	font-size: 123.1%;
	line-height: 1.2;
	background-image: url(/goods/wheel/img/title_back_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#content-main p.desc {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
#content-main div.goods_detail {
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
	clear: both;
}

#content-main div.goods_detail p.good_image {
	float: left;
	display: block;
	margin-right: 30px;
	margin-left: 5px;
}
#content-main div.goods_detail p.brand_name {
	font-size: 108%;
	margin-bottom: 5px;
	padding-top: 5px;
	display: block;
}
#content-main div.goods_detail h2 {
	background-color: #5b6871;
	font-size: 100%;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#content-main div.goods_detail h3 {
	margin-bottom: 15px;
	font-size: 153.9%;
}


#content-main div.goods_detail p.goods_price {
	color: #FF0000;
	font-size: 108%;
	margin-bottom: 5px;
}
#content-main div.goods_detail p.goods_notes {
	line-height: 1.2;
	font-size: 85%;
	margin-bottom: 20px;
}


#content-main div.goods_detail a {
	color: #333333;
}

#content-main div.goods_detail p.goods_comment {
	line-height: 1.2;
}
#content-main div.car_maker {
	margin-bottom: 15px;
}
#content-main div.car_maker h2 {
	margin-bottom: 10px;
	padding-bottom: 8px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	background-image: url(/goods/wheel/img/title_back_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	clear: both;
}
#content-main div.car_maker li {
	float: left;
	width: 147px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
	height: 145px;
}
#content-main div.car_maker p.model_image {
	text-align: center;
	margin-bottom: 5px;
}
#content-main div.car_maker p.model_name {
	margin-right: 3px;
	margin-left: 3px;
}

#content-main div.car_maker_list {
	margin-bottom: 15px;
}
#content-main div.car_maker_list h2 {
	margin-bottom: 10px;
	padding-bottom: 8px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	background-image: url(/goods/wheel/img/title_back_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	clear: both;
}
#content-main div.car_maker_list h3 {
	font-size: 108%;
	clear: both;
	color: #5b6871;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b6871;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#content-main div.car_maker_list li {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 13px;
}

#content-main div.model_tekigou {
	clear: both;
}
#content-main div.model_tekigou h2 {
	margin-bottom: 10px;
	padding-bottom: 8px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	background-image: url(/goods/wheel/img/title_back_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	clear: both;
}
#content-main div.model_tekigou p.model_detail,
#content-main div.model_tekigou p.goods_detail {
	display: block;
	width: 282px;
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	margin-bottom: 15px;
}
#content-main div.model_tekigou p.model_detail span,
#content-main div.model_tekigou p.goods_detail span {
	display: block;
	margin-top: 5px;
}
#content-main div.model_tekigou h3 {
	background-color: #5b6871;
	clear: both;
	font-size: 100%;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}
#content-main div.model_tekigou table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
#content-main div.model_tekigou th {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 93%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: middle;
}
#content-main div.model_tekigou td {
	padding: 3px;
	line-height: 1.5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	vertical-align: middle;
}
#content-main div.model_tekigou td.left {
	text-align: left;
	white-space: nowrap;
}
#content-main div.model_tekigou td.lefty {
	text-align: left;
}
#content-main div.model_tekigou td.zaiko {
	color: #CC0000;
	font-weight: bold;
}

#content-main div.katashiki_tekigou {
	margin-bottom: 15px;
}
#content-main div.katashiki_tekigou p.model_image {
	float: left;
	margin-right: 25px;
	margin-left: 10px;
}
#content-main div.katashiki_tekigou h2 {
	font-size: 138.5%;
	margin-bottom: 5px;
	padding-top: 5px;
}
#content-main div.katashiki_tekigou h3 {
	font-size: 116%;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content-main div.katashiki_tekigou p.comment {
	line-height: 1.3;
	margin-bottom: 10px;
}
#content-main div.katashiki_tekigou p.nensiki {
	margin-bottom: 10px;
}

#content-main div.katashiki_tekigou p.fmc_link {
	width: auto;
	text-align: right;
}
#content-main div.katashiki_tekigou p.fmc_link a {
	height: auto;
	background-image: url(/goods/wheel/img/common_ico_01.gif);
	background-repeat: no-repeat;
	width: auto;
	padding-left: 15px;
	clear: both;
	padding-right: 0px;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#content-main div.model_fmc {
	margin-bottom: 10px;
}
#content-main div.model_fmc li {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	display: block;
	height: 170px;
}
#content-main div.model_fmc h2 {
	margin-bottom: 10px;
	padding-bottom: 8px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
	background-image: url(/goods/wheel/img/title_back_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	clear: both;
}
#content-main div.model_fmc p {
	margin-bottom: 15px;
}

#content-main div.model_fmc h3 {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}

#content-main div.model_fmc p.model_image {
	text-align: center;
	margin-bottom: 5px;
}
#content-main div.model_fmc p.model_name {
	text-align: center;
}
#content-main div.katashiki {
	clear: both;
}
#content-main div.katashiki h2 {
	background-color: #5b6871;
	font-size: 100%;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#content-main div.katashiki p {
	margin-bottom: 5px;
}

#content-main div.katashiki table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
#content-main div.katashiki th {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 93%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: middle;
}
#content-main div.katashiki td {
	padding: 3px;
	line-height: 1.5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	vertical-align: middle;
}
#content-main div.model_tekigou td.left_wrap {
	text-align: left;
	padding-left: 8px;
}


#content-main div.katashiki td.left {
	text-align: left;
	white-space: nowrap;
}
#content-main div.katashiki td.left_wrap {
	text-align: left;
	white-space: normal;
}
#content-main div.goods_list {
	margin-bottom: 15px;
}
#content-main div.goods_list h2 {
	background-color: #5b6871;
	font-size: 100%;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 10px;
	clear: both;
}
#content-main div.goods_list li {
	width: 147px;
	height: 160px;
	margin-right: 5px;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}
#content-main div.goods_list li.all_list {
	height: auto;
	text-align: right;
	width: auto;
	clear: both;
	padding-right: 0px;
	margin-top: 5px;
	float: none;
}
#content-main div.goods_maker li.all_list a {
	padding-left: 15px;
	background-image: url(/goods/wheel/img/common_ico_01.gif);
	background-repeat: no-repeat;
}
#content-main div.goods_list p.goods_image {
	text-align: center;
	margin-bottom: 5px;
}
#content-main div.goods_list p.goods_name {
	text-align: center;
	margin-bottom: 3px;
}
#content-main div.goods_list p.goods_price {
	text-align: center;
	color: #FF0000;
}
#content-main ul.pagenavi {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}
#content-main ul.pagenavi li {
	display: inline;
	font-size: 108%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 10px;
	padding-left: 10px;
}
#content-main ul.pagenavi li.first {
	border-left-style: none;
	padding-left: 0px;
}


/*----------------------------------------------------
	Clearfix
----------------------------------------------------*/
.clearfix:after,
#content-main div.goods_detail:after,
#content-main div.goods_tekigou li.all_list:after,
#content-main div.goods_list ul:after,
#content-main div.car_maker_list ul:after,
#content-main div.car_maker ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.clearfix,
#content-main div.goods_detail,
#content-main div.goods_tekigou li.all_list,
#content-main div.goods_list ul,
#content-main div.car_maker_list ul,
#content-main div.car_maker ul {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #content-main div.goods_detail,
* html #content-main div.goods_tekigou li.all_list,
* html #content-main div.goods_list ul,
* html #content-main div.car_maker_list ul,
* html #content-main div.car_maker ul {
	height: 1%;
}
.clearfix,
#content-main div.goods_detail,
#content-main div.goods_tekigou li.all_list,
#content-main div.goods_list ul,
#content-main div.car_maker_list ul
#content-main div.car_maker ul {
	display: block;
}
/* End hide from IE-mac */
