/* CSS Document */

/* テキスト・色等　装飾に関する記述
------------------------------------------------ */
body {
	margin: 0px;
	background-image: url(img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border: none;
	}

input,select {
	margin: 0;
	padding: 0;
	}

h1 {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	}
h2 {
	margin: 10px 0;
	height: 20px;
	background-color: #fd7ba9;
	color: #4e4e4e;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	line-height: 20px;
	}
h3 {
	display: block;
	position: absolute;
	top: -9999px;
	left: -9999px;
	}

/* テキスト装飾
------------------------------------------------ */

/* 
------------------------------------------------ */

/* 全体のレイアウトに関する記述（全ページ共通）
------------------------------------------------ */

#header,#info,#contents,#pagetop,#footer {margin: 0 auto; width: 750px;}

#header {height: 120px ; width: 750px}
	#head_td1 {
	height: 20px;
	font-size:10px;
	color: #333;
	text-align: center;
	top: 5px;
	bottom: auto;
}
	#head_td2 {height: 100px;}
	#head_td3 {height: 28px;background: url(../img/bg_header2.gif) no-repeat bottom left;}
	#head_td3 p {margin: 0; padding-left: 10px; color: #fff; line-height: 28px;}
	#head_td3 p a {color: #fff;}

#credit {
	margin: 0 auto;
	width: 750px;
	height: 35px;
	background-color: #f5fdff;
	border: #d2e2ff 1px solid;
	clear: both;
	}

#info {
	height: 29px;
	background-image: url(img/uenavi_back.gif);
}
#info p {
	font-size:12px;
	color:#fff;
	text-align: center;
	margin-top:0px;
	line-height: 80%;
}

	#info p a{color: #fff; text-decoration: none;}
	#info p a:hover{color: #fff; text-decoration: underline;}

#contents {width: 750px; background-position:right top;}
#contents:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden; 
	}

#shitanavi { clear: both; line-height: 150%;}
p.shitanavi { font-size:12px; color:#666;}
#footer {height: 24px; width: 750px; background-image: url(img/footer_back.gif);}

p.copy {margin: 3px; text-align: center; font-size: 12px; color: #fff;}
	p.copy a{color: #fff; text-decoration: none;}
	p.copy a:hover{color: #fff; text-decoration: underline;}

/* コンテンツ２段分け
------------------------------------------------ */
#con_left {width: 180px; float: left; background-image: url(img/menu_back.gif)}
#con_main {margin-left: 10px; width: 560px; float: left;}

/* メニュー部
------------------------------------------------ */
div.menu_fff {margin: 0; padding: 0;height: 10px; background-color: #fff;}

/* カート内容＆絞込み */
td.menu_text12 {
	padding: 5px 0 5px 10px;
	color: #666;
	font-size: 12px;
	line-height: 150%;
}
td.menu_text14 {padding: 5px 0 8px 10px; color: #666; font-weight: bold; font-size: 14px;}

td.menu_pink4 {padding: 1px 0 1px 10px; background-color: #f9eafa; line-height: 16px;}
td.menu_pink5 {padding: 1px 0 8px 10px; background-color: #f9eafa; line-height: 16px;}
input.menu_form01 {width: 116px; height: 16px; line-height: 16px; border: #999 1px solid;}
select.menu_form02 {width: 116px; height: 16px; line-height: 16px; border: #999 1px solid;}

/* 商品カテゴリ */
td.menu_parple1 {padding: 5px 0 5px 10px; background-color: #bb8bcb; color: #fff; font-weight: bold;}
td.menu_parple2 {/*padding-left: 5px;40px;*/ height: 31px; background-color: #ebeafa; line-height: 31px; font-weight: bold;}
	#menu_category01 {/*background: url(../img/menu_category01.gif) no-repeat top left;*/}
td.menu_parple3 {padding-left: 16px; height: 21px; background: url(../img/bg_menu_category.gif) no-repeat top left; line-height: 21px;}

/* コンテンツ
------------------------------------------------ */

/* 商品カテゴリ */
td.category {
	height: 185px;
	width: 270px;
}
	#category_01 {background-image: url(img/coaster.jpg);background-repeat: no-repeat;}
	#category_02 {background-image: url(img/oshibori.jpg);background-repeat: no-repeat;}
	#category_03 {background-image: url(img/obon.jpg);background-repeat: no-repeat;}
	#category_04 {background-image: url(img/set.jpg);background-repeat: no-repeat;}
	#category_05 {background-image: url(img/interior.jpg);background-repeat: no-repeat;}
	#category_06 {background-image: url(img/sonota.jpg);background-repeat: no-repeat;}
	#category_07 {background: url(../img/category_07.jpg) no-repeat top left;}
p.category {margin: 0; padding-top: 30px; padding-left: 140px; font-size:12px; color:#666; line-height: 150%;}
	p.category a {color: #666;}
	p.category a:hover {color: #666;}

/* 電化製品 */
td.appliance {background: url(../img/dush.gif) repeat-x bottom left;}
	.appliance p {line-height: 16px;}
	span.price {color: #d5184c; font-weight: bold;}

/* カートに入れる */
table.app_cart {background: url(../img/bg_appliance.gif) no-repeat top left;}
td.app_cart1 {height: 5px;}
td.app_cart2 {height: 30px;}
input.app_form1 {width: 30px; height: 16px; line-height: 16px; border: #999 1px solid;}

table.std {
	background-color: #20b2aa;
	/*background-color: #ff0000;*/
}

th.title {
	background-color: #7fffd4;
	/*background-color: #F08080;*/
}

td.title {
	background-color: #7fffd4;
	/*background-color: #F08080;*/
}

td.substance {
	background-color: #ffffff;
	/*background-color: #0000ff;*/
}

th.substance {
	background-color: #ffffff;
	/*background-color: #0000ff;*/
}

.text12 {
	font-size:12px;
	color: #333333;
	line-height: 150%;
	padding-top:5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.syohin_text12 {
	font-size:12px;
	color: #333333;
	line-height: 150%;
}
	p.syohin_text12 a {color: #333; text-decoration: none;}
	p.syohin_text12 a:hover {color: #333;}
.text14 {
	font-size:14px;
	color: #333333;
	line-height: 150%;
	padding-top:5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.syohin_text14 {
	font-size:14px;
	color: #333333;
	padding-top:3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
}
.text12_red {
	font-size:12px;
	color: #CC0033;
	line-height: 150%;
	padding-top:5px;
}

.text14_red {
	font-size:14px;
	color: #CC0033;
	line-height: 150%;
	padding-top:5px;
}

.img-left {
	float: left;
}
.img-right {
	float: right;
	padding: 0px;

}

/* 
------------------------------------------------ */