/*------------------商品詳細・リスト用　okino100203-------------------------*/
/* --------------------------------------
 商品検索
-------------------------------------- */


#search{
	width:650px;
}

#search .title {
	margin:0;
}

#search-form{
	width:650px;
}

#search-form table{
	border-collapse:collapse;
	/*border:solid 1px #F4B7B7;サイト別に設定*/
	margin:10px auto 5px;
	width:100%;
}

#search-form td ,#search-form th{
	/*border:solid 1px #F4B7B7;サイト別に設定*/
	padding:10px;
}

#search-form th{
	/*background:#FEF8F8;サイト別に設定*/
	width:120px;
	height:auto;
	text-align:right;
	font-weight:normal;
	padding-right:6px;
	vertical-align:middle;
}

#search-form td {
	padding-left:15px;
	text-align:left;
}


/* --------------------------------------
 商品検索　カタログ
-------------------------------------- */

#search .keyword{
	width:526px;
	padding:10px 0;
	font-size:116%;
	font-weight:bold;
}

#list_info{
	width:516px;
	padding:10px 5px;
	margin:10px 0;
	border:solid 1px #e4bc96;
	background:#FFFBF0;
}

#search #catalog_list{
	padding-top:5px;
}

#commodity-catalog {
padding-top:15px;
}

.commodity-line {
width:544px;
height:auto;
margin:0 auto;
padding-bottom:18px;
background:url(/shared/images/bg-commodity-catalog-cross.gif) no-repeat;
background-position:-2px bottom;
}

.commodity-line table, .commodity-line-last table {
width:544px;
height:auto;
margin:0 auto;
background:url(/shared/images/bg-commodity-catalog.gif)  repeat-y;
background-position:-2px bottom;
}

.commodity-line-last {
width:544px;
height:auto;
margin:0 auto;
padding-bottom:18px;
background:none;
}

.commodity-line td, .commodity-line-last td {
padding:0 7px;
}

.thumb-commodity img {
margin:3px auto 4px;
border:solid 2px #CCCCCC;
}

td.thumb-commodity {
text-align:center;
}

.commodity-line p, .commodity-line-last p{
width:166px;
margin:0 auto;
font-weight:bold;
}

.commodity-btn-area {
width:166px;
height:auto;
margin:0 auto;
}

.commodity-btn-area img{
display:inline;
margin-top:7px;
}

#.commodity-btn-area .en {
text-align:left;
}

.commodity-btn-area .en img{
vertical-align:text-bottom;
margin-right:3px;
}

/* --------------------------------------
 商品検索　リスト
-------------------------------------- */

#catalog{
text-align:left;
width:590px;
/*margin-left:10px;*/
float:left;
}



#search .catalog_list{
	float:left;
	width:640px;
	margin-bottom:20px;
	border-bottom: 1px dotted #dcdcdc;
}

#search .catalog_list_end{
	float:left;
	width:640px;
	margin-bottom:20px;
}

.catalog_list .list_left, .catalog_list_end .list_left{
	float:left;
	width:380px;
}

.catalog_list, .catalog_list_end .list_right{
	/*float:left;*/
	width:161px;
}

div.listitem{
	width:100%; /*必ずwidthは指定する。(100%などでもOK)*/
	margin:0;
	padding:5px 0;
	display:table;
}
/*
div.listitem p.listitemimage{
	margin:0; /* table-cell で実現する場合と IE 6, 7 とで差が出ないようにmarginは0に設定*/
/*	padding:5px;
	display:table-cell;
	vertical-align:top;
	width:1%;
	/width:auto;
	/float:left; /* IE 6, 7 */
/*}*/

div.listitem div.listitemtext{
	padding:0 0 0 5px;
	display:table-cell;
	vertical-align:top;
	line-height:160%;
	width:300px;
	*width:auto;
	text-align:left;
	/zoom:1; /* IE 6, 7 */
}

/*
div.listitem p.listitemimage img{
	border: 2px solid #dcdcdc;
	padding:5px;
}
*/

div.listitem div.listitemtext .kakaku{
	font-size:133%;
}

div.listitem div.listitemtext .commodity{
	line-height:130%;
}

.btn-area{
	text-align:right;
	margin-top:20px;
}

.catalog_list .detail{
	clear:both;
	padding-bottom:10px;
	color:#666;
}

.catalog_list_end .detail{
	clear:both;
	padding-bottom:10px;
	color:#666;
}


/* --------------------------
画像枠
--------------------------- */
.image-waku {
border:solid 2px #CCCCCC;
width:86px;
max-width:86px;
mix-width:86px;
height:86px;
max-height:86px;
mix-height:86px;
padding:5px;
margin-right:10px;
text-align:center;
vertical-align:middle;
/float:left; /* IE 6, 7 */
}


.image-waku img {
margin:auto;
text-align:center;
vertical-align:middle;
}

.image-waku table{
text-align:center;
margin:auto;
width:86px;
max-width:86px;
mix-width:86px;
height:86px;
max-height:86px;
mix-height:86px;
}

.image-waku td{
text-align:center;
vertical-align:middle;
}

/* --------------------------------------
 商品一覧カタログ表示
-------------------------------------- */
#catalog-wrap {
	background:url(/shared/images/bg-commodity-catalog-test.gif) repeat-y;
	_background:url(/shared/images/bg-commodity-catalog-ie6.gif) repeat-y;
	background-position:0 top;
	padding-bottom:0px;
	*padding-bottom:30px;
	font-size:14px;
}


#catalog-wrap .syouhin-line {
	width:650px;
	height:100%;
	position:relative;
	margin-bottom:30px;
	_margin-bottom:50px;
	margin-top:30px;
	border-top:dotted 1px #CCCCCC;
	padding-top:15px;
	padding-bottom:15px;
	display: inline-block;   
	zoom: 100%; 

}


#catalog-wrap .syouhin-line:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  


#catalog-wrap .first {
	border-top:none;
	margin-top:0px!important;
}


#catalog-wrap .syouhin {
	width:185px;
	margin:0;
	padding:0 8px;
	height:auto;
	float:left;
}

#catalog-wrap .syouhin .thumbnail {
	border:solid 2px #CCCCCC;
	width:86px;
	max-width:86px;
	mix-width:86px;
	height:86px;
	max-height:86px;
	mix-height:86px;
	padding:5px;
	margin:0 auto 5px;
	text-align:center;
}

#catalog-wrap .syouhin .syouhin-name {
	font-weight:bold;
	margin-bottom:8px;
}

#catalog-wrap .thumbnail img {
/*margin:auto;
text-align:center;
vertical-align:middle;*/
}

#catalog-wrap .thumbnail table{
/*text-align:center;
margin:auto;
width:86px;
max-width:86px;
mix-width:86px;
height:86px;
max-height:86px;
mix-height:86px;*/
}

#catalog-wrap .thumbnail td{
	text-align:center;
	vertical-align:middle;
}

#catalog-wrap .hidari .btn {
	position:absolute;
	bottom:-35px;
	left:4px;
}

#catalog-wrap .chuou .btn {
	position:absolute;
	bottom:-35px;
	left:220px;
}

#catalog-wrap .chuou {
	margin:0 8px;
}

#catalog-wrap .migi .btn {
	position:absolute;
	bottom:-35px;
	right:25px;
}

#catalog-wrap .btn img {
	margin:auto 2px;
}

#catalog-wrap .btn {
	width:185px;
}

#catalog-wrap .nedan img{
	vertical-align:middle;
	margin-right:3px;
}

#catalog-wrap .nedan{
	margin:3px 0;
}

/* --------------------------------------
 商品表示　付属商品マトリックス
-------------------------------------- */
#item-matrix {
	/*background:url(/shared/images/bg-commodity-catalog-test.gif) repeat-y;
	_background:url(/shared/images/bg-commodity-catalog-ie6.gif) repeat-y;*/
	background-position:0 top;
	padding-bottom:0px;
	*padding-bottom:30px;
	font-size:14px;
}


#item-matrix .syouhin-linex {
	width:650px;
	height:100%;
	position:relative;
	margin-bottom:30px;
	_margin-bottom:50px;
	margin-top:30px;
	border-top:dotted 1px #CCCCCC;
	padding-top:15px;
	padding-bottom:15px;
	display: inline-block;   
	zoom: 100%; 

}


#item-matrix .syouhin-line:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  


#item-matrix .first {
	border-top:none;
	margin-top:0px!important;
}


#item-matrix .syouhin {
	width:140px;
	margin:0;
	padding:0 6px;
	height:auto;
	float:left;
}

#item-matrix .syouhin .thumbnail {
border:solid 2px #CCCCCC;
width:86px;
max-width:86px;
mix-width:86px;
height:86px;
max-height:86px;
mix-height:86px;
padding:5px;
margin:0 auto 5px;
text-align:center;
}

#item-matrix .syouhin .syouhin-name {
font-weight:bold;
margin-bottom:8px;
}

#item-matrix .thumbnail img {
/*margin:auto;
text-align:center;
vertical-align:middle;*/
}

#item-matrix .thumbnail table{
/*text-align:center;
margin:auto;
width:86px;
max-width:86px;
mix-width:86px;
height:86px;
max-height:86px;
mix-height:86px;*/
}

#item-matrix .thumbnail td{
text-align:center;
vertical-align:middle;
}

#item-matrix .col-0 .btn {
	position:absolute;
	bottom:-35px;
	left:4px;
}

#item-matrix .col-1 .btn {
	position:absolute;
	bottom:-35px;
	left:189px;
}

#item-matrix .col-1 {
	margin:0 9px;
}

#item-matrix .col-3 .btn {
	position:absolute;
	bottom:-35px;
	right:4px;
}

#item-matrix .btn img {
	margin:auto 2px;
}

#item-matrix .btn {
	width:168px;
}

#item-matrix .nedan img{
	vertical-align:middle;
	margin-right:3px;
}

#item-matrix .nedan{
	margin:3px 0;
}


/* --------------------------------------
 商品詳細
-------------------------------------- */
#commodity{
	width:650px!important;
	margin-left:10px;
	float:right;
	text-align:left;
	position:relative;
	top:0;
	overflow:hidden;
}

#commodity .title {
	margin:0 0 10px 0;
	padding:0;
}

#commodity .title h2{
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.2;
	
}

#commodity .catch{
	padding:0;
	color:#999;
	margin-bottom:10px;
	zoom:100%;
}

#commodity .catch:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}



#commodity .detail{
	padding:3px;
	font-weight:bold;
}

#commodity #info{
	/*float:left;*/
	width:650px;
	margin-bottom:20px;
}

#info #info_left{
	float:left;
	width:270px;
	margin-right:20px;
}

#info #info_right{
	float:left;
	/*width:45%;*/
}

#itemno table{
	border-collapse:collapse;
	/*border:solid 1px #FFA74E;サイト別に設定*/
	/*margin:0 auto;
	width:224px;*/
	/*font-size:12px;*/
}


#itemno th{
	/*background:#FFFEE3;サイト別に設定*/
	padding:3px;
	height:auto;
	text-align:left;
	font-weight:normal;
	padding-right:6px;
	vertical-align:middle;
	width:60px;
}

#itemno td {
	/*padding-left:5px;
	text-align:left;
	vertical-align:middle;*/
}

.review_star{
	margin-top:20px;
	padding:5px 0px;
	font-size:12px;
	width:224px;
	margin:auto;
	/*border:solid 1px #FFA74E;サイト別に設定*/
	background:url(/shared/images/bg_reviewpoint.jpg) repeat-x bottom left;
	text-align:center;
}

.review_star img{
	padding:0 5px;
	vertical-align:bottom;
	*vertical-align:middle;
}

.review_star p{
	padding-top:40px;
}

.review_menu{
	text-align:left;
}
.review_menu ul li{
	list-style:none;
	margin-left:0;
}

#info_right .item p{
	/*text-align:center;*/
}

.item .item_img{
}

.item .item_img img{
	padding:5px;
	border: 1px solid #ccc;
}

#info_right .cart_info{
	padding:5px 0 0 0;
}

.cart_info form{
	margin:-10px 0 10px 0;
}

.kakaku{
	width:100%;
	padding-left:10px;
	padding-bottom:10px;
	font-size:120%!important;

}
.kakaku p{
	margin-bottom:10px;

}
.cart_info .teika{
	color:#999;
	font-size:85%;
}

#info_left .colored, #info_right .colored{
	color:#CC0000;
	font-weight:bold;
	font-size:131%;
	_font-size:123%;
}

.cart_info .btn{
	width:100%;
	margin:0 auto;
	padding-bottm:40px;
}

.notes{
	padding:5px;
	text-align:left;
	font-size:11px;
	line-height:110%;
}

#commodity .description_title{
	padding:10px 25px 0 25px;
	height:30px;
	background:url(/shared/images/bg_description_title.jpg) no-repeat top left;
}

#commodity .description_title h3{
	font-weight:bold;
}

#commodity .description{
	padding:0;
	margin:10px 0;
}

#commodity .description table{
	border-collapse:separate;
}

#commodity .description td{

}

#commodity .description tr{

}

#commodity .description img{

}

#commodity .description tbody{

}

#genre{
	width:638px;
	padding:5px;
	background:#F4F4F4;
	border:dotted 1px #cccccc;
}

#genre ul li{
	list-style: none;
	padding: 0 5px 0 15px;
	margin:0;
	/*background:url(/shared/images/list_topicpath.gif) no-repeat left center;*/
}

#addimg{
	zoom:100%;
	margin-bottom:10px;
	}

#addimg:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
	}

#addimg img{
	float:left;
	margin-right:2px;
	padding:2px;
	background:#EEE;
	}




/*この商品を買った人はこんな商品にも興味をもっています～商品カタログ表示部分*/

#commodity #reccomend{
	padding-top:5px;
}


#commodity-catalog {
	padding-top:15px;
}

.commodity-line {
	width:588px;
	height:auto;
	margin:0 auto;
	padding-bottom:18px;
	background:url(/shared/images/bg-commodity-catalog-cross.gif) no-repeat;
	background-position:-2px bottom;
}

.commodity-line table, .commodity-line-last table {
	width:588px;
	height:auto;
	margin:0 auto;
	background:url(/shared/images/bg-commodity-catalog.gif)  repeat-y;
	background-position:-2px bottom;
}

.commodity-line-last {
	width:588px;
	height:auto;
	margin:0 auto;
	padding-bottom:18px;
	background:none;
}

.commodity-line td, .commodity-line-last td {
	padding:0 7px;
	width:33%;
}

.thumb-commodity img {
	margin:3px auto 4px;
	border:solid 2px #CCCCCC;
}

td.thumb-commodity {
	text-align:center;
}

.commodity-line p, .commodity-line-last p{
	width:166px;
	margin:0 auto;
	font-weight:bold;
}

.commodity-btn-area {
	width:166px;
	height:auto;
	margin:0 auto;
}

.commodity-btn-area img{
	display:inline;
	margin-top:7px;
}

#.commodity-btn-area .en {
	text-align:left;
}

.commodity-btn-area .en img{
	vertical-align:text-bottom;
	margin-right:3px;
}

.item_attention img{
	display:block!important;
	margin:5px auto;
	}


/* --------------------------------------
 商品一覧　カタログ
-------------------------------------- */
#catalog{
	width:650px;
}

#catalog .title {
	margin:0;
}

#catalog .categoryname{
	width:650px;
	padding:5px 0 10px 0;
	margin-bottom:10px;
	/*background:url(/shared/images/bg_name.jpg) repeat-x bottom left;*/
	font-size:116%;
	font-weight:bold;
}

table#category-search{  
	width:100%;
}

table#category-search td{  
	width:33%;
}

table#category-search td img{  
	vertical-align:text-bottom;
	margin-right:3px;
}

table#category-search ul{  

}

table#category-search ul li{  
	list-style: none;
	background:url(/shared/images/list_point_catelist.jpg) no-repeat;
	padding:2px 0 0 20px;
}

#catalog #list_info{
	width:610px;
	padding:10px;
	margin:10px 0;
	border:solid 1px #e4bc96;
	background:#FFFBF0;
}

#catalog .catalog{
	width:590px;
	margin-bottom:20px;

}

#catalog #catalog_list{
	padding-top:5px;
}

#commodity-catalog {
padding-top:15px;
}

.commodity-line {
width:588px;
height:auto;
margin:0 auto;
padding-bottom:18px;
background:url(/shared/images/bg-commodity-catalog-cross.gif) no-repeat;
background-position:-2px bottom;
}

.commodity-line table, .commodity-line-last table {
width:588px;
height:auto;
margin:0 auto;
background:url(/shared/images/bg-commodity-catalog.gif)  repeat-y;
background-position:-2px bottom;
}

.commodity-line-last {
width:588px;
height:auto;
margin:0 auto;
padding-bottom:18px;
background:none;
}

.commodity-line td, .commodity-line-last td {
padding:0 7px;
}

.thumb-commodity img {
margin:3px auto 4px;
border:solid 2px #CCCCCC;
}

td.thumb-commodity {
text-align:center;
width:33%;
}

.commodity-line p, .commodity-line-last p{
width:166px;
margin:0 auto;
font-weight:bold;
}

.commodity-btn-area {
width:166px;
height:auto;
margin:0 auto;
}

.commodity-btn-area img{
display:inline;
margin-top:7px;
}

#.commodity-btn-area .en {
text-align:left;
}

.commodity-btn-area .en img{
vertical-align:text-bottom;
margin-right:3px;
}


/* --------------------------------------
 商品詳細のテキスト
-------------------------------------- */

#item_article{
	}
	
#item_article h3{
	background:#EEE;
	padding:3px;
	margin-bottom:5px;
	font-size:110%;
	}
	
#item_article .txt{
	margin-bottom:15px;
	color:#666;
	}


/* --------------------------------------
 商品一覧　リスト
-------------------------------------- */
#catalog .catalog_list{
	/*float:left;*/
	width:640px;
	margin-bottom:20px;
	border-bottom: 1px dotted #dcdcdc;
}

#catalog .catalog_list_end{
	/*float:left;*/
	width:640px;
	margin-bottom:20px;
}

.catalog_list .list_left, .catalog_list_end .list_left{
	float:left;
	width:470px;
}

.catalog_list .list_right, .catalog_list_end .list_right{
	float:left;
	width:161px;
}

div.listitem{
	width:100%; /*必ずwidthは指定する。(100%などでもOK)*/
	margin:0;
	padding:5px 0;
	display:table;
}
/*
div.listitem p.listitemimage{
	margin:0; /* table-cell で実現する場合と IE 6, 7 とで差が出ないようにmarginは0に設定*/
/*	padding:5px;
	display:table-cell;
	vertical-align:top;
	width:1%;
	/width:auto;
	/float:left; /* IE 6, 7 */
/*}*/

div.listitem div.listitemtext{
	padding:0 0 0 5px;
	display:table-cell;
	vertical-align:top;
	line-height:160%;
	width:340px;
	*width:auto;
	text-align:left;
	/zoom:1; /* IE 6, 7 */
}

/*
div.listitem p.listitemimage img{
	border: 2px solid #dcdcdc;
	padding:5px;
}
*/

div.listitem div.listitemtext .kakaku{
	font-size:133%;
}

div.listitem div.listitemtext .commodity{
	line-height:130%;
}

.btn-area{
	text-align:right;
	margin-top:20px;
}

.catalog_list .detail{
	clear:both;
	padding-bottom:10px;
	color:#666;
}

.catalog_list_end .detail{
	clear:both;
	padding-bottom:10px;
	color:#666;
}

/*pager*/

.pager {
margin:0 auto;
text-align:center;
width:650px;
margin:10px 0;
}
.pager a {
border:1px solid #E4BC96;
font-size:12px;
line-height:200%;
margin-left:5px;
padding:2px 5px;
}
.pager a:link {
color:#666666;
font-size:12px;
text-decoration:none;
}
.pager a:visited {
color:#666666;
font-size:12px;
text-decoration:none;
}
.pager a:hover {

background:#FFE3AB none repeat scroll 0 0;
color:#666666;
font-size:12px;
text-decoration:none;
}
.pager a:active {

background:#FFE3AB none repeat scroll 0 0;
color:#666666;
font-size:12px;
text-decoration:none;
}
.pager .on {

background:#FFE3AB none repeat scroll 0 0;
border:1px solid #E4BC96;
font-size:12px;
margin-left:5px;
padding:2px 5px;
}
