/* メーカーページ */
#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 div.goods_maker h2 {
	background-color: #5b6871;
	font-size: 100%;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
}

#content-main p.desc {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
#content-main div.goods_maker h3 {
	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.goods_maker p.bunrui {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	margin-left: 5px;
}
#content-main div.goods_maker p.bunrui_first {
	display: inline;
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
#content-main div.goods_maker ul {
	margin-bottom: 15px;
	margin-top: 20px;
}
#content-main div.goods_maker ul.bunrui {
	margin-bottom: 15px;
	margin-top: 0px;
}
#content-main div.goods_maker li {
	width: 305px;
	margin-right: 10px;
	float: left;
	display: block;
	height: 105px;
	margin-bottom: 15px;
}
#content-main div.goods_maker li.all_list {
	height: auto;
	text-align: right;
	width: auto;
	clear: both;
	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_maker p.goods_image {
	float: left;
	margin-right: 10px;
	border: 1px dotted #cccccc;
	padding: 3px;
}
#content-main div.goods_maker p.goods_name {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 3px;
}
#content-main div.goods_maker p.goods_name a {
	text-decoration: underline;
	color: #0000FF;
}
#content-main div.goods_maker p.goods_price {
	color: #666666;
	margin-bottom: 5px;
}
#content-main div.feature {
	clear: both;
	background-color: #f7f7f7;
	margin-bottom: 15px;
}
#content-main div.feature h2 {
	background-color: #5b6871;
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content-main div.feature p {
	font-size: 100%;
	line-height: 130%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
#content-main div.other_link {
	font-size: 13px;
	clear: both;
}
#content-main div.other_link h2 {
	font-size: 108%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5b6871;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#content-main div.other_link li {
	display: inline;
	background-image: url(/goods/wheel/img/kugiri_top.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 8px;
	white-space: nowrap;
	line-height: 1.5;
}
#content-main div.other_link li.first {
	display: inline;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 8px;
	white-space: nowrap;
}
#content-main ul.pagenavi {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
#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_maker ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
#content-main div.goods_maker ul {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #content-main div.goods_maker ul {
	height: 1%;
}
.clearfix,
#content-main div.goods_maker ul {
	display: block;
}
/* End hide from IE-mac */
