* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background:#FFF;
	color:#281E00;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.clear:after{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
.clear{
	display:inline-block;/* MAC IE用　*/
	min-height:1%;/* IE 7用 */
}
/*--MAC IEは非適用→ \*/
* html .clear{height: 1%;}
.clear{display: block;}
/*--ここまでMAC IEは非適用 */

.mb5{	margin-bottom:5px;}
.mb10{	margin-bottom:10px;}
.mb20{	margin-bottom:20px;}
.mb30{	margin-bottom:30px;}
.mb40{	margin-bottom:40px;}

.mr10{	margin-right:10px;}
.mr15{	margin-right:15px;}


.alignleft, div.alignleft {
    float: left;
    margin: 0;
    padding: 0 10px 10px 0;
}

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {color: #CC3300; text-decoration: underline;}
a:visited {color: #CC3300; text-decoration: underline;}
a:active  {color: #CC3300; text-decoration: underline;}
a:hover   {color: #FF6633; text-decoration: none;}

/*ショップタイトル-リンク色指定*/
#title a:link    {color: #000; text-decoration: none;}
#title a:visited {color: #000; text-decoration: none;}
#title a:active  {color: #000; text-decoration: none;}
#title a:hover   {color: #666; text-decoration: none;}


/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

#headline{
	width:100%;
	background:#281E00;
	padding:3px 0;
	margin-bottom:20px;
}
#headline p{
	width:1000px;
	margin:0 auto;
	text-align:left;
	color:#FFF;
}

#header {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:url(https://www.ipocket-shop.com/danbou-kigu/head_back.png) no-repeat;
	background-position:right;
	position:relative;
	margin-bottom:20px;
}
.fax_btn{
	position:absolute;
	top:57px;
	right:0;
}
.form_btn {
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 79px;
}
.form_btn a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#main_img{
	width:1000px;
	margin:0 auto 20px;
}

#navi{
	width:100%;
	height:60px;
	background:url(https://www.ipocket-shop.com/danbou-kigu/nb.png) repeat-x;
	margin-bottom:20px;
}
#navi ul{
	width:1000px;
	margin:0 auto;
	list-style:none;
}
#navi ul li{
	float:left;
}



#wrapper {
	width:1000px;/* 800px */
	margin:0px auto;
	background:#FFF;
}

#side {
	width:200px;
	float:left;
}

#main {
	width:780px;
	float:right;
}

#footer {
	width:100%;
	background:#F90;
	padding-bottom:10px;
	text-align:center;
	clear:both;
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

/* 画像のボーダー */
img.border {
	border:1px #CCC solid;
}

/* メイン画像（大サイズ）*/
img.mainimg {
	border:1px #CCC solid;
	margin-bottom:10px;
}

/* 商品のその他画像のサイズ */
img.thumnail {
	width:100px;
}

img {border:none;}
.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}




/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

#search {
	margin-bottom:100px;
}

#search .button {
	width:50px;
	height:20px;
	margin-left:3px;
}


/* ************************************************ 
 *	フッター（メニュー、コピーライト）
 * ************************************************ */

#footer_menu {
	border-top:1px #CCC solid;
	margin-bottom:10px;
	padding-top:10px;
}

address {
	font-style:normal;
	margin:10px;
}


/* ************************************************ 
 *	サイドメニュー
 * ************************************************ */

.side_box{
	border:1px #CCC solid;
	padding:10px 5px 0 5px;
	margin-bottom:20px;
}
.side_box p{
	margin-bottom:5px;
}
.side_box p a{
	font-size:110%;
	font-weight:bold;
	color:#281E00;
	text-decoration:none;
}
.side_box p a img{
	vertical-align:bottom;
}
.side_item{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px #CCC solid;
}
.side_item dt{
	float:left;
}
.side_item dt img{
	border:1px #CCC solid;
}
.side_item dd{
	padding-left:76px;
}
.side_item dd a{
	background:#F90;
	color:#FFF;
	padding:3px 5px;
	text-decoration:none;
}
.maker{
	padding:3px 5px;
	background:#F60;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	width:90px;
}
.side_box ul{
	list-style:none;
	margin-bottom:10px;
}
.side_box ul li{
	margin-bottom:5px;
}
.side_box ul li a{
	text-decoration:none;
	color:#281E00;
}
.side_box ul li a img{
	vertical-align:bottom;
}

.side_com{
	margin:10px auto;
	width:163px;
}


/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

#grayzone .top {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
#grayzone .bottom {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 5px;}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #FF9900 solid;
	margin-bottom:5px;
	padding-top:3px;
}

/* リスト部分（左端にオレンジ色の丸の画像） */
#grayzone dd {
	background:url(https://img.shop-pro.jp/tmpl_img/17/dd.gif) no-repeat;
	background-position:0px 6px;
	padding-left:12px;
	margin-bottom:3px;
}

#grayzone dd.sp {
	background:none;
	border-top:2px #FFF dotted;
	padding:0px;
	margin:3px;
}


/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
.grayzone {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone.gif) repeat-y;
	margin-bottom:10px;
}

.grayzone .top {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_top.gif) no-repeat;
	background-position:left top;
}
.grayzone .bottom {
	background:url(https://img.shop-pro.jp/tmpl_img/17/grayzone_bottom.gif) no-repeat;
	background-position:left bottom;
}

.grayzone dt {
	font-weight:bolder;
	background:#FFF;
	border:1px #FF9900 solid;
	margin-bottom:5px;
	padding-top:3px;
}

.grayzone dl {margin:0px 5px;}

.grayzone dt img {margin:2px 5px;}

.grayzone dd #btn_members_login,
.grayzone dd #btn_members_signup,
.grayzone dd #btn_members_logout {
	text-align:center;
}

.grayzone dd #btn_members_signup {
	padding-top:7px;
	margin-top:7px;
	border-top:2px #FFF dotted;
}

.grayzone dd #btn_members_signup span,
.grayzone dd #btn_members_logout span {
	font-size:10px;
	line-height:1.1em;
	display:block;
	padding-bottom:5px;
}


/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
dl#cart {
	border-bottom:2px #CC3300 solid;
}

dl#cart dt {
	background:#CC3300 url(https://img.shop-pro.jp/tmpl_img/17/round_cart.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:5px;
}

dl#cart dd {
	border-left:2px #CC3300 solid;
	border-right:2px #CC3300 solid;
	padding:2px 7px 2px 7px;
}

.subtotal {
	padding:5px 0;
}

.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	list-style-type:none;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}


/* ------------------------------------- 
 *	店主のコーナー
 * ------------------------------------- */

dl#owner {
	border-bottom:2px #8F826C solid;
}

dl#owner dt {
	background:#8F826C url(https://img.shop-pro.jp/tmpl_img/17/round_owner.gif) no-repeat;
	background-position:left top;
	text-align:center;
	padding:5px 0;
}

dl#owner dd {
	border-left:2px #8F826C solid;
	border-right:2px #8F826C solid;
	padding:2px 3px 2px 7px;
}

/* ------------------------------------- 
 *	トラックバック、フリースペースのリスト
 * ------------------------------------- */

dl#list dt {
	font-weight:bolder;
	margin-bottom:5px;
}

dl#list dd {
	padding-left:17px;
	margin-bottom:3px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/dd_arrow.gif) no-repeat;
	background-position:1px 6px;
}

div.border {
	border-top:2px #8F826C dotted;
	padding-bottom:5px;
	background:none;
}

/* ------------------------------------- 
 *	メールマガジン登録・解除
 * ------------------------------------- */

dl#mailmaga {
	border:1px #8F826C solid;
}

dl#mailmaga dt {
	border-bottom:1px #8F826C dotted;
	margin:5px;
	font-weight:bolder;
}

dl#mailmaga dd {
	text-align:center;
	margin-bottom:5px;
}

/* ------------------------------------- 
 *	feed
 * ------------------------------------- */
#feed {
	text-align:center;
	}
#feed img {
	width:57px;
	height:15px;
	margin:5px;
	}


/* ************************************************ 
 *	メインエリア
 * ************************************************ */

#home_ttl01{
	width:780px;
	position:relative;
	margin-bottom:20px;
}
#home_ttl01 p{
	width:540px;
	position:absolute;
	top:107px;
	left:20px;
}
#home_ttl01 a{
	position:absolute;
	top:110px;
	right:15px;
}

#home_cnt01{
	width:750px;
	padding:15px;
	background:#EEE;
	margin-bottom:60px;
}
.home_cnt01_box{
	width:229px;
	float:left;
}
.home_cnt01_box h3{
	height:55px;
	border-left:5px #281E00 solid;
	padding:2px 0 2px 10px;
	font-weight:bold;
	margin-bottom:10px;
	font-size:145%;
}
.home_cnt01_box h3 a{
	color:#281E00;
	text-decoration:none;
	font-weight:bold;
}

#home_ttl02{
	width:780px;
	position:relative;
	margin-bottom:10px;
}
#home_ttl02 p{
	width:380px;
	position:absolute;
	top:30px;
	left:385px;
}

.home_cnt02{
	width:750px;
	padding:15px;
	background:#EEE;
}
.home_cnt02 h3{
	border-left:5px #281E00 solid;
	padding:10px 0 10px 15px;
	font-weight:bold;
	margin-bottom:10px;
	font-size:200%;
}
.home_cnt02 h4{
	background:#281E00;
	color:#FFF;
	padding:3px 0;
	text-align:center;
	width:100%;
	margin-bottom:10px;
}
.home_cnt02 dl dt{
	float:left;
	margin-right:10px;
}
.home_cnt02 dl dd{
	margin-left:76px;
}
.home_cnt02 dl dd a{
	background:#F90;
	color:#FFF;
	padding:3px 5px;
	text-decoration:none;
}

#home_cnt03{
	background:#EEE;
	padding:20px 0 0 20px;
	border:1px #F90 solid;
	margin-bottom:40px;
}
#home_cnt03 dl{
	background:#FFF;
	float:left;
	margin:0 20px 20px 0;
	width:358px;
}
#home_cnt03 dl dt{
	font-size:125%;
	background:#F60;
	color:#FFF;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
}
#home_cnt03 dl dd{
	padding:10px;
	height:75px;
}

#home_cnt04{
	background:#EEE;
	padding:20px 0 0 20px;
	border:1px #F90 solid;
	margin-bottom:40px;
}
#home_cnt04 h2{
	color:#281E00;
	border-left:5px #281E00 solid;
	padding:10px 0 10px 15px;
	font-weight:bold;
	margin-bottom:10px;
	font-size:200%;
}
#home_cnt04 dl{
	background:#FFF;
	float:left;
	margin:0 20px 20px 0;
	width:358px;
}
#home_cnt04 dl dt{
	font-size:125%;
	background:#281E00;
	color:#FFF;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
}
#home_cnt04 dl dd{
	padding:10px;
	height:45px;
}





.foot_form {
    height: 298px;
    position: relative;
    width: 780px;
	margin-bottom:100px;
}
.foot_form .fax_btn {
    position: absolute;
    right: 253px;
    top: 202px;
}

.foot_form .form_btn {
    position: absolute;
    right: 30px;
    top: 202px;
}


.home_form {
    height: 298px;
    position: relative;
    width: 780px;
}


.home_form .fax_btn {
    position: absolute;
    right: 253px;
    top: 202px;
}


.home_form .form_btn {
    position: absolute;
    right: 30px;
    top: 202px;
}


table.box {
	width:99.5%;
	margin:0px auto 20px auto;
	}

/* ------------------------------------- 
 *	各タイトル（おすすめ商品、売れ筋商品、サブカテゴリー)
 * ------------------------------------- */
.main_title {
	height:27px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title.gif) repeat-x;
	background-position:left;
}

.main_title .point {
	height:27px;
	width:20px;
	float:left;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title_point.gif) no-repeat;
	background-position:left;
}

.main_title .title {
	height:27px;
	margin-left:20px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/main_title_right.gif) no-repeat;
	background-position:right;
}
.main_title .title img {margin-top:6px;}

/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

div.info {
	color:#996633;


	margin-bottom:20px;
}

/* ------------------------------------- 
 *　フリースペース
 * ------------------------------------- */

.free_space {
	border:2px #CCC solid;
	padding:10px;
}

/* ------------------------------------- 
 *	パンくずナビ
 * ------------------------------------- */

.pankuzu {margin-bottom:20px;}


/* ------------------------------------- 
 *	アイテムエリアの設定（商品を複数個横に並べる表示の設定）
 * ------------------------------------- */

.itemarea {
	margin:5px 0;
	width:20%;
	float:left;
	text-align:center;
}

.itemarea img {
	max-width: 100px;
 }

/* ------------------------------------- 
 *	会員価格の表示 トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
}

.discount_rate_top {
	padding:2px 0px 0px;
	color:#ff0000;
}


/* ************************************************ 
 *	商品一覧・検索結果・詳細ページ
 * ************************************************ */

/* ------------------------------------- 
 *	商品一覧・検索結果//アイテムリストの設定（一行表示の設定）
 * ------------------------------------- */

table.list {
	width:99.5%;
	border-top:1px #FF6600 solid;
	border-bottom:1px #FF6600 solid;
}

table.list td {padding:10px 5px;}

.img-layout {
	display: block;
	width: 100px;
}

/* 商品の名前 */
table.list div.name {
	margin-right:100px;
}

/* 商品の画像 */
table.list td.img img {
	max-width: 100px;
	max-height: 100px;
 }

/* 商品の値段 */
table.list div.price {
	color:#CC0000;
	width:150px;
	float:right;
	text-align:right;
}
/* 商品の簡易説明 */
table.list {margin-top:10px;}


/* 並び順 */
.sort {
	text-align:right;
	margin-bottom:5px;
}
.sort span,strong {
	padding:0px 7px;
}

/* ページナビ（全 [*] 商品中 [*-*] 商品を表示しています。） */
.pagenavi {
margin:5px 0;
}

.pagenavi span {
	padding:0px 7px;
	color:#FF6600;
}

/* ------------------------------------- 
 *	商品一覧・検索結果・詳細ページ共通
 * ------------------------------------- */

/* カテゴリーの名前（背景：薄オレンジ） */
.category_title {
	background:#FFD5AC url(https://img.shop-pro.jp/tmpl_img/17/category_title.gif) no-repeat;
	background-position:6px;
	color:#333; /*商品カテゴリー名・商品名文字色(商品詳細・商品一覧結果共通)*/
	font-weight:bolder;
	padding:3px 20px;
}

dd#group-list {
	border-top:#FFF dotted 2px;
	padding:0px;
	margin:0px;
	height:1px;
	line-height:0px;
}

.group-list-link {
	margin:5px 0px 0px;
}

.ctg_head{
	position: relative;
	width:780px;
}
.ctg_head p{
	position:absolute;
	top:15px;
	right:8px;
	width:440px;
}
.ctg_head2{
	position: relative;
	width:780px;
}
.ctg_head2 p{
	position:absolute;
	top:26px;
	right:10px;
	width:330px;
}

/* ************************************************ 
 *	商品一覧ページ
 * ************************************************ */

/* 会員価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_all {
	padding:0px;
}

.discount_rate_all {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
div.ci {
	margin-bottom: 20px;
	}

div.ci div.title {
	background: url("https://img.shop-pro.jp/tmpl_img/17/arrow.gif") no-repeat scroll left center transparent;
	border-bottom: 2px dotted #8F826C;
	color: #8F826C;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 15px;
	}

div.checkitem {
	margin:0 0 10px 0;
	float:left;
	padding: 0 15px 0 2px;
	width: 100px;
	}

div.checkitem .ci_img {
	width:90px;
	border: 1px solid #CCCCCC;
	}


.productlist_body {
    margin: 10px 0 0;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
}
.itembox {
    display: inline-block;
    float: left;
    margin: 0 20px 20px;
    padding: 0;
    width: 210px;
}
.itembox_pic {
    text-align: center;
}
.itembox_pic img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 auto 5px;
    padding: 3px;
}
.itembox img {
    display: block;
    width: 210px;
}
.itembox div.itembox_name {
    margin: 0 auto;
    padding: 0;
    width: 210px;
}
.itembox div.itembox_model {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 auto;
    padding: 5px 0;
    width: 210px;
}
.itembox div.itembox_price {
    border-bottom: 1px dotted #CCCCCC;
    color: #CC0000;
    margin: 0 auto;
    padding: 5px 0;
    width: 210px;
}
.itembox div.itembox_memo {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 auto;
    padding: 5px 0;
    width: 210px;
    word-break: break-all;
	min-height:165px;
}
.productlist_nav {
    border: 1px solid #CCCCCC;
    margin: 15px 0;
    padding: 10px;
}
.productlist_crumbs {
	margin-bottom:6px;
}
.productlist_order {
    margin-bottom: 5px;
    text-align: right;
}
.productlist_turnpage {
    overflow: hidden;
    position: relative;
    text-align: center;
}

/* ************************************************ 
 *	商品詳細ページ
 * ************************************************ */

div.detail {margin:10px 0;}

div.detail_img {width:100%;text-align:center;}

div.detail_img img {max-width:550px;max-height:550px;}

/* ------------------------------------- 
 *	商品のスペック表
 * ------------------------------------- */

table.spec {
	background:#CCC;/*商品価格表-罫線の色*/
	width:100%;
}

table.spec th {
	background:#EFEFEF;/*商品価格表右側セルの背景色*/
	padding:5px;
	width:100px;
	color:#333;/*商品価格表右側セルの文字色*/
	font-weight:normal;
	text-align:left;
}

table.spec td {
	background:#FFF;/*商品価格表左側セルの背景色*/
	padding:5px;
}

table.spec table.num td {padding:0px;}

table.spec td.sales {
	color:#CC0000;/*商品価格表-販売価格の文字色*/
	font-weight:bolder;
}

/* 「カートに入れる」ボタン */
div.cart_in {
	text-align:right;
	margin-top:10px;
}
div.cart_in img {
	width:132px;
	height:34px;
}

/* 商品の説明 */
div.explain {margin:10px 0;}

/* 「この商品について問い合わせる」等のボタン */
div.etc {
	text-align:center;
	margin-top:10px;
}
div.etc img {
margin:5px;
	}
	

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:right;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}


/* 会員価格の表示 商品詳細用 */
.regular_price_detail {
	padding:0px 0px 2px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
}

.discount_rate_detail {
	padding:2px 0px 0px;
	color:#ff0000;
}


div.product h3 {
    border-left: 5px solid #281E00;
    font-size: 180%;
    font-weight: bold;
    margin: 1em 0;
    padding: 5px 0 5px 15px;
	line-height:25px;
}
.product_mainpic {
    margin-bottom: 15px;
    text-align: center;
}
.product_mainpic img {
    border: 1px solid #CCCCCC;
    padding: 3px;
}
table.productinfo {
    border-collapse: collapse;
    margin-bottom: 15px;

    width: 100%;
}
table.productinfo th, .productinfo td {
    border: 1px solid #CCCCCC;
    padding: 2px 5px;
}
table.productinfo th {
    background: none repeat scroll 0 0 #EEEEEE;
    width: 180px;
}
table.productquantity th, table.productquantity td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
}
.product_subpic {
    margin-bottom: 15px;
}
.product_subpic ul li img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 0 5px;
    padding: 3px;
}
.product_subpic ul li {
    list-style: none outside none;
    text-align: center;
}
.product_subpic ul li a {
    text-decoration: none;
}
.product_subpic p {
    text-align: right;
}
.product_description {
    border: 1px solid #CCCCCC;
    padding: 10px;
}


/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:#8F826C;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted #8F826C;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:#F6F1E6;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted #8F826C;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 20px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:#FF6600;
}

/* 会員価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_search {
	padding:0px;
}

.discount_rate_search {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:#CCC;
	}


table.option th {
	background:#DDD;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}

/* 会員価格の表示 オプション用 */
.regular_price_stock {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
}

.discount_rate_stock {
	padding:2px 0px;
	color:#ff0000;
}


/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
}

table#shop td,th {padding:5px;}

table#shop th {
	width:150px;
	background:#DDD;
	text-align:left;
	font-weight:normal;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:90%;
	margin:10px auto 20px auto;
	border:1px #CCC solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}


/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 20px 20px 20px;
	border:1px #CCC solid;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:#DDD;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}



/* -------------------------------------
*     フリーページ
* ------------------------------------- */

/*-- 商品一覧 --*/

.ichiran_box {
    border: 1px solid #CCCCCC;
    float: left;
    width: 250px;
}
.ichiran_box h3{
	background:#F60;
	color:#FFF;
	padding:10px;
	margin-bottom:10px;
}
.ichiran_box img{
	border:1px #CCC solid;
}
.ichiran_box p{
	padding:10px;
	min-height:165px;
}


/*-- 会社概要 --*/

h4.com_tit {
    background: none repeat scroll 0 0 #EEEDDD;
    font-size: 140%;
    margin: 10px 0;
    padding: 10px;
	text-align:center;
}

p.kasou_txt {
    padding: 10px;
	line-height:25px;
}
table.table01 {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin: 10px 0 30px;
    width: 100%;
}
table.table01 th {
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #CCCCCC;
    padding: 5px;
    width: 30%;
}
table.table01 td {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
table.table02 {
    border-collapse: collapse;
    margin: 0 0 30px 20px;
    width: 530px;
	float:left;
}
table.table02 th {
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
    vertical-align: top;
    white-space: nowrap;
}
table.table02 td {
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
}
.com_img {
    margin-right: 20px;
	float:right;
}
.bd_bottom {
    border-bottom: 1px solid #CCCCCC;
}

.box-thumb {
	float:left;
	margin:0 0 30px 10px;
	width:180px;
}

.box-subitm .float {
	float: left;
	margin-left:20px;
	width:500px;
}


body {
    background: #fff none repeat scroll 0 0;
    color: #281e00;
    font-family: "Verdana","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
    font-size: 12px;
    line-height: 150%;
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}

#main .bnr li {
    list-style: outside none none;
    margin-bottom: 10px;
}

.f_l {
    float: left;
    margin-right: 10px;
}

.f_r {
    float: right;
    margin-left: 10px;
}
