@charset "UTF-8";
@import url("https://common.ringerhut.co.jp/scripts_lib/smoothgallery_2.1/css/jd.gallery.css");
@import url("https://common.ringerhut.co.jp/scripts_lib/thickbox_3.1/css/thickbox.css");
@import url("https://common.ringerhut.co.jp/scripts_lib/jquery_tools/jquery-scrollable/scrollable.css");
@import url("base.css");

/* ホーム */

body.home #contentsbody {
	padding:80px 0 0 0;
	background:url(../../pic/contentsbody-bg.gif) no-repeat center top;
}

body.home p.qr{
	height:120px;
	width:110px;
}


/* サイトマップ */
ul.sitemaplist li{	
	list-style-image: url(../pic/arrow_1.gif);
	margin : 4px 0 0 50px;
	padding:4px 0 3px 0;
	border-top: 1px solid #cccccc;
}
ul.sitemaplist li li{	
	margin-left : 60px;
}

/* よくあるご質問 */

.faqarrow{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
.faqarrow li{
	margin:0 0 10px 0;
	padding:0;
	background:url(../../qanda/common/arrow-q.gif) 0px 50% no-repeat;
	height:36px;
}
.faqarrow li a{
	display:block;
	padding:10px 0 10px 50px;

}
.faqarrow li a:hover{
	background:url(../../qanda/common/arrow-q_f2.gif) 0px 50% no-repeat;
}


.faqanswertable {
	margin:0 0 10px 0;
	border-spacing:1px;
	border:none;
	background-color:#ccc;
	width:100%;
}
.faqanswertable td {
	padding:4px;
	background:#fff;
	border:none;
}
.faqanswertable th{
	padding:8px 4px;
	background:#ffebeb;
	font-weight:normal;
	border:none;
	color:#c06;
}
.faqanswertable td p{
	margin-bottom:5px;
	line-height:1.5;
}

