@charset "utf-8";

#local_navi {
	font-size: 70%;
	line-height: 30px;
	height: 30px;
	width: 100%;
	text-indent: 1em;
	margin: 0 0 10px 0;
}
h1 {
	height: 31px;
	width: 591px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../img/bg_h1.jpg);
	background-repeat: no-repeat;
	line-height: 31px;
	color: #666600;
	text-indent: 20px;
}
h2 {
	font-size: 90%;
	color: #660000;
	width: 550px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	background-color: #F4F4EA;
	text-indent: 10px;
}

h2.enkaku {
	font-size: 90%;
	color: #660000;
	width: 550px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	background-color: #ffffff;
	text-indent: 10px;
}

/*　ページトップに戻るリンク　*/
.to_pagetop {
	font-size: 10px;
	line-height: 35px;
	height: 35px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 15px;
	background-image: url(../img/to_pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/* 商品リストの設定　*/
.box {
	width: 560px;
	margin:0 auto 20px auto;
}
.box img {

}
/*　配置パターン「サイトマップ」　*/
#sitemap {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#sitemap dl {
	color: #333333;
	width: 400px;
}
#sitemap dt {
	margin-top: 1em;
	background: url(../img/arrow01.gif) no-repeat;
	padding-left: 12px;
	line-height: 17px;
	height: 17px;
	background-position: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E8E8E8;
}
#sitemap dd {
	margin-left: 2em;
	margin-top: 0.5em;
	background: url(../img/sitemap_dd.gif) no-repeat;
	line-height: 10px;
	height: 12px;
	padding-left: 12px;
	font-size: 10px;
	border-bottom: 1px dotted #E8E8E8;
	padding-bottom: 0.5em;
}
.qa {
	width: 500px;
	border: 1px dotted #CC9999;
	background-color: #F9F2F2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.qa a:link {
	color: #999900;
	text-decoration: underline;
}
.qa a:visited {
	color: #666666;
	text-decoration: underline;
}
.qa a:hover {
	color: #000000;
	text-decoration: underline;
}
.qa dl {
	width: 500px;
}
.qa dt {
	background-image: url(../img/qa_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	margin-bottom: 10px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9999;
	padding-top: 5px;
	color: #CC6666;
}
.qa dd {
	background-image: url(../img/qa_a.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 5px;
	color: #666666;
}

.product {
	padding:5px 0 0 12px;
	background: url(../img/arrow01.gif) no-repeat 0px 7px;
	font-size: 80%;
}
.box_a {
	float: left;
	width: 170px;
	height: 240px;
	border: 5px solid #333333;
	text-align: center;
	padding-top: 5px;
}
.box_b {
	float: left;
	margin-left: 10px;
	height: 200px;
	width: 170px;
	height: 240px;
	border: 5px solid #333333;
	text-align: center;
	padding-top: 5px;
}
.box_c {
	float: right;
	width: 180px;
	margin-left: 10px;
	width: 170px;
	height: 240px;
	border: 5px solid #333333;
	text-align: center;
	padding-top: 5px;
}
.box_clear {
	clear: both;
}
.product_title {
	height: 4em;
	width: 160px;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.product_title a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.product_title a:visited {
	color: #999999;
	text-decoration: underline;
}
.product_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.price {
	height: 2em;
	width: 160px;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.buy {
	width: 160px;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


/*商品詳細ページの設定*/
#ibox_left {
	float: left;
	width: 370px;
}
#ibox_right {
	float:right;
	width: 240px;
	}
#item_ph {
	width: 350px;
	margin:0 auto;
}
#item_ph_sl {
	width: 160px;
	margin: 10px;
	float: left;
}
/*商品詳細ページ設定の終わり*/
#item_ph_sr {
	width: 160px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#item_txt {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px solid #666666;
}
p#product_name {
	background-color: #666666;
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/pr_name_bg.gif);
}
p#product_catch {
	font-size: 75%;
	padding: 5px;
	border-bottom: 2px solid #666666;
	color: #CCCCCC;
}

p#product_spec {
	font-size: 75%;
	padding: 5px;
	border-bottom: 2px solid #666666;
	color: #CCCCCC;
}
p#product_txt {
	font-size: 75%;
	padding: 5px;
	border-bottom: 2px solid #666666;
	line-height: 1.5em;
}
p#product_price {
	padding: 5px;
	font-size: 80%;
	line-height: 2em;
}
#shopping {
	width: 210px;
	background-color: #666666;
	margin: 0 auto 10px auto;
	vertical-align: middle;
	padding: 20px 0 20px 10px;
	font-size: 12px;
}
#shopping img {
	vertical-align: middle;
	margin-left: 1em;
}
