@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing:0.1em;
	color: #595757;
}

a {
	color: #3F7EC1;
	text-decoration: underline;
}


a:hover {
	color: #3F7EC1;
	text-decoration: none;
}
/*----ロールオーバーα----*/
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
/*----ヘッド部分-----*/
#wrapper_head{
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*----カートなど-----*/
#head_cart{

}

#head_cart ul {
	margin: 0px;
	padding: 0px;
}

#head_cart li {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}


#i_01_cart a {
	text-decoration: none;
	background-image: url(../images/i_01_cart1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 112px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#i_01_cart a:hover {
	text-decoration: none;
	background-image: url(../images/i_01_cart1_o.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 112px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#i_02mypage a{
	text-decoration: none;
	background-image: url(../images/i_02mypage1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 82px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#i_02mypage a:hover{
	text-decoration: none;
	background-image: url(../images/i_02mypage1_o.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 82px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#i_03member a{
	text-decoration: none;
	background-image: url(../images/i_03member1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 93px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#i_03member a:hover{
	text-decoration: none;
	background-image: url(../images/i_03member1_o.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 93px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#i_04tecolo a{
	text-decoration: none;
	background-image: url(../images/i_04tecolo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 114px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#i_04tecolo a:hover{
	text-decoration: none;
	background-image: url(../images/i_04tecolo_o.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 114px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#i_04tecolo_o a{
	text-decoration: none;
	background-image: url(../images/i_04tecolo_o.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 32px;
	width: 114px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}





/*--------ヘッダー---------*/
#header{
	padding: 0px;
	width: 720px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*----ロゴ-----*/


h1{
	margin: 0px;
	padding: 0px;
}

/*----ヘッドナビゲーション-----*/
#head_navi{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 463px;
}


#head_navi ul {
	margin: 0px;
	padding: 0px;
}

#head_navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}


#hn01 a {
	text-decoration: none;
	background-image: url(../images/hn01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 115px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#hn01_o a {
	text-decoration: none;
	background-image: url(../images/hn01_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 115px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hn01 a:hover {
	text-decoration: none;
	background-image: url(../images/hn01_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 115px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#hn02 a {
	text-decoration: none;
	background-image: url(../images/hn02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 93px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#hn02_o a {
	text-decoration: none;
	background-image: url(../images/hn02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 93px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hn02 a:hover {
	text-decoration: none;
	background-image: url(../images/hn02_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 93px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#hn03 a {
	text-decoration: none;
	background-image: url(../images/hn03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 105px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#hn03_o a {
	text-decoration: none;
	background-image: url(../images/hn03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 105px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hn03 a:hover {
	text-decoration: none;
	background-image: url(../images/hn03_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 105px;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#hn04 a {
	text-decoration: none;
	background-image: url(../images/hn04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 105px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#hn04_o a {
	text-decoration: none;
	background-image: url(../images/hn04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 105px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hn04 a:hover {
	text-decoration: none;
	background-image: url(../images/hn04_o.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 19px;
	width: 105px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*--------コンテンツ---------*/
#contents{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

/*--------メイン---------*/
#main{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
}


/*--------サイドナビ---------*/
#side_navi{
	padding: 0px;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}


.h3_sn_category{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.h4_sn_category{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.waku_sn_category{
	background-image: url(../images/line200.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.waku_sn_category_b{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.ul_sub_category{
	margin: 0px;
	padding: 0px;
}

.sn_sub_category{
	background-image: url(../images/ya_sn_sankaku.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	list-style-type: none;
	background-position: left 5px;
	font-size: 12px;
	color: #3E3A39;
	letter-spacing:0.05em;
}

.sn_sub_category a{
	color: #3E3A39;
	text-decoration: none;
}

.sn_sub_category a:hover{
	color: #3E3A39;
	text-decoration: underline;
}

/*お風呂の愉しみバナー*/
.bana_ofuro{
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
}


/*インフォメーションバナー*/
#waku_info_bana{
	background-color: #F4F4F5;
	width: 184px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

#waku_info_bana ul{
	margin: 0px;
	padding: 0px;
}

#waku_info_bana li{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/*商品検索*/
#waku_search{
	background-color: #FFFFFF;
	padding: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#waku_search h3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

.waku_search_box {
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
/*--------フッター---------*/

#sales_info{
	width: 870px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	background-color: #F4F4F5;
}

#sales_info_left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
}

#sales_info_right{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 460px;
}

#sales_info h3{
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.h4_ya_black{
	background-image: url(../images/ya_black.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
}
.text_footer_red{
	color: #CC3F1A;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.text_salesinfo{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.text_salesinfo2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#footer_black{
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	background-color: #000000;
}

/*----フッターサイトマップ----*/
#footer_sitemap{
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_logo{
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
.waku_footer_sitemap{
	padding: 0px;
	float: left;
	color: #FFFFFF;
}

.waku_footer_sitemap a{
	color: #FFFFFF;
	text-decoration: none;
}

.waku_footer_sitemap a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
