@charset "utf-8";
/* CSS Document */
/* -------------------------------------------------------------- 
ヘッダー
-------------------------------------------------------------- */
.contentHeader {
	width: 755px;
	border: 3px solid #2377bd;
	background: url(/resource/club_com/special/kagu/chair_navigation/images/header_bg01.jpg ) 684px 5px no-repeat #fff;
  margin-bottom: 15px;
}
.contentHeader h1 {
  display: block;
	width: 326px;
	height: 62px;
	background-color: #999;
	float: left;
	margin-right: 45px;
}
.contentHeader p {
	font-size: 14px;
	color: #2377bd;
	font-weight: bold;
	float: left;
	margin-top: 14px;
	line-height: 1.2;
}
/* -------------------------------------------------------------- 
カテゴリー左リンク
-------------------------------------------------------------- */
#sub.lColmun {
	width: 166px;
	margin-right:29px;
	float: left;
	font-size: 10px;
}
*html #sub.lColmun {
	margin-right: 0px;
	display: block;
}

/* leftCategoryNavi
--------------------------------------------- */

.leftCategoryNavi {
	font-size: 1.2em;
	line-height:1.4;
	margin-top:15px;
}
.leftCategoryNaviTtl {
	background:url(/resource/images/search/category-navi-top-bg.gif) no-repeat left top #4aa3ff;
	border-bottom:1px solid #1b72e9;
	color:#fff;
	font-weight:bold;
	min-height:23px;
	height:auto !important;
	height:23px;
	padding:5px 5px 0 18px;
}
.leftCategoryNaviTogetherTtl { /* 追加 2012.12.16 (cate03) */
	background:url(/resource/images/search/category-search-navi-top-bg.gif) no-repeat left top #999999;
	border-bottom:1px solid #666666;
	color:#fff;
	font-weight:bold;
    font-size: 1.4em;
    line-height: 1.6;
	min-height:23px;
	height:auto !important;
	height:23px;
	padding:3px 5px 3px 26px;
}
.leftCategoryNaviTogetherTtl-176 { /* 追加 2012.12.27 (cate02) */
	background:url(/resource/images/search/category-search-navi-top-bg176.gif) no-repeat left top #999999;
	border-bottom:1px solid #666666;
	color:#fff;
	font-weight:bold;
    font-size: 1.0em;
    line-height: 1.75;
	min-height:23px;
	height:auto !important;
	height:23px;
	padding:3px 5px 3px 26px;
}
.leftCategoryNavi a:link,
.leftCategoryNavi a:visited,
.leftCategoryNavi a:active {
	color: #717171;
	text-decoration: none;
}

.leftCategoryNavi a:hover {
	color: #717171;
	text-decoration: underline;
}

.leftCategoryNavi .cateNavibg {
	padding-bottom:4px;
	background:url(/resource/images/search/category-navi-btm-bg.gif) bottom no-repeat;
}

.leftCategoryNavi .categoryNavi {
	border-top: 1px solid #c3c3c3;
}

.leftCategoryNavi .categoryNavi:first-child,
.leftCategoryNavi .categoryNavi.first-child {
	border-top: none;
}

.leftCategoryNavi .categoryNavi.selected {
	background: #b2b2b2 url(/resource/images/search/search-cat-nav-selected-bg.gif) no-repeat right center;
}

.leftCategoryNavi .categoryNavi a {
	padding: 10px 0 10px 14px;
	display: block;
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
} 

.leftCategoryNavi .categoryNavi a:hover,
.leftCategoryNavi .categoryNavi a:active,
.leftCategoryNavi .categoryNavi a.current {
	background: #dfebf7 url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
	color: #1b72e9;
}

.leftCategoryNavi .categoryNavi ul.subCategory {
	display: none;
	margin-left: 15px;
}

.leftCategoryNavi .categoryNavi ul.subCategory li a {
	padding: 0 0 5px 14px;
	display: block;
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
}

.leftCategoryNavi .categoryNavi ul.subCategory li a:hover {
	background: #dfebf7 (/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
	color: #1b72e9;
}

.categoryNavi-subtit {
	padding-top:20px;
}
.categoryNavi-subtit.top {
	padding-top:0;
}

.bnrListBase .parent a {
	background: url("/resource/images/shared/icn/b-arrow-mkr.gif") no-repeat scroll 3px 50% transparent;
	display: block;
	padding: 10px 0 10px 13px;
	font-size: 1.2em;
	color: #717171;
	text-decoration: none;
}
.bnrListBase .parent a:hover,
.bnrListBase .parent a:active {
	background: #dfebf7 (/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
	color: #1b72e9;
	text-decoration: underline;
}

.bnrListBase .parent.open a {
	border-bottom: 1px solid #4ba4ff;
	background: #dfebf7 (/resource/images/shared/icn/b-arrow-btm-mkr.png) no-repeat 3px 50%;
	color: #1b72e9;
}
.bnrListBase .parent {
	border-bottom: 1px solid #C3C3C3;
}
.bnrListBase {
	margin: 10px 0 0;
	position: relative;
}
.bnrListBase ul li {
	margin: 5px 0 0;
}

/* categoryList
--------------------------------------------- */
.categoryList {
	font-size: 1.2em;
	padding-bottom:20px;
}
.categoryList ul .cate {
	max-height:378px;
	overflow:auto;

}
.categoryList ul .maker {
	max-height:222px;
	overflow:auto;
}
.categoryList a:link,

.categoryList a:visited,
.categoryList a:active {
	color: #717171;
	text-decoration: none;
}
.categoryList a:hover {
	text-decoration: underline;
}

.categoryList .listHeading {
	margin-top:10px;
	/*border-top: 1px solid #fff;*/
}
.categoryList .topline {
	border-top: 1px solid #fff;
}

.categoryList .parent {
	border-top: 1px solid #c3c3c3;
	/zoom: 1;
}

.categoryList .parent.border {
	border-bottom: 1px solid #c3c3c3;
}

.categoryList .parent a {
	padding: 10px 0 10px 13px;
	display: block;
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;	
}

.categoryList .parent a:hover,
.categoryList .parent a:active {
	background: #dfebf7 (/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
	color: #1b72e9;
}

.categoryList .parent.open a {
	border-bottom: 1px solid #4ba4ff;
	background: #dfebf7 (/resource/images/shared/icn/b-arrow-btm-mkr.png) no-repeat 3px 50%;
	color: #1b72e9;
}

.categoryList .child {
	padding: 4px 0 4px 23px;
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 13px 50%;	
}

.categoryList .child.odd {
	background-color: #f7f7f7;
}

.categoryList .child a:hover,
.categoryList .child a:active {
	color: #1b72e9;
	text-decoration: underline;
}

.categoryList .iconListItem {
	border-top: 1px solid #c3c3c3;
}

.categoryList .iconListItem:first-child,
.categoryList .iconListItem.first-child {
	border-top: none;	
}

.categoryList .iconListItem a {
	padding: 10px 0 10px 25px;
	display: block;
}



.categoryList .iconListItem a:hover,
.categoryList .iconListItem a:active {
	background: #dfebf7 (/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
	color: #1b72e9;
}

.categoryList .iconListItem a div {
	display: table;
}

.categoryList .iconListItem .icon {
	margin-left: -25px;
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
}

.categoryList .iconListItem .iconText {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 5px;
	/display: inline;
	/zoom: 1;		
}

.categoryList .toggleListItem {
	border-top: 1px solid #c3c3c3;
	/zoom: 1;
}
.categoryList .toggleListItem:first-child,
.categoryList .toggleListItem.first-child {
	border-top: none;
}
.categoryList .toggleListItem a {
	padding: 10px 0 10px 14px;
	display: block;
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
} 
.categoryList .toggleListItem a:hover,
.categoryList .toggleListItem a:active {
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50% #dfebf7;
	color: #1b72e9;
}

.categoryList .toggleListItem.selected {
	background-color:#b2b2b2;
	background-image:none;
	color: #fff;
}
.categoryList .toggleListItem.selected a {
	display:block;
	float:left;
	width:116px;
}
.categoryList .toggleListItem.selected a.cancel {
	float:right;
	width:13px;
	padding:2px 2px 0 0;
	display:inline;
	background:none;
}
.categoryList .toggleListItem.selected a.selectItemTxt {
	color: #fff;
	background: url(/resource/images/shared/icn/g-arrow-mkr.gif) no-repeat 3px 50% #b2b2b2;;
}
.categoryList .toggleListItem.selected a:hover.selectItemTxt {
	background: url(/resource/images/shared/icn/g-arrow-mkr.gif) no-repeat 3px 50% #b2b2b2;;
}
.categoryList .toggleListItem.selected a:hover,
.categoryList .toggleListItem.selected a:active {
	background: url(/resource/images/shared/icn/g-arrow-mkr.gif) no-repeat 3px 50% #b2b2b2;
	color: #ffffff;
} 

/*商品の種類で絞り込む*/
.categoryList .toggleIconListItem,
.categoryList .toggleIconListControl {
	border-top: 1px solid #c3c3c3;
}
.categoryList .toggleIconListControl {
	text-align: right;
	padding-top: 5px;
}
.categoryList .moreItem {
	display: none;
}
.categoryList .toggleIconListItem:first-child,
.categoryList .toggleIconListItem.first-child {
	border-top: none;
}
.categoryList .toggleIconListItem a {
	padding: 10px 0 10px 25px;
	display: block;
}
.categoryList .toggleIconListItem a:hover,
.categoryList .toggleIconListItem a:active {
	background: #dfebf7;
	color: #1b72e9;
	text-decoration: none;
	cursor: pointer;
}
.categoryList .toggleIconListItem a:hover .iconText,
.categoryList .toggleIconListItem a:active .iconText {
	text-decoration: underline;
}

/*.categoryList .toggleIconListItem a div {
	display: table;
}*/

.categoryList .toggleIconListItem .icon {
	margin-left: -25px;
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
	text-decoration: none;
}

.categoryList .toggleIconListItem .iconText {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 5px;
	/display: inline;
	/zoom: 1;
}
.categoryList .toggleIconListItem a:hover .iconText,
.categoryList .toggleIconListItem a:active .iconText {
 text-decoration: underline;
}
.categoryList .toggleIconListItem.selected {
	background: #b2b2b2;
}
.categoryList .toggleIconListItem.selected a.ListItemtxt {
	float:left;
	width:116px;
}
.categoryList .toggleIconListItem.selected a .iconText {
	color: #fff;
	width:106px;
}
.categoryList .toggleIconListItem.selected a.cancel {
	float:right;
	width:13px;
	padding:10px 2px 10px 0;
}
.categoryList .toggleIconListItem.selected a:hover,
.categoryList .toggleIconListItem.selected a:active {
	background: #b2b2b2;
	color: #fff;
}
.categoryList .iconListItem a:hover .iconText,
.categoryList .iconListItem a:active .iconText {
 text-decoration: underline;
}

/*価格で絞り込む*/
.categoryList .priceList .toggleListItem.selected a {
	width:130px;
}
.categoryList .priceList .toggleListItem.selected a.cancel {
	width:13px;
}
.categoryList .priceList .toggleListItem.selected a:hover {
	background: url(/resource/images/shared/icn/g-arrow-mkr.gif) no-repeat 3px 50% #b2b2b2;
}
.categoryList .toggleListItem.selected .subListItem {
	padding-left: 15px;
	background: #fff;
}
.categoryList .toggleListItem.selected .subListItem li {
	border: 0 none;
}
.categoryList .toggleListItem.selected .subListItem li a {
	padding: 2px 0 5px 14px;
	display: block;
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
	color: #717171;
}
.categoryList .toggleListItem.selected .subListItem li a:hover {
	background: #dfebf7 (/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 50%;
	color: #1b72e9;
}

/* 2013.10追記 新規 */
.sectionBase #sub h4.nListH4{
	background-color:#dfebf7;
	font-weight:bold;
	border-bottom:1px solid #2579EA;
	border-left:5px solid #2579EA;
	padding:3px 5px;
	margin-top:5px;
}
.sectionBase #sub ul.nListTypeCheckBox{
	margin-top:3px;
	padding-bottom:5px;
}
.sectionBase #sub ul.nListTypeCheckBox li{
	_line-height:0;
}
.sectionBase #sub ul.nListTypeCheckBox li a{
	padding: 2px 0 2px 20px;
	display: block;
	background: url(/resource/images/shared/icn/list-checkbox-off.gif) no-repeat 3px 5px;
	text-decoration: underline;
	_line-height:normal;
}
.sectionBase #sub ul.nListTypeCheckBox li a:active,
.sectionBase #sub ul.nListTypeCheckBox li a:hover{
	color: #1b72e9;
	cursor: pointer;
	background-color:#e9f2fb;
}
.sectionBase #sub ul.nListTypeCheckBox li a .icon {
	display: inline-block;
	vertical-align: middle;
	/display: inline;
	/zoom: 1;
	text-decoration: none;
}
.sectionBase #sub ul.nListTypeCheckBox li a .iconText {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 5px;
	text-decoration:underline;
	width:111px;
	/display: inline;
	/zoom: 1;
}

.sectionBase #sub ul.nListTypeCheckBox li.release{
	padding:2px 0;
}
.sectionBase #sub ul.nListTypeCheckBox li.release a{
	background:none;
	padding: 0;
	font-size:0.8em;
	display:inline;
	text-decoration: underline;
}
.sectionBase #sub ul.nListTypeCheckBox li.release a:active,
.sectionBase #sub ul.nListTypeCheckBox li.release a:hover{
	text-decoration:none;
	color:#717171;
	background:none;
}
.sectionBase #sub ul.nListTypeCheckBox li.current a{
	background: url(/resource/images/shared/icn/list-checkbox-on.gif) no-repeat 3px 5px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	display:block;
}
.sectionBase #sub ul.nListTypeCheckBox li.current a:active,
.sectionBase #sub ul.nListTypeCheckBox li.current a:hover{
	background-color:#dfebf7;
	color:#333;
}
.sectionBase #sub ul.nListTypeCheckBox li.current a .iconText{
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.sectionBase #sub ul.nListTypeCheckBox li.toggleIconListControl{
	padding-top:0;
	border-top:none;
}
.sectionBase #sub ul.nListTypeCheckBox li.toggleIconListControl a{
	background:none;
}
.sectionBase #sub ul.nListTypeCheckBox li.toggleIconListControl a:active,
.sectionBase #sub ul.nListTypeCheckBox li.toggleIconListControl a:hover{
	text-decoration:none;
	color:#717171;
	background:none;
}
.sectionBase #sub ul.plusIcon li a{
	background: url(/resource/images/shared/icn/list-checkbox-off.gif) no-repeat 3px center;
	padding:5px 0 5px 20px;
}
.sectionBase #sub ul.plusIcon li.current a{
	background: url(/resource/images/shared/icn/list-checkbox-on.gif) no-repeat 3px center;
}

.sectionBase #sub ul.nListTypeArrow{
	margin-top:3px;
	padding-bottom:5px;
}
.sectionBase #sub ul.nListTypeArrow li{
	_line-height:0;
}
.sectionBase #sub ul.nListTypeArrow li ul{
	border-top:1px solid #c3c3c3;
	margin-left:1em;
	margin-top:4px;
}
.sectionBase #sub ul.nListTypeArrow li.current span{
/*	background: url(/resource/images/shared/icn/o-arrow-mkr.gif) no-repeat 3px 7px;*/
/*	padding: 2px 0 2px 14px;*/
	display: block;
/*	font-weight:bold;*/
	_line-height:normal;
	padding-bottom: 4px;
}
.sectionBase #sub ul.nListTypeArrow li.current ul{
	border-top:none;
	margin-top:0;
}
.sectionBase #sub ul.nListTypeArrow li.current ul li a{
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 7px;
	font-weight:normal;
	text-decoration:underline;
	_line-height:normal;
	_zoom:1;
}
.sectionBase #sub ul.nListTypeArrow li.current ul li a:active,
.sectionBase #sub ul.nListTypeArrow li.current ul li a:hover{
	background-color:#e9f2fb;
}
.sectionBase #sub ul.nListTypeArrow li a{
	padding: 2px 0 2px 14px;
	display: block;
	background: url(/resource/images/shared/icn/b-arrow-mkr.gif) no-repeat 3px 7px;
	text-decoration: underline;
	_line-height:normal;
}
.sectionBase #sub ul.nListTypeArrow li a:active,
.sectionBase #sub ul.nListTypeArrow li a:hover{
	color: #1b72e9;
	cursor: pointer;
	background-color:#dfebf7;
}
.sectionBase #sub ul.nListTypeArrow li.release{
	padding:2px 0;
}
.sectionBase #sub ul.nListTypeArrow li.release a{
	background:none;
	padding: 0;
	font-size:0.8em;
	display:inline;
}
.sectionBase #sub ul.nListTypeArrow li.release a:active,
.sectionBase #sub ul.nListTypeArrow li.release a:hover{
	text-decoration:none;
	color:#717171;
	background:none;
}
/*
color chips style
--------------------------------------------- */
.sectionBase #sub ul.nListTypeCheckBox li.colorchip a span,
.selectArea ul.nListTypeCheckBox li.colorchip a span,
.ui-tooltip-content ul.nListTypeCheckBox li.colorchip a span {
	background: url(/resource/images/shared/icn/icon_colors.gif) no-repeat;
	padding-left: 20px;
	display: block;
}
*html .sectionBase #sub ul.nListTypeCheckBox li.colorchip a span,
*html .selectArea ul.nListTypeCheckBox li.colorchip a span,
*html .ui-tooltip-content ul.nListTypeCheckBox li.colorchip a span {
	padding-top: 1px;
}
/* black */
.sectionBase #sub ul.nListTypeCheckBox li a#color10100 span,
.selectArea ul.nListTypeCheckBox li a#color10100 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10100 span  {
	background-position: 2px 2px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color10200 span,
.selectArea ul.nListTypeCheckBox li a#color10200 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10200 span  {
	background-position: 2px -38px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color10300 span,
.selectArea ul.nListTypeCheckBox li a#color10300 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10300 span {
	background-position: 2px -78px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color10400 span,
.selectArea ul.nListTypeCheckBox li a#color10400 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10400 span {
	background-position: 2px -118px!important;
}
/* purple */
.sectionBase #sub ul.nListTypeCheckBox li a#color10500 span,
.selectArea ul.nListTypeCheckBox li a#color10500 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10500 span {
	background-position: 2px -158px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color10600 span,
.selectArea ul.nListTypeCheckBox li a#color10600 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10600 span {
	background-position: 2px -198px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color10700 span,
.selectArea ul.nListTypeCheckBox li a#color10700 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10700 span {
	background-position: 2px -238px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color10800 span,
.selectArea ul.nListTypeCheckBox li a#color10800 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10800 span {
	background-position: 2px -278px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color10900 span,
.selectArea ul.nListTypeCheckBox li a#color10900 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color10900 span {
	background-position: 2px -318px!important;
}
/* orange */
.sectionBase #sub ul.nListTypeCheckBox li a#color11000 span,
.selectArea ul.nListTypeCheckBox li a#color11000 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11000 span {
	background-position: 2px -358px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color11100 span,
.selectArea ul.nListTypeCheckBox li a#color11100 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11100 span {
	background-position: 2px -398px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color11200 span,
.selectArea ul.nListTypeCheckBox li a#color11200 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11200 span {
	background-position: 2px -438px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color11300 span,
.selectArea ul.nListTypeCheckBox li a#color11300 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11300 span {
	background-position: 2px -478px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color11400 span,
.selectArea ul.nListTypeCheckBox li a#color11400 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11400 span {
	background-position: 2px -518px!important;
}
/* clear */
.sectionBase #sub ul.nListTypeCheckBox li a#color11500 span,
.selectArea ul.nListTypeCheckBox li a#color11500 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11500 span {
	background-position: 2px -558px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color11600 span,
.selectArea ul.nListTypeCheckBox li a#color11600 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11600 span {
	background-position: 2px -598px!important;
}
.sectionBase #sub ul.nListTypeCheckBox li a#color11700 span,
.selectArea ul.nListTypeCheckBox li a#color11700 span,
.ui-tooltip-content ul.nListTypeCheckBox li a#color11700 span {
	background-position: 2px -638px!important;
}
/* -------------------------------------------------------------- 
メインカラム
-------------------------------------------------------------- */
.rColumn {
	float: left;
	margin-right: 1px;
	width: 562px;
}
*html .rColumn {
	float: right;
	display: inline;
}
.innerLinkList {
	width: 100%;
	margin: 0 0 20px 0;
}
.innerLinkList li {
	font-size: 14px;
	width: 33%;
	float: left;
	background: url(/resource/club_com/special/kagu/chair_navigation/images/ico_square.gif) no-repeat left center;
	margin-bottom: 7px;
}
.innerLinkList li a {
	color: #1b72e9;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
}

.rColumn h2 {
	font-size: 20px;
	color: #2d2d2d;
	border-bottom: 2px solid #999;
	margin-bottom: 7px;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 18px;
}
.productInfo {
	margin-bottom: 30px;
}
.productInfo a, brandInfo a {
	display: block;
}
.productInfo a:hover .photo {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	zoom: 1;
}
.productInfo img {
	float: left;
}
.productInfo .textArea {
	float: right;
	width: 407px;
}
.productInfo .textArea h3 {
	background-color: #f3f3f3;
	font-size: 14px;
	line-height: 1.2;
	padding: 5px 10px;
	margin-bottom: 20px;
}
.productInfo .textArea .read {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}
.productInfo .textArea .detail {
	padding-top: 10px;
	border-top: 1px dashed #d9d9d9;
	margin-right:20px;
}
.productInfo.backrest {
	position:relative;
}
.productInfo.backrest .productinfo {
	margin-bottom: 20px;
}
.productInfo.backrest img {
	position: absolute;
}
.productInfo.backrest .textArea {
	width: 100%;
} 
.productInfo.backrest .textArea h3 {
	border-left: 5px solid #999;
}
.productInfo.lowBack img {
	top: 15px;
	left: 367px;
}
.productInfo.lowBack h3{
	margin-bottom: 45px;
}
.productInfo.lowBack .read, .productInfo.lowBack .detail {
	margin-left: 18px;
	width: 330px;
}
.productInfo.lowBack .detail {
	margin-bottom: 32px;
}
.productInfo.hiBack img {
	top: 10px;
	left: 80px;
}
.productInfo.hiBack h3{
	margin-bottom: 70px;
}
.productInfo.hiBack .read, .productInfo.hiBack .detail {
	margin-left: 256px;
	width: 310px;
}
.productInfo.hiBack .detail {
	margin-bottom: 38px;
}
.productInfo.headrest img {
	top: 10px;
	left: 340px;
}
.productInfo.headrest h3{
	margin-bottom: 65px;
}
.productInfo.headrest .read, .productInfo.headrest .detail {
	margin-left: 15px;
	width: 330px;
}
.productInfo.headrest .detail {
	margin-bottom: 58px;
}
.productInfo.otherParts  {
	margin-bottom: 20px;
}
.productInfo.otherParts .textArea {
	width: 315px;
	margin: 30px 0 0 30px;
}
.productInfo.otherParts .textArea h3 {
	background: none;
	font-size: 13px;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}
.brandInfo {
	width:  566px;
}
.brandInfo li {
	width: 130px;
	padding: 5px 3px 10px 4px;
	background-color: #f4f4f4;
	margin: 0 4px 5px 0;
	float: left;
}
.brandInfo .photo {
	margin-top: 2px;
}
.brandInfo h3 {
	margin: 8px 0 10px 0;
	text-align: center;
	font-size: 13px;
}
.brandInfo p {
	font-size: 10px;
	margin: 0 6px 0 3px; 
	line-height: 1.3;
}
.brandInfo p span {
	font-size: 9px;
}
.bnrArea {
	margin: 50px 0 20px 0;
}
.bnrArea a {
	display: block;
	margin-bottom: 20px;
}
.bnrArea a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	zoom: 1;
}
.heading {
	position: relative;
}
.mod_iconHeading {
	padding: 8px 10px 0 35px;
	line-height: 1.4;
	min-height: 31px;
	_height: 31px;
	border-bottom: 1px solid #1b72e9;
	background: #4ba4ff url(/resource/club_com/special/kagu/chair_navigation/images/text-heading-b-bg.gif) no-repeat left top;
}
.mod_iconHeading h2 {
	color: #fff;
	font-size: 14px;
	border: none;
	margin: 0;
	padding-top: 4px;
}
.cnt.ranking {
	font-size: 10px;
}
.mod_iconHeading .icon {
	position: absolute;
	top: 10px;
	left: 8px;
	font-size: 0.1px;
	line-height: 0;
}
.ttl-update-txt{
  font-size: 13px;
  text-align: right;
  margin-top:-20px;
}
.rankingColumnItemNew {
    float: left;
    margin-left: 8px;
    padding-top: 5px;
    width: 178px;
}
* html .rankingColumnItemNew {
    margin-left: 3px;
}
.rankingColumnItem4-5New {
    float: left;
    margin-left: 10px;
    padding-top: 5px;
    width: 274px;
}
.dateTxtCateTop {
	margin-top: 5px;
	font-size: 2.1em;
	text-align: right;
	line-height: normal;
	color: #fff;
}
.fontBl {
	color: #333;
}
*:first-child+html .dateTxtCateTop {margin-top: 12px;}
.column2ver .rankingColumnItemNew.no1New {border: 2px solid #FFCA29;}	
.column2ver .rankingColumnItemNew.no2New {border: 2px solid #BDBDBD;}
.column2ver .rankingColumnItemNew.no3New {border: 2px solid #F4D19D;}
.column2ver .rankingColumnItem4-5New.no4-5New {border: 1px solid #DFEBF7;}
.ranking-1-3-bg {padding: 0 5px 10px;}
.ranking-4-5-bg {padding: 0 5px 10px;}
.ranking-4-5-bg:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.rankingItemTxtNew.wide {
    width: 363px;
}
.rankingItemTxtNew.wide a {
    font-size: 1.2em;
}
.rankingItemPicNew {
    float: left;
    padding: 5px 5px 0 3px;
    width: 80px;
}
.rankingItemNew {
    margin: 0;
			padding: 5px 0 10px;
    width: 262px;
    font-size:1.2em;
    line-height: 1.4;
}
.rankingItemNew dt {
	overflow: hidden;
}
.rankingItemNew .priceArea {
	font-size:0.83em;
	padding:0 5px 0 90px;
	clear: both;
}
.rankingItem {
	width:168px;
  margin: auto;
	padding-top:5px;
	font-size:1.36em;
	line-height:1.4;
	background: transparent;
	text-align: center;
}
.rankingItemTit {
	text-align: center;
}
.rankingItemBuy .price.fs13 b{
    font-size:0.84em;
}
.rankCartTop{
    width:168px;
    clear:both;
}
.catePickupcommodity {
	width:562px;
	background:url(/resource/images/search/search-item-bg.gif) top repeat-y;
}
*:first-child+html .cateBox.none{
  border-bottom: none;
}
.rankAncPicLtxt{
  display:inline-block;
  width: 95%;
  text-decoration: underline;
  font-size:0.85em;
	padding: 10px 0	10px 0;
}
.rankingItemNew dt {
	display: block;
	float:left;
	width: 80px;
}
.rankingItemNew .rankAncPicLtxt{
  font-size:1em;
  width: 152px;
	padding: 0 0 0 10px;
}
.rankAncPicLtxt:hover{
  text-decoration: none;
}
.rank4-5AncPicLtxt{
  display:inline-block;
  width: 270px;
  text-decoration: underline;
}
.rank4-5AncPicLtxt:hover{
  text-decoration: none;
}
.rankingItem dt a img,
.rankingItemNew dt a img {
  width: 80px;
	margin: auto;
}
.fs8{font-size: 0.83em;}
.cateBox {
    clear: both;
    margin-top: 10px;
}
.rankingItemBuy .price {
    color: #D80000;
    font-size: 17px;
    text-align: right;
}
.addToCartSet input { margin:0 4px; }
.rankingItembtn {
	padding:10px 0 0 0;
	overflow: hidden;
	text-align: right;
	vertical-align: middle !important;
	font-size: 12px;
}
.rankingItembtn input {
	margin:0 9px;
	width: 50px;
	text-align: right;
}
#maintenance_ranking { font-size:83.4%; }


#chairNavigation .pageTop {
	font-size: 12px;
	margin-bottom: 20px;
}
