@charset "shift_jis";


/*faqリンク - 2008.06.25追加*/
/*faqLink ボタン定義 */
a.faqLink{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	background:url(/bath/images/btn_faq.gif) no-repeat 0 0;
	height:17px;
	width:165px;
}
a.faqLink:hover{
	background:url(/bath/images/btn_faq.gif) no-repeat 100% 0;
}
div#faq01{
	padding:15px 0 0 405px;
}
div#faq02{
	padding:15px 0 30px 415px;
}
div#faq03{
	padding:40px 0 30px 415px;
}
div#faq04{
	padding:40px 0 0 405px;
}
div#faq05{
	padding:40px 0 30px 415px;
}


/* 2009.6. imanaka added */
div#contents2{margin:0 0 0 10px; font-size:80%;line-height:140%; letter-spacing:1px; text-align:left;}

/* index.shtml
---------------------------*/
h3#top_h3{margin:10px 0 18px;}
h3#top_h3 img.img01{margin:0 0 14px;}
p#top_h3_read{margin-bottom:20px;}
p#top_h3_img{text-align:center; height:284px; position:relative; margin-bottom:50px;}
p#top_h3_img span{display:block; width:190px; position:absolute; bottom:0; left:380px; text-align:left; font-size:84%; line-height:1.2em;}
div#top_details{margin:0 -10px 60px 0; zoom:1;}
div#top_details:after{display:block; clear:both; font-size:0; line-height:0; height:0; content:' ';}
div#top_details div.section{width:281px; float:left; margin-right:9px;}
div#top_details div.section h4 img{margin:0 0 7px;}
div#top_details div.section p.img{margin:4px 0 10px;}
div#top_details div.section p.txt{margin:0 0 10px;}
div#top_details div.section p.top_detail_link a{display:block; width:125px; height:19px; overflow:hidden; background:url(../../../bath/aqulia_bath/images/top/top_detail_link.gif) no-repeat; text-indent:-9999px;}
div#top_details div.section p.top_detail_link a:hover{background-position:0 100%;}
div#top_details div.clear{height:30px;}


div.webcatalogue p.catalogueTxt{
	text-align:right;
	font-size: 80%;
	padding-bottom:0.2em;
}
p.catalogueLink2{
	height:50px;
	margin:0;
	position:relative;
}
p.catalogueLink2 a{
	position:absolute;
	right:0;
}
a.catalogue2{
	display:block;
	width:192px;
	height:50px;
	background:url(../../../common/image/btn-catalogue.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}
a.catalogue2:hover{
	background:url(../../../common/image/btn-catalogue.gif) no-repeat right top;
}