* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background: #fff url(https://img09.shop-pro.jp/PA01043/652/etc/bg.jpg) repeat-x;
	color:#666;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


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

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;}


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

/*ページ中央の幅*/
#wrapper {
	width:800px;/* 初期モードで設定 */
	background: #FFF url(https://img09.shop-pro.jp/PA01043/652/etc/head-bg.jpg) no-repeat 0 top;
	margin:0px auto;
}

#header {
	width:100%;
	/*background:url(https://img09.shop-pro.jp/PA01043/652/etc/head-bg.jpg) repeat-x;
	background-position:left bottom;*/
	padding-bottom:5px;
}
#kessai {float:left;margin-left:430px;}

#body {
	background: #FFF url(https://img09.shop-pro.jp/PA01043/652/etc/margin-bg.gif) repeat;
}

#body .margin {
	/*margin:10px 0 30px 0;*/
	padding:10px 0 30px 0;
	background: #FFF url(https://img09.shop-pro.jp/PA01043/652/etc/margin-bg.gif) repeat;
}

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

#main {
	width: 608px;
	padding: 0;
	margin: 0 0 0 180px;
}

#footer {
	width:100%;
	background:url(https://img09.shop-pro.jp/PA01043/652/etc/footer.gif) repeat-x;
	background-position:left bottom;
	padding-bottom:10px;
	text-align:center;
}


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

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

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

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

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


/* ************************************************ 
 *	ヘッダー（サイトタイトル、検索スペース、メニュー）
 * ************************************************ */
 
/* ------------------------------------- 
 *	ヘッダー内レイアウト
 * ------------------------------------- */

#header .margin {
	margin:3px 10px 0px 10px;
	}

/*ヘッダーメニューの背景*/
#header_menu {
	height:20px;
	/*background:#FF6600 url(https://img.shop-pro.jp/tmpl_img/17/header_menu.gif) repeat-x;*/
	text-align:right;
}

/*検索ボックス*/
#header #search {
	width:220px;
	float:right;
	background:/*#FFD5AC*/ url(https://img09.shop-pro.jp/PA01043/652/etc/search.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
}

#header #title {
	padding-right:230px;
}

/* ------------------------------------- 
 *	サイトタイトルの設定
 * ------------------------------------- */
h1 {
	color:#000;
	font-size:22px;
	/*margin-bottom:5px;*/
	background: url(https://img09.shop-pro.jp/PA01043/652/etc/logo.jpg) no-repeat;
	width: 160px;
	height: 80px;
	margin: 0!important;
	padding: 0!important;
	text-indent: -9999px;
}
h1 a:link, h1 a:visited, h1 a:hover {
	color:#000;
	font-size:22px;
	/*margin-bottom:5px;*/
	background: url(https://img09.shop-pro.jp/PA01043/652/etc/logo.jpg) no-repeat;
	width: 160px;
	height: 80px;
	margin: 0!important;
	padding: 0!important;
	display: block;
}
/* ------------------------------------- 
 *	ヘッダーメニュー（ホーム、マイカウント、お問い合わせ）
 * ------------------------------------- */

#header_menu ul {
	padding-top:2px;
}

#header_menu ul li{
	display:inline;
}

#header_menu ul li img {
	height:12px;
	margin-right:5px;
}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
#header #search .title {
	height:20px;
	background:url(https://img09.shop-pro.jp/PA01043/652/etc/search_title.gif) no-repeat;
	background-position:left top;
}

#search select,input {
	margin-left:8px;
}
#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;
}


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

dl {
	margin-bottom:10px;
} 

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

#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 dd img {
	/*margin:2px 5px;*/
	display: none;
	visibility: hidden;
}

/* リストのタイトル部分（四角の枠） */
#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;
	font-size: 12px;
}

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

/* ------------------------------------- 
 *	カートの中身を見る
 * ------------------------------------- */
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 3px 2px 7px;
}

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


/* ------------------------------------- 
 *	資材の歴史
 * ------------------------------------- */

dl#his dt{margin-bottom:3px;}
	
dl#his dd {padding-left:20px;height:20px;
background:url(https://img09.shop-pro.jp/PA01043/652/etc/wa-gy.png) no-repeat;
	background-position:1px 6px;
font-size:10px;}

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

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;
}

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


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

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;
}


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

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

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

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

/* 商品の名前 */
table.list div.name {
	margin-right: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;
}


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

div.detail {margin:10px 0;}

div.detail_img {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

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

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;
	}


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

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;
}


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

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

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;
	}


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

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;
}
/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#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;
}

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

div#grayzone dl dd a img {
	width: 38px;
	height: 38px;
	vertical-align: middle;
	margin-right: 4px;
}
p#sk_link_other {
	text-align:right;
	margin-top:10px;
}

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

<!--修復ページ-->
.shu1{margin-left:20px;
text-align:center;}

.shu1 table{text-align:center;
background-color:#f5f5f5;
margin-bottom:10px;}
.shu2 th{background-image:url(https://img09.shop-pro.jp/PA01043/652/etc/bg_g.gif?20110820113133);
width:150px;
border:solid 2px #030;}
.shu2{padding:auto;
margin-left:20px;}
.shu2 dd{padding-left:40px;}
.shu2 dt{margin-left:10px;
font-size:12pt;
display:list-item;
list-style-image:url(https://img09.shop-pro.jp/PA01043/652/etc/yaji_gy.gif);}
.shu2 h3{margin:5px 10px 5px 10px;
font-size:14pt;
color:#2F4F4F;
display:list-item;
list-style-image:url(https://img09.shop-pro.jp/PA01043/652/etc/yajirusi.gif);}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#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;
}

/* ------------------------------------- 
 *	カレンダー表示
 * ------------------------------------- */
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

/* ------------------------------------- 
 *	「引越しのすすめ」広告ページ
 * ------------------------------------- */
 
#contents {
padding: 0 5px 2em;
width: 600px;
font-family:"Osaka", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
}

/* ---------- contentsBox01 */
#contentsBox01 {
display:block;
margin-bottom:30px;
//clear:both;
}

#contentsBox01 h2 {
text-align: center;
margin-bottom:10px;
}

#contentsBox01 span.subtitle {
font-weight: bold;
font-size: 18px;
color: #ff6600;
}

#contentsBox01 p.link {
width: 35%;
float:right;
}


/* ---------- contentsBox02 */
#contentsBox02 {
width: 600px;
height: 325px;
background-image: url('https://img09.shop-pro.jp/PA01043/652/etc/want_box.gif');
background-repeat: no-repeat;
padding-left: 13px;
padding-top: 30px;
}

#contentsBox02 h2.want span {
font-size: 44px;
color: #ff9900;
}

#contentsBox02 img {
margin: 5px 10px 10px 0;	
}

#contentsBox02 span.subtitle {
font-weight: bold;
font-size: 16px;
color: #004800;
}


/* ---------- contentsBox03 */
#contentsBox03 {
display:block;
margin-bottom:30px;
//clear:both;
}

h2.title strong{
color:#ffffff;
font-size:20px;
position:absolute;
top:10px;
left: 10px;
text-align: center;
}

#contentsBox03 h2.title {
width:600px;
height:40px;
display:block;
overflow:hidden;
position:relative;
background:url(https://img09.shop-pro.jp/PA01043/652/etc/title03.gif) no-repeat 0px 0px ;
margin-bottom:10px;
//clear:both;
}

#contentsBox03 span.subtitle {
font-weight: bold;
font-size: 16px;
color: #454545;
}


/* ---------- contentsBox04 */
#contentsBox04 {
display:block;
margin-bottom:30px;
//clear:both;
}

#contentsBox04 h2.title {
width:600px;
height:40px;
display:block;
overflow:hidden;
position:relative;
background:url(https://img09.shop-pro.jp/PA01043/652/etc/title04.gif) no-repeat 0px 0px ;
margin-bottom:15px;
//clear:both;
}

#contentsBox04 div{
margin-bottom: 10px;
}

#contentsBox04 span {
width:595px;
height:46px;
display:block;
padding-top: 13px;
}

#no1 span {
background:url(https://img09.shop-pro.jp/PA01043/652/etc/listmark_1.gif) no-repeat 0px 0px ;
}

#no2 span {
background:url(https://img09.shop-pro.jp/PA01043/652/etc/listmark_2.gif) no-repeat 0px 0px ;
}

#no3 span {
background:url(https://img09.shop-pro.jp/PA01043/652/etc/listmark_3.gif) no-repeat 0px 0px ;
}

#no4 span {
background:url(https://img09.shop-pro.jp/PA01043/652/etc/listmark_4.gif) no-repeat 0px 0px ;
}

#contentsBox04 span.subtitle strong {
padding-left: 50px;
font-size: 24px;
color: #454545;
}


/* ---------- contentsBox05 */
#contentsBox05 {
width: 100%;
display:block;
text-align:center;
margin-bottom:10px;
//clear:both;
}

#contact{
width: 66%;
height:313px;
overflow:hidden;
position:relative;
background:url(https://img09.shop-pro.jp/PA01043/652/etc/contact_bg.gif) no-repeat 0px 0px ;
margin: 0 auto;
}

#contact p {
margin-top: 25px;
font-size: 22px;
font-weight: bold;
color: #454545;
}

/* ---------- 共通 */
a.img_link {
text-decoration: none;
}

/* ---------- 「引越しのすすめ」広告ページ　おわり */