@charset "Shift_JIS";

/* brandlist style*/

.titlebox {
			padding: 10px 0px 20px 0px;
			}
.titlebox3 {
			padding: 8px 20px 8px 0px;
			}
/*カテゴリタイトル部*/
.clr_sub {
			width: 475px;
			height: 26px;
			background: #EFE7D6;
			border-bottom: #ccc solid 1px;
			}
.catebox {
			margin: 24px 0px 0px 0px;
			}
.tx {
			font-size: 11px;
			color: #483532;
			text-align: left;
			margin-bottom: 8px;
			}
.logobox {
			margin: 24px 0px 80px 0px:
			}		
/*ロゴ一覧ページ*/

/*ブランドロゴ*/
.bimg{
			padding: 24px 8px 6px 8px;
			}
/*ブランドネーム*/
.bname{
			color: #6A5955;
			font-size: 11px;
			line-height: 100%;
			text-align: center;
			width: 86px;
			height: 31px;
			padding-top:auto;
			padding-right:8px;
			padding-bottom:auto;
			padding-left:8px;
			background: #fff;
			border-top-color: #6A5955;
			border-bottom-color: #6A5955;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 0px;
			border-bottom-width: 1px;
			border-left-width: 0px;
			}
/*ブランド紹介*/
.mgn_ud10{
			margin: 10px 0px;
			}
.intro{
			background: #fff;
			padding: 8px 20px 0px 23px;
			}


/*ブランドアイテムリストページ*/

/*ブランドロゴ*/
.bimg2{
			margin: 10px 12px 12px 10px;
			}
/*ブランドコメントボックス*/
.brandcomm{
			padding: 7px 14px 7px 9px;
			}
/*ブランド名*/
.introname{
			color: #60412F;
			font-size: 24px;
			font-weight: bold;
			text-align: left;
			line-height: 100%;
			font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
			}
/*ブランド名カナ*/
.kana{
			color: #928f70;
			font-size: 11px;
			line-height: 100%;
			}
/*ブランド紹介テキスト*/
.comm{
			color: #60412f;
			font-size: 11px;
			line-height: 100%;
			}
			iframe.top {
			width:179px;
			height:92px;
			border:solid #C8CFD0 1px;
			}
/*ページ送り*/
a:link.page{
			color:#673627;
			text-decoration:none;
			}
a:visited.page{
			color:#673627;
			text-decoration:none;
			}
a:active.page{
			color:#FF9933;
			text-decoration:none;
			}	
a:hover.page{
			text-decoration:none;
			background:#DEC9C7;
			color:#673627;
			}
.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: #999999;
			font-size: 9px;
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			text-align: right;
			vertical-align: bottom
			}
.brandname{
			color: #999999;
			font-size: 11px;
			font-weight: bold;
			line-height: 120%
			}
a.itemname{
			color:#60412F;
			border-width:0px;
			border-bottom-width:1px;
			border-style:solid;
			}	
a:link.itemname{
			text-decoration:none;
			border-color:#673627;
			}	
a:visited.itemname{
			text-decoration:none;
			border-color:#673627;
			}	
a:hover.itemname{
			text-decoration:none;
			background:#DEC9C7;
			color:#673627;
			border-style:none;
			}
.itemprice{
			color: #000000;
			font-size: 12px;
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			}
.arrow{
			color: #990000;
			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: #EBE6D3;
			}