*{
	margin:0;
	padding:0;
}

img {
	border:0;
	margin: 0px;
	padding: 0px;
}

.clr{
	clear:both; 
	height:0;
	margin:0;
	padding:0;
	border:0;
	font-size:0;
	line-height:0px; 	
}

body{
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
}

li {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

p {
	font-size: 12px;
	line-height: 150%;
	margin: 8px 15px;
	padding: 0px;
}

.f-left {
	float:left;
}

.f-right {
	float:right;
}

.bk_y {
	background:#ffffcc;
	padding:5px;
}


/* ▼通常のアンカー（青字） */
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}



/* ▼カテゴリインデックス内や他色々で使用しているアンカー */
.categories a:link,.pickupDetail a:link,.pickupDetail_right a:link,.main_bn a:link,.main_bn_right a:link,h2.title a:link,#footer_tree a:link,.side_cate a:link {
	color: #624b35;
	text-decoration: none;
}
.categories a:visited,.pickupDetail a:visited,.pickupDetail_right a:visited,.main_bn a:visited,.main_bn_right a:visited,h2.title a:visited,#footer_tree a:visited,.side_cate a:visited {
	color: #624b35;
	text-decoration: none;
}
.categories a:hover,.pickupDetail a:hover,.pickupDetail_right a:hover,.main_bn a:hover,.main_bn_right a:hover,h2.title a:hover,#footer_tree a:hover,.side_cate a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.categories a:active,.pickupDetail a:active,.pickupDetail_right a:active,.main_bn a:active,.main_bn_right a:active,h2.title a:active,#footer_tree a:active,.side_cate a:active {
	color: #624b35;
	text-decoration: none;
}


/* ▼サイドショッピングガイドのアンカー */
.other_s:link {
	color: #069;
	text-decoration: none;
}
.other_s:visited {
	color: #069;
	text-decoration: none;
}
.other_s:hover {
	color: #069;
	text-decoration: underline;
}
.other_s:active {
	color: #069;
	text-decoration: none;
}


/* ▼それ以外のアンカー ----------------*/
.other_a:link {
	color: #333;
	text-decoration: none;
}
.other_a:visited {
	color: #333;
	text-decoration: none;
}
.other_a:hover {
	color: #333;
	text-decoration: underline;
}
.other_a:active {
	color: #333;
	text-decoration: none;
}


/* ▼ページトップ --------------------*/
.main_totop {
	float: right;
	margin: 20px 0;
}

/* ▼パンくずリスト ------------------*/
.breadcrumbs {
	margin: 5px 0 2px 0;
	font-size: 11px;
	text-align: left;
}

/* ▼旧ヘッダー -----------------------*/
#header{
	margin: 0 auto;
	width: 900px;
	height: 87px;
}

.logo_lead {
	margin: 10px 0 3px -10px;
	text-align: left;
}

.cart {
	float: right;
	margin: -25px 0 10px 0;
	padding: 0 20px 0 0;
}

.logo {
	float: left;
	margin: -25px 0 0 -10px;
}

.header_menu {
	float: right;
	margin: -20px 10px 0 0;
}

.header_menu li {
	float: left;
	height: 20px;
	width: 114px;
	list-style-type: none;
	margin: 0;
}

#gnaviline {
	width: 100%;
	height: 22px;
	clear: both;
	background: url(img/header_line.gif) repeat-x scroll left top;
}
*html #gnaviline {
	margin:-4px 0 0 0;
}

*:first-child+html #gnaviline {
	margin:4px 0 0 0;
}

/* FF用 -11pxがおそらく最大値*/
html>/**/body #gnaviline {
	margin:-11px 0 0 0;
}

.top_payment {
	margin:0 0 0 10px;
	vertical-align: top;
}


/* ▼100707デザイン変更時に修正分のヘッダー周辺 -----------------------*/
#header_out{
	margin: 0 auto;
	width: 900px;
	padding:15px 0 0 0;
}

*html #header_out{
	width: 902px;
}

.summary {
	margin: 0;
	float: left;
}

.summary p {
	float: left;
	margin:35px 0 0 0;
}

.summary img {
	float: left;
}

.top_payment {
	margin:0 0 0 20px;
	vertical-align: top;
}

.header_cart {
	float: right;
	margin: 28px 0 0 0;
	padding: 0 20px 0 0;
}

#header_in{
	margin: 0 auto;
	width: 900px;
	height:105px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

/* ヘッダーとラッパーの隙間5px調整　※これではGナビ下のライン長さが統一できず
html>/**/body header_in {
	height:110px;
}
*/

*html #header_in {
	width: 902px;
	height:108px;
}

.header_logo {
	float: left;
	padding: 15px 0 0 0;
}

*html .header_logo {
	margin:15px 0 0 0;
}

.header_text {
	float: right;
	padding: 38px 0 0 0;
}

*html .header_text {
	margin:37px 0 0 0;
}

.g_menu {
	margin:0;
}

*html .g_menu {
	width: 900px;
}

.g_menu li {
	float: left;
	height: 37px;
	width: 150px;
	list-style-type: none;
	margin: 0;
}


#wrapper {
	width: 900px;
	margin: 0 auto; 
	clear: both;
	background: #fff;
	text-align: left;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

*html #wrapper{
	width: 902px;
}

/* ヘッダーとラッパーの隙間5px調整 */
html>/**/body #wrapper {
	margin: -5px auto 0 auto; 
	padding:5px 0 0 0;
}


/* ▼コンテンツ -----------------------*/

/*
.shadow {
	background-image: url(img/shadow.gif);
	background-repeat: repeat-y;
	width: 920px;
	margin: 0 auto;
}

#wrapper {
	width: 900px;
	margin: 0 auto; 
	clear: both;
	background: #fff;
	text-align: left;
}
*/


#ie6wrap {
         text-align: center;
}

.point {
         margin: 0 4px 0 0;
         vertical-align: 1.5;
}

/* ▼メイン -----------------------*/
#main{
	width: 670px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	background: #fff;
}

.topimg{
	width: 670px;
	height: 260px;
	background: #fff;
	margin: 10px 0 0 0;
}

.main_bn h1{
	padding: 0;
	margin: 0;
	background: none;
	text-indent: 0;
	line-height: 0;
	text-indent:0;
	width: 330px;
	height: 160px;
}

.redB {
	font-size: 12px;
	font-weight: bold;	
	color: #ff0000;	
}

.s10 {
	font-size: 10px;
	font-weight: normal;
}

/* ▼TOPのメインバナー----------------*/

.main_bn {
	width:318px; /* 本来は330 */
	padding:5px;
	border:1px solid #cccccc;
	float:left;
	margin:10px 10px 10px 0;
}

.main_bn_right {
	width:318px; /* 本来は330 */
	padding:5px;
	border:1px solid #cccccc;
	float:left;
	margin:10px 0;
}

*html .main_bn_right {
	overflow:hidden;
	width:330px;
}

.main_bn p,.main_bn_right p {
	font-size:14px;
	margin:3px;
	font-weight: bold;
}


/* ▼TOPのサブバナー----------------*/
.sub_bn img {
	float:left;
	margin:0 0 15px 0;
}

/* ▼TOPのPICKUP----------------*/

#pickup {
	width: 670px;
	height: 1006px;
}
*:first-child+html #pickup {
	height: 1057px;
}
.pickupH2Img {
	margin:12px 0 0 0;
}

#pickup p {
	font-weight: bold;
	margin:5px 0 0 7px;
}

.pickupDetail {
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	width: 214px;
	height: 179px;
	margin: 8px 11px 4px 0;
}
/*
*:first-child+html .pickupDetail {
	height: 188px;
}
*/

.pickupDetail_right {
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	width: 214px;
	height: 179px;
	margin: 8px 0 4px 0;
}
/*
*:first-child+html .pickupDetail_right {
	height: 188px;
}
*/

.pickupDetail img,.pickupDetail_right img {
	margin:7px 7px 0;
}

.pickup_price {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: right ;
	padding: 0 7px 0 0 ;
}

.pickup_price_new {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: right ;
	padding: 0 7px 0 0 ;
	background:url(img/new.gif) no-repeat 0px 4px;
}


/* ▼TOPのバナー----------------*/


.banner {
	width:670px;
	margin:10px 0 0 0 ;
}

.banner span img {
	float:left;
	margin:0 10px 10px 0;
}

.banner2 {
	width:670px;
	margin:0 ;
}

*html .banner2 {
	margin:10px 0 0 0 ;
}

*:first-child+html .banner2 {
	margin:10px 0 0 0 ;
}

.banner2 span img {
	float:left;
	margin:0 10px 0 0;
}

.banner3 {
	width:330px;
	float:left;
	margin:10px 10px 10px 0;
}

.banner3_right {
	width:330px;
	float:left;
	margin:10px 0;
}

.banner3 p,.banner3_right p {
	font-size:12px;
	margin:1px;
}

/* ▼TOPのランキング----------------*/


.ranking {
	width:670px;
	margin:10px 0 0 0 ;
}

.ranking dl {
	float:left;
	margin:0 10px 10px 0;
	width:160px;
}

.ranking dl.recommend {
	float:left;
	margin:0 0px 10px 0;
	width:160px;
}

.ranking dt {
}

.ranking dd {
	padding:3px;
	line-height:1.2;
}

.ranking_title img {
	float:left;	
}

.ranking_title p {
	float:left;	
}



/* ▼TOPのwhat's new----------------*/
.whatsNew table {
	background:#f3f7fa;
	width:668px;
	padding:10px 0;
	margin:15px 0;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.whatsNew th {
	border:1px solid #ccc;
}

.whatsNew td {
	border-bottom:1px dotted #000;
	font-size:12px;
	border-bottom:1px solid #ccc; 
	line-height:1.5;
}

.date {
	width:20%;
	text-align:center;
	border-right:1px dotted #ccc; 
	border-bottom:1px solid #ccc;
	padding:3px 0;
}

.koumoku {
	width:80%;
	padding:3px 15px;
}

.topics_img {
	text-align:right;
	margin:-10px 0 0 0;
}


/* ▼見出し----------------*/

h1 {
	font-size: 18px;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	width: 670px;
	height: 60px;
	text-indent: 40px;
	line-height: 330%;
	margin: 0 0 5px;
}

/* ▼100707デザイン変更時に修正したトップだけのH1-----------------------*/
h1#TOPh1 {
	padding: 0;
	margin: 0;
	background: none;
	text-indent: 0px;
	float: left;
	margin:35px 0 0 0;
	font-size: 12px;
	line-height: 150%;
	width: 278px;
	height: 0px;
	font-weight:normal;
	
}


#topH1 h1 {
	padding: 0;
	margin: 0;
	background: none;
	text-indent: 0;
	line-height: 0;
	float: left;
	width:274px;
	height:46px;
}
/*　なぜかトップのロゴ部は下記のように、h1#topH1にしても効かないので上記で　*/


h1#cateH1 {
	padding: 0;
	margin: 0;
	background: none;
	text-indent: 0;
	line-height: 0;
	width:670px;
	height:220px;
}

h1#webH1 {
	padding: 0;
	margin: 0;
	background: none;
	text-indent: 0;
	line-height: 0;
	width:670px;
	height:118px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	line-height: 180%;
	width: 670px;
	height: 25px;
	margin: 30px 0 0 0;
}

h2.toppage {
	margin: 15px 0 0 0;
}

h2.cate_itiran {
	background:url(img/cate_itiranH2.gif) no-repeat;
	width: 670px;
	height: 33px;
	text-indent: 26px;
	line-height: 200%;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 15px 10px 0;
	padding: 3px 0 0 20px;
	width: 650px;
	line-height: 85%;
}

/*　下記は旧h3
h3 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/h3.gif);
	background-repeat: repeat-x;
	height: 18px;
	margin: 15px 10px 0;
	padding: 3px 0 0 0;
	width: 650px;
	line-height: 85%;
}
*/


/* ▼ページ下部のインフォメーション----------------*/
#outline {
	background:url(img/bg.gif);
	width:668px;
	font-size:12px;
	border:1px solid #999;
	margin:20px 0;
}

*html #outline {
	width:670px;
}

#infomation {
	background:#ffffed;
	width:620px;
	padding:15px;
	margin:10px;
	font-size:12px;
}
*html #infomation {
	width:648px;
}

#infomation dt {
	margin:20px 0 5px 0px;
	padding:0 0 0 15px;
	font-weight:bold;
	background:url(img/point.gif) no-repeat 0 3px;
}
#infomation dt,#infomation dd,#infomation li {
	line-height:1.3;
}

#infomation li {
	margin:0 0 0 -15px;
	list-style: decimal inside;
	line-height: 150%;
	padding:0 0 0 40px;
}

.info_last {
	margin:15px 0 0 0;
	font-size:14px;
	font-weight:bold;
}

.info_large {
	font-size:14px;
	color:#069b29;
	font-weight:bold;
}

/* ▼第二階層　カテゴリごとのページ----------------*/
.categories {
	background-image: url(img/middle.gif);
	background-repeat: no-repeat;
	width: 214px;
	height: 179px;
	margin: 8px 6px 4px 0;
	float: left;
}

.categories img {
	margin:7px 7px 0;
}

.categories p {
	font-weight: bold;
	margin:5px 0 0 7px;
}

.cate_price {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: right ;
	padding: 0 7px 0 0 ;
}



/* ▼第二階層　布団カテゴリ用----------------*/

.futon_index {
	width:634px;
	height:auto;
	padding:15px;
	margin:15px 0 0 0;
	border:3px dotted #cccccc;
}
*html .futon_index  {
	width:670px;
}

div.fi_left{
	margin:0;
	padding:0;
	float:left;
	width:200px;
}

div.fi_left img{
	margin:5px 0 0 0;
}

div.fi_right {
	line-height:1.3;
	font-size:12px;
	float:left;
	width:414px;
	padding:0 10px 10px 10px;
}
*html div.fi_right {
	width:434px;
}

p.fi_catch {
	font-weight:bold;
	font-size:14px;
	color:#008000;
}

p.fi_link {
	padding:3px 0 3px 18px;
	font-size:12px;
	font-weight:bold;
	background:url(../img/arrow_right.gif) no-repeat 0px 4px;
}

p.fi_indent {
	width:380px;
	padding:0 0 0 15px;
}


/* ▼第三階層　あれこれ----------------*/
.subtitle {
	color: #8f162c;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 3px;
}

.attention {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0 0 45px 45px;
}

.arrow_up {
	background: url(http://www.sterior.com/img/arrow_up.gif) no-repeat;
	padding: 0 0 0 18px;
	vertical-align:middle;
}

/* ▼第三階層　カゴ周辺---------------*/
.detail table {
	width: 550px;
	background-color: #ede7e0;
	margin: 20px 0px 8px 60px;
	border:10px #ede7e0 solid;

}

.detail table th {
	font-size: 16px;
	width: 70px;
	text-align:left;
	padding:5px 0 5px 20px;
}

.detail table td {
	font-size: 12px;
	/*width: 170px;*/
	padding:1px 0px 1px 0px;
}

.price {
	font-size: 20px;
	font-weight: bold;
}

.center {
	text-align:center;
}

.text12 {
	font-size:12px;
	font-weight:normal;
	padding:0 1em 0 0;
}

.zeisoryokomi {
	vertical-align:text-top;
	text-align:center;
}

.icon {
	margin:10px 0 -20px 60px;
}

.cart_mini  {
	line-height:2;
	text-align:center;
}

.cart_mini img {
	vertical-align:text-top;
}



/* ▼第三階層　画像のテーブル　長方形画像左 ----*/
.rectangle_l {
	width: 670px;
	margin: 30px 0 20px 0;
}

.rectangle_l th {
	width: 400px;
	text-align: left;
}
.rectangle_l td {
	text-align: left;
	width: 260px;
	font-size: 12px;
	line-height: 150%;
	padding: 0 0 0 10px;
}

.rectangle_l td strong{
	color:#8f162c;
	font-size: 14px;
}


/* ▼第三階層　画像のテーブル　長方形画像右 -----*/
.rectangle_r {
	width: 670px;
	margin: 30px 0 20px 0;
}
.rectangle_r th {
	text-align: left;
	width: 260px;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	padding: 0 10px 0 0;
}

.rectangle_r th strong{
	color:#8f162c;
	font-size: 14px;
}

.rectangle_r td {
	width: 400px;
	text-align: left;
}


/* ▼第三階層　正方形画像　枠有り----- 
.square_frame {
	width: 670px;
	margin: 20px 0;
}
.square_frame dl {
	float: left;
}
.square_frame dl.right {
	float: right;
}
.square_frame dt {
	background: url(http://www.sterior.com/img/frame-s.gif) no-repeat left top;
	height: 320px;
	width: 320px;
}

html > .square_frame dt img {
	padding: 5px;
}
.square_frame dt img {
	margin: 5px;
}
.square_frame dd {
	width: 310px;
	font-size: 12px;
	padding: 10px 0 0 10px;
}
*/

/* ▼第三階層　正方形------- */
.square {
	width: 670px;
	margin: 20px 0;
}
.square dl {
	float: left;
}
.square dl.right {
	float: right;
}
.square dt {
	height: 320px;
	width: 320px;
}
.square dd {
	width: 320px;
	font-size: 12px;
	padding: 8px 0 0 0;
	line-height: 130%;
}

/* ▼ハイスライド下リード文 --------------------（画像とテキスト用で現在不使用）

.expansion {
	font-size:10px;
	vertical-align: top;
}

.expansion2 {
	vertical-align: bottom;
}
*/

/* ▼ハイスライド下　画像クリックで拡大のイメージ --------------------*/

.expansion {
	margin:2px 0 0 0;
}



/* ▼第三階層　スペックのテーブル-------- */
.spec {
	width:630px;
	font-size: 12px;
	margin:20px;
	background-color: #eee;
}
.none {
	background-color: #fff;
}
.spec th{
	width:90px;
	padding:8px 10px 8px 20px;
	line-height: 150%;
	text-align: right;
}
.spec td{
	width:470px;
	padding:8px 20px;
	line-height: 150%;
}

.orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 130%;
}

.orange_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 130%;
}

/* ▼第二階層の特殊カテゴリのINDEX
（ソファーカテとダイニングカテで使用している。
※2nd_は最初が数字の為、スタイルが効かない）------- */
.scecond_index {
	width:318px; /* 本来は330 */
	padding:5px;
	border:1px solid #cccccc;
	float:left;
	margin:10px 10px 10px 0;
}

.scecond_index_right {
	width:318px; /* 本来は330 */
	padding:5px;
	border:1px solid #cccccc;
	float:left;
	margin:10px 0;
}

*html .scecond_index {
	overflow:hidden;
	width:330px;
}

*html .scecond_index_right {
	overflow:hidden;
	width:330px;
}

.scecond_index h2.title,.scecond_index_right h2.title {
	font-size:14px;
	margin:3px;
	font-weight: bold;
	background:none;
	text-indent: 0px;
	line-height: 100%;
	width: 300px;
	height: 20px;
	margin: 0;
	color: #333;
}

.scecond_index p.scecond_lead,.scecond_index_right p.scecond_lead {
	float:left;
	font-size:12px;
	line-height:1.3;
	width:170px;
}

html>/**/body .scecond_index p.scecond_lead,.scecond_index_right p.scecond_lead {
	width:165px;
}

*html .scecond_index p.scecond_lead,.scecond_index_right p.scecond_lead {
	width:165px;
}

/* ▼当店について -----------------*/

.about_hs {
	margin:10px 18px;
	border:solid 1px #cccccc;
	border-collapse:collapse;
}

.about_hs td,.about_hs th {
	width:210px;
	border:solid 1px #cccccc;
	line-height:1.2;
}

.about_hs td {
	padding:3px;
}

.about_hs th {
	padding:5px;
}

.concept01 {
	font-size:20px;
	font-style:bold;
	border:double 2px #ccc;
	padding:5px 0 5px 30px;
	width:400px;
}

div.concept02 {
	border:dotted 2px #ccc;
	width:500px;
	margin:10px 85px;
}

.concept02 li {
	list-style:none inside;
	background: url(img/concept_li.gif) no-repeat scroll left center;
	line-height: 150%;
	padding:0 0 0 40px;
	margin:10px 20px;
	font-size:12px;
}
*/

/*　※旧コンセプトのリスト
div.concept02 {
	border:dotted 2px #ccc;
	width:600px;
	margin:20px 35px;
}


.concept02 li {
	list-style:none inside;
	background: url(img/concept_li.gif) no-repeat scroll left center;
	line-height: 180%;
	padding:0 0 0 40px;
	margin:10px 20px;
	font-size:14px;
}
*/


/* ▼ショッピングガイド------- */
.sublink {
	float: right;
	width: 200px;
}

.sublink p {
	background: url(http://www.sterior.com/img/arrow_guide.gif) no-repeat;
	text-align: left;
	padding: 1px 0 0 22px;
}

.guideImg {
	margin: 10px 134px;
}

/* ▼ショッピングガイドのカテゴリ内リンク------- */
.guideCate {
	background:#f2ece3;
	padding:5px;
	margin:40px 0 15px 0;
	width:660px;
}

.guideCate p.guideTitle{
	padding:5px 0 0 16px;
	color: #fff;
	background: url(http://www.sterior.com/img/guide_catelLink.gif) no-repeat 0px 4px;
}

.guideCate p.guideTitle a{
	font-size: 16px;
}

.guideLink {
	line-height:130%;
	margin:5px 0 0 0;
}

/* ▼よくあるご質問 ----------------------*/
.question {
	background: url(http://www.sterior.com/img/question.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	line-height:2.5; 	
	padding: 3px 0 3px 40px;
	margin: 5px 0 3px 15px;

}

.answer {
	background: url(http://www.sterior.com/img/answer.gif) no-repeat;
	padding: 3px 0 7px 40px;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 15px;

}

/* ▼お客様の声 ----------（旧レイアウトの為不使用）
.customer_voice {
	width:634px;
	height:auto;
	padding:15px;
	margin:15px 0 0 0;
	border:3px dotted #cccccc;
}
*html .customer_voice {
	width:670px;
}

div.cv_left span {
	padding:3px 0 3px 18px;
	font-size:14px;
	font-weight:bold;
	background:url(../img/arrow_right.gif) no-repeat 0px;
}

div.cv_left span a {
	color:#666666;
}

div.cv_left{
	margin:0;
	padding:0;
	float:left;
	width:200px;
}

div.cv_left img{
	margin:5px 0 0 0;
}

div.cv_right {
	line-height:1.3;
	font-size:12px;
	float:left;
	width:414px;
	padding:0 10px 10px 10px;
}
*html div.cv_right {
	width:434px;
}

div.cv_right span {
	padding:3px 0 3px 18px;
	font-size:12px;
	font-weight:bold;
	background:url(../img/arrow_right.gif) no-repeat 0px 4px;
}

.shop_voice {
	background:#FFFFFF;
	width:670px;
	margin:0;
	padding:0;
}

.shop_voice p {
	line-height:1.3;
	font-size:12px;
	width:520px;
	background:#eeffff;
	padding:15px;
	float:right;
}
*html .shop_voice p {
	width:550px;
}

.shop_voice p img{
	margin:0 0 5px 0;
}

*/


/* ▼お客様の声 ----------------------*/

.cv_main {
	background:url(http://www.sterior.com/info/img/cv_main.gif) no-repeat 0px 0px;
	padding:0 0 0 40px;
}

.cv_bottom {
	text-align:right;
}



/* ▼特商テーブル ※お支払い方法のクレジットカードのテーブルでも使用 ----------------------*/
.law-table{
	width:630px;
	margin:10px 25px 10px 15px;
	font-size:12px;
	border-collapse:collapse;
}
.law-table th,
.law-table td{
	border:1px solid #997754;
	line-height:1.6;
}
.law-table th{
	padding:5px;
	width:150px;
	background:#e8dfd6;
	border-left:3px solid #997754;
	text-align:center;
}
.law-table td{
	width:455px;
	padding:5px 5px 5px 10px;
}
.law-table ul,
.law-table dl{
	margin:0;
}

/* ▼問い合わせボックス　小（不採用） -----------------*/

.inq_box {
	background:url(http://www.sterior.com/img/inq_box.gif) no-repeat 84px 0px;
	width:670px;
	height:100px;
	margin:50px 0 20px 0;
}

.inq_box p{
	margin:0 0 0 115px;
	font-size:12px;
	padding:6px 0 0 0;
}

.inq_box img{
	margin:-14px 0 0 440px;
}

/* ▼問い合わせボックス　大（採用） -----------------*/

.inq_box2 {
	background:url(http://www.sterior.com/img/inq_box2.gif) no-repeat 0px 0px;
	width:670px;
	height:85px;
	margin:50px 0 20px 0;
}

.inq_box2 img{
	margin:18px 0 0 477px;
}


/* ▼検索フォーム -----------------*/

.search_text {
	color:#666666;
}

.search_button {
	vertical-align:text-bottom;
}

/* 左メニューのみの装飾 -----------------*/

#search_area {
	background:url(http://www.sterior.com/img/search_area.gif) no-repeat 0px 0px;
	width:190px;
	height:80px;
	
}

#search_area input.search_text {
	margin:30px 0 0 8px;
}

*html #search_area input.search_text {
	margin:26px 0 0 8px;
}

#search_area p {
	font-size:10px;
	text-align:right;
}


/* ▼商品検索についてのウェブページ内 -----------------*/

.bg_orange {
	background:#ffb800;
	padding:2px;
}

/* ▼代引き可能商品一覧カテゴリのインデックス -----------------*/

div.cod_merit {
	width:608px;
	border:dotted 1px #666666;
	padding:0 10px;
	margin:10px 30px 15px 10px;
}

*html div.cod_merit {
	width:628px;
}

div.cod_merit img {
	vertical-align:text-bottom;
	padding:0 3px;
}

*html div.cod_merit img {
	margin:0 5px 2px 0;
}


/* ▼レビューキャンペーン -----------------*/

.reviewcampaign {
	border:1px solid #cccccc;
	width:640px;
	border-collapse:collapse;
	margin:0 0 0 15px;
}

.reviewcampaign th {
	padding:5px;
	width:50%;
	border-bottom:1px dotted #cccccc;
	border-right:1px solid #cccccc;
	font-size:14px;
	text-align:center;
}

.reviewcampaign td {
	padding:5px;
	border:1px solid #cccccc;
	border-top:1px dotted #cccccc;
	font-size:12px;
	line-height:1.2;
}


/* ▼メールフォーム -----------------*/
.mail-content {
	margin: 10px 0 30px 10px;
	padding: 10px;
	width:430px;
	height:385px;
	background:#eee;
	text-align:left;
}

.mail-content p {
	margin:0 0 10px 0;
}

.mail-content .message {
	margin: 20px;
	padding: 15px;
	border: 1px solid #669;
	background: #eee;
	font-weight: bold;
}

#mail_author, #mail_email, #mail_subject {
	width: 220px;
	height: 20px;
}

html > body #mail_author,
html > body #mail_email,
html > body #mail_subject {
	height: 15px;
}

#mail_text {
	width: 400px;
	height: 150px;
}
.mail-content label {
	display: block;
}
.mail-content dl {
	margin-bottom: 15px;
}
.mail-content dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.mail-content dd {
	margin-left: 20px;
}

/*----ここを入れると他のページも崩れるので消してる
.mail-content,
.entry-content {
	width: 664;
	margin: 0 3px;
	color: #333;
	background: #fff;
	font-size: 12px;
	line-height:1.5;
	word-break: break-all;
}*/

/* ▼リンクページ -----------------*/

.p-link-url {
	background:#eee;
	padding:3px 5px;
}

.sougolinkP {
	width: 620px;
	margin: 25px;
}

.sougolinkP img{
	margin: 0 10px 5px 0;
	vertical-align:text-bottom;

}

/* ▼サイト利用規約ページ -----------------*/
.normal_list li {
	list-style:none inside;
	background: url(img/normal_li.gif) no-repeat scroll left center;
	line-height: 150%;
	padding:0 0 0 15px;
	margin:0 0 0 20px;
}

*html .normal_list li {
	padding:0;
}

*:first-child+html .normal_list li {
	padding:0;
}

/* ▼サイトマップ -----------------*/
#sitemap ul {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sitemap ul ul {
	background: url(img/s-dot3.gif) repeat-y left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
}
#sitemap ul li {
	background: url(img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#sitemap ul li.s-close {
	background: url(img/s-dot2.gif) no-repeat;
	margin-bottom: 5px;
}
#sitemap ul li.s-close2 {
	background: url(img/s-dot4.gif) no-repeat;
	margin-bottom: 0px;
}
#sitemap ul li.s-close3 {
	background: url(img/s-dot5.gif) no-repeat;
}
#sitemap ul li.s-close4 {
	background: #FFF url(img/s-dot4.gif) no-repeat left top;
}


/* ▼サイド -----------------------*/
#side{
	width: 190px;
	background: #fff;
	float: left;
	padding: 10px;
}

.sidemenu li {
	padding: 0;
	margin: 3px 0;
	list-style-type: none;
}

.side_cate li {
	font-size: 12px;
	background:url(img/arrow.gif) no-repeat 45px;
	text-indent: 63px;
	margin:10px 0;
}
*html .side_cate li {
	margin:9px 0;
}

.shopping_guide {
	margin: 15px 0 ;
}

.shopping_guide li {
	font-size: 12px;
	width: 190px;
	height: 30px;
	background:url(img/guide_li.jpg) no-repeat;
	text-indent: 20px;
	line-height: 260%;
	margin: -1px 0 0 0;
}

.sidemenu2 {
	margin: 15px 0 ;
}

.sidemenu2 li {
	font-size: 12px;
	background:url(img/arrow.gif) no-repeat 5px;
	text-indent: 20px;
	margin: 0 0 8px 0;
}

.sidemenu2 li img {
	padding: 0 0 0 5px;
}

.sm_bn {
	margin: 15px 0 100px 0;
}

.side_bn {
	margin: 0 0 4px 0;
}

*html .side_bn {
	margin: 0 0 1px 0;
}

*:first-child+html .side_bn {
	margin: 0 0 1px 0;
}

.side_bnLast {
	margin: 0 0 15px 0;
}

.side_payment {
	margin: 2px 0;
}

.cod_index {
	margin: 10px 0 15px 0;
}

.s_pay  {
	margin: 2px 0 4px 0;
}

/* ▼100707デザイン変更時に修正したフッター-----------------------*/

#footer{
	margin: 0 auto;
	width: 900px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	clear: both;
	text-align: center;
	padding:0 0 20px 0;
}

*html #footer{
	width: 902px;
}

/* フッター下部のパディング調整*/
html>/**/body #footer {
	padding:0 0 40px 0;
}

.f_sg {
	margin: 20px 0;
	clear: both;
}


#footer_tree {
	margin: 0 auto;
	width: 900px;
	text-align:left;
}

#footer_tree ul ul {
	background: url(img/s-dot3.gif) repeat-y left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
}

#footer_tree ul li {
	background: url(img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

#footer_tree ul li.s-close {
	background: none no-repeat;
}

#footer_tree ul li.s-close2 {
	background: url(img/s-dot4.gif) no-repeat;
	margin-bottom: 0px;
}


div.footer_navi {
	margin:0 0 0 20px;
}

*html div.footer_navi {
	margin:0px;
}

.footer_navi ul {
	padding: 0;
	margin: 20px auto 0 auto;
	width: 850px;
}

*html .footer_navi ul {
	width: 850px;
}

.footer_navi li {
	font-size: 0.8em;
	color: #333;
	list-style-type: none;
	padding: 0 8px;
	border-left: 1px solid #666;
	margin: 3px 0 8px 0;
	float: left;
}
.last {
	border-right: 1px solid #666;
}

#bottom {
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin:0 auto;
	padding: 20px 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */