@charset "utf-8";

/*
	Site Name: 
	Description:基本レイアウト
	Version: 2.0(20080518)
	Author: e_okamoto
*/

/*
===== 1: BASE FRAME ==========================================
*/
ul.banner{
	text-align:center;
}
ul.banner li{
	display:inline;
}
div.top-banner ul.banner li{
	float:left;
	margin:0 35px;
}
div.top-banner{
	margin-bottom:0.85em;
}
ul.main-banner {
	margin-bottom:0.85em;
}
ul.main-banner li.img{
	margin-bottom:0.25em;
}
ul.main-banner li.explain{
	font-weight:bold;
}
ul.btn li{
	display:inline;
}
/*タイトル
---------------------------------------*/
h2{
	margin-bottom:0.85em;
}
/*グローバルメニュー
---------------------------------------*/
div#global-menu ul{
	background:url(../common_set02/navi.gif) no-repeat 0 0;
	width:950px;
	margin-bottom:0.85em;
}
div#global-menu ul li a{
	display:block;
	float:left;
	height:30px;
	overflow:hidden;
	text-indent:-999em;
}
div#global-menu ul li.top a{
	width:64px;
/*	background:url(../common_set02/navi.gif) no-repeat 0 0;*/
}
div#global-menu ul li.company-data a{
	width:68px;
/*	background:url(../common_set02/navi.gif) no-repeat -64px 0;*/
}
div#global-menu ul li.payment a{
	width:78px;
/*	background:url(../common_set02/navi.gif) no-repeat -132px 0;*/
}
div#global-menu ul li.search-brand a{
	width:115px;
/*	background:url(../common_set02/navi.gif) no-repeat -210px 0;*/
}
div#global-menu ul li.search-category a{
	width:114px;
/*	background:url(../common_set02/navi.gif) no-repeat -325px 0;*/
}
div#global-menu ul li.item-list a{
	width:69px;
/*	background:url(../common_set02/navi.gif) no-repeat -439px 0;*/
}
div#global-menu ul li.list_cart a{
	margin-left:304px;
	width:138px;
/*	background:url(../common_set02/navi2.gif) no-repeat -813px 0;*/
}



h2.page-title{
	background: url(../common_set02/bg_full_title.jpg) no-repeat 0 center;
	font-size:1.15em;
	font-weight:bold;
	color:#FFF;
	padding:9px 0 9px 20px;
}


/*商品
---------------------------------------*/
div#main_p ul.item{
	float:left;
	display:inline;
}
div#main_p ul.item dt a{
	font-weight:bold;
	margin-bottom:0.25em;
}
div#main_p ul.item dd.price{
	font-weight:bold;
	margin-bottom:0.25em;
	color:#FF0000;
}
div#main_p ul.item dd.price span.price{
	font-size:1.5em;
}
div#main_p ul.item dd.price.aoyama{
	color:#FF0000;
}
div#main_p ul.item dd.price.pop{
	color:#FD7302;
}
/*おすすめ商品
---------------------------------------*/
div#main_p div#recommend ul.item li{
	width:173px;
	padding-right:19px;
	float:left;
}
div#main_p div#recommend ul.item li.lst{
	padding-right:0px;
}
div#main_p div#recommend ul.item li p{
	margin-bottom:0.25em;
}
div#main_p div#recommend ul.item dl{
	margin-bottom:0.85em;
}
/*カテゴリ一覧
---------------------------------------*/
div#main_p div#category-list ul.category li{
	width:134px;
	float:left;
	display:inline;
	padding-right:19px;
	margin-bottom:0.85em;
}
div#main_p div#category-list ul.category li.lst{
	padding-right:0px;
}
/*商品一覧ページ
-------------------------------------------------------*/
body#two-column div.item-box {
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	width:180px;
}
body#two-column div.item-box.lft{
	margin-right:0;
}
/*nav-item
-------------------------------------------------------*/
* html div#main-column div.nav-item{
	margin-bottom:1.5em;
}
*:first-child+html div#main-column div.nav-item{
	margin-bottom:1.5em;
}
div#main-column div.nav-item li{
	display:inline;
	float:left;
	white-space:nowrap;
	margin:0 2em 1.5em 0;
}
div#main-column div.nav-item li a{
}

/*ページャー
-------------------------------------------------------*/
div.pager{
	padding-bottom:1em;
	margin:0 auto 1em;
}
div.pager ul li{
	display:inline;
	float:left;
}
div.pager ul.show{
	padding:10px 0 10px 20px;
}
div.pager ul.show li{
	margin-right:1.5em;
}
div.pager ul.page{
	padding:0 0 0 20px;
}
/*最初のページへ
------------------------------*/
div.pager ul.page li.front{
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #666666;
}
/*最後のページへ
------------------------------*/
div.pager ul.page li.end{
	padding-left:20px;
	border-left:1px solid #666666;
	border-right:none;
}
/*前へ
------------------------------*/
div.pager ul.page li.back{
	margin-right:20px;
	padding-right:0;
	border:none;
}
/*次へ
------------------------------*/
div.pager ul.page li.next{
	margin-left:20px;
	border:none;
}
/*現在地
------------------------------*/
div.pager ul.page li.now{
	font-weight:bold;
}
/*ページャー
------------------------------*/
div.pager ul.page li{
	color:#333333;
	border-right:1px solid #666666;
	padding-right:10px;
	margin-right:10px;
}
/*ページャーの最後のページ
------------------------------*/
div.pager ul.page li.last{
	border:none;
	padding:0;
	margin:0;
}

/*商品詳細ページ
-------------------------------------------------------*/
div#item-photo-wrap{
	float:left;
	width:300px;
}
p.item-photo{
	margin-bottom:1em;
}
div.detail{
	padding:0 20px ;
}
div#item-detail{
	float:right;
	width:320px;
    text-align:left;
}
div#item-detail ul li{
	margin-bottom:10px;
}
div#item-detail ul li.review-s{
	background:url(../images_set02/ico_review_s.gif) no-repeat 0 center;
	padding-left:22px;
	margin-bottom:5px;
}
div#item-detail ul li.review-w{
	background:url(../images_set02/ico_review_w.gif) no-repeat 0 center;
	padding-left:22px;
	margin-bottom:5px;
}
div.outside-date{
	clear:both;
	margin-bottom:1em;
}

input.bt_request{/*配送先選択へ（会員用）*/
	background: url(/common_set02/goods_request.jpg) no-repeat top left;
	width: 274px;
	height: 56px;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
	display:block;
}

input.bt_favorite{/* お気に入りボックス用ボタン */
	background: url(/common_set02/goods_favorite.jpg) no-repeat top left;
	width: 242px;
	height: 56px;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
	display:block;
}


/*商品詳細ページ 関連商品
-------------------------------------------------------*/
div#goods_relation p{
	background: url(../common_set02/bg_full_s_title.jpg) no-repeat scroll 0 center;
	font-size:1.15em;
	font-weight:bold;
	margin-bottom:1em;
	padding:0 0 33px 20px;
}
div#goods_relation dl{
	width:100px;
	float:left;
	margin-right:23px;
}

/*商品名
------------------------------*/
div#item-detail ul li.name{
	font-weight:bold;
	font-size:1.20em;
}
div#item-detail ul li span.title{
	margin-right:15px;
}
div#item-detail ul li.item-number{
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	padding:8px 0;
}

/*価格
------------------------------*/
div#item-detail ul li.price{
	font-size:1.50em;
	color:#CC0000;
	font-weight:bold;
}
div#item-detail ul li.price span.title{
	font-size:0.65em;
}
div#item-detail ul li.price span.tax{
	font-size:0.65em;
	margin-left:10px;
}









