@charset "Shift_JIS";
@import url("list.css");

/* brandlist style*/

.titlebox {
			padding: 0 0 30px 77px;
			text-align:left;
			float:left;
			clear:both;
			
			}
.titlebox3 {
			padding: 8px 20px 8px 0px;
			}
.tx {
width:810px;
margin-top:4px;
border-top:dotted 1px #888;
padding-top:4px;
text-align:left;
}
/*カテゴリタイトル部*/
.clr_sub {
			width: 475px;
			height: 26px;
			background: #EFE7D6;
			border-bottom: #ccc solid 1px;
			}

		
/*ロゴ一覧ページ*/
div#listbody div#brlogotwrapper {
width:850px;
float:left;
margin-top:20px;
padding-left:50px;
}

div#listbody div.listttl_br {
float:left;
width:700px;
text-align:left;
padding-left:50px;
}

div#listbody p.ttlcome_br {
float:left;
clear:both;
width:500px;
padding:5px 0 0 0;
text-align:left;
font-size:10px;
}

.brlistwp {
float:left;
width:850px;
clear:both;

}

.brlistoneline {
float:left;
width:850px;
clear:both;
padding:0 0 15px 0;
}

ul.brlistone {
width:132px;
text-align:center;
float:left;
}

ul.brlistone li.brimg {
height:90px;
}


ul.brlistone li.brname {
color: #665340;
			font-size: 10px;
			line-height: 100%;
			text-align: center;
			width: 132px;
			height:48px;
			background: #E1DCC8;
			border-top: solid 2px #A68C71;
			border-bottom: solid 2px #A68C71;
			display: table-cell; 
			vertical-align:middle;
}

/*for IE6 */  
*html ul.brlistone li.brname {  
    display: inline;  
    zoom: 1;
	padding-top:5px;
}  

  
/*for IE7 */  
*:first-child+html ul.brlistone li.brname {  
    display: inline;  
    zoom: 1; 
	padding-top:5px;
}  

ul.brlistone li h3{
font-weight:normal;
width:126px;
}



/*ブランドロゴ*/
.bimg{
			padding: 24px 8px 6px 8px;
			}
/*ブランドネーム*/
.bname{
			color: #665340;
			font-size: 10px;
			line-height: 100%;
			text-align: center;
			width: 86px;
			height:48px;
			padding:0 8px 0 8px;
			background: #E1DCC8;
			border-top: solid 2px #A68C71;
			border-bottom: solid 2px #A68C71;
			}

/*ブランド紹介*/
.mgn_ud10{
			margin: 10px 0px;
			}

#brcomment {
			margin: 0 0 20px 50px;
			_margin:0 0 20px 25px;
			float:left;
			clear:both;
			background: #F4F1E8;
			border-top:solid 2px #A68C71;
			border-bottom:solid 2px #A68C71;
			width:780px;
			text-align:left;
			}
#brcomment #brcomewp {
width:720px;
float:left;
padding:15px 0 15px 40px;
text-align:left;
}

#brcomment #brcomewp .bimg2{		
			width:110px;
			float:left;
			}
#brcomment #brcomewp .bimg2 img{
border:solid 1px #A68C71;
}

#brcomment #brcomewp .btxwp{
float:left;
width:500px;
}
/*ブランド名*/
#brcomment #brcomewp .introname{
			color: #60412F;
			font-size: 22px;
			font-weight: bold;
			text-align: left;
			margin-bottom:3px;			}
/*ブランド名カナ*/
#brcomment #brcomewp .kana{
			color: #928f70;
			font-size: 11px;
			line-height:140%;
			}
/*ブランド紹介テキスト*/
#brcomment #brcomewp .comm{
			color: #60412f;
			font-size: 10px;
			line-height:140%;
			width:500px;
			}
			iframe.top {
			width:179px;
			height:92px;
			border:solid #C8CFD0 1px;
			}

/*ブランドアイテムリストページ*/


/*ページ送り*/
a:link.page{
			color:#547A65;
			text-decoration:none;
			}
a:visited.page{
			color:#9E6321;
			text-decoration:none;
			}
a:active.page{
			color:#4A7BAC;
			text-decoration:none;
			}	
a:hover.page{
			text-decoration:none;
			background:#547A65;
			color:#fff;
			}
.pagebutton {
			margin:  0px 0px 0px 7px
			}
.pagebox {
			padding: 20px 0px
			}
.pagepad {
			text-align: left;
			padding: 10px 10px 0px 0px;
			}

/*リスト部１行１列目*/
.box1 {
			width: 341px;
			float: left;
			margin: 0px 0px 30px
			}
/*リスト部１行２列目*/
.box2 {
			width: 341px;
			float: right;			
			margin: 0px 0px 30px
			}
/*リスト左背景画像*/
.listbg {
			background: url(../image/listline03.gif) repeat-y left top;
			width: 6px
			}
/*リスト詳細画像枠*/
.border {
			border: 1px #CCCCCC solid
			}

.itemno{
			color: #857C6B;
			font-size: 9px;
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			text-align: right;
			vertical-align: bottom;
			}
.brandname{
			color: #857C6B;
			font-size: 11px;
			font-weight: bold;
			line-height: 120%;
			}
a.itemname{
			color:#547A65;
			border-width:0px;
			border-bottom-width:1px;
			border-style:dotted;
			}	
a:link.itemname{
			text-decoration:none;
			border-color:#547A65;
			}	
a:visited.itemname{
			text-decoration:none;
			border-color:#547A65;
			}	
a:hover.itemname{
			text-decoration:none;
			background:#547A65;
			color:#fff;
			border-style:none;
			}
.itemprice{
			color: #333;
			font-size: 12px;
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			}
.arrow{
			color: #333;
			font-size: 10px;
			}
/*二重価格*/
.itemWprice{
			color: #990000;
			font-size: 12px;
			font-weight: bold;
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			}
/*ソールドアウト画像*/
.sold {
			float: right ;
			margin: 10px
			}
select {
			color: #60412F;
			font-size: 12px;
			background: #fff;
			}
