@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 24px;
}

#conts h3 {
	margin-bottom: 8px;
}

#conts .textList {
	margin: 0 16px 18px;
	padding-left: 4.5em;
	text-indent: -4.5em;
}

#conts .textList li a {
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4;
}

#conts .faq {
	background: url(../images/common/line01.gif) repeat-x left bottom;
	margin-bottom: 35px;
	margin: 0 0 35px;
	padding: 0 0px 16px 4px;
}

#conts .question {
	padding-bottom: 30px;
}

#conts dl {
	margin: 0 0 34px 16px;
}

#conts dt {
	color: #FF0000;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 3px 2.8em;
	text-indent: -2.8em;
}

#conts dd {
	color: #000;
	font-size: 1.4em;
	line-height: 1.4;
	margin: 0 0 20px 45px;
}

#conts .list {
	margin: 0 auto 46px;
	width: 3px;
}

#conts .list li {
	float: left;
	padding-bottom: 16px;
}

#conts .comTel {
	margin-bottom: 20px;
}

#conts .pageTop {
	margin-bottom: 0;
}

.sitemap{
	font-size:14px;}

.sitemap a{
	color:blue;
	text-decoration:underline;
}

.sitemap a:hover {
	text-decoration: none;
}

.underline{
	border-bottom:1px dashed #102a52;
	padding:30px 0 15px 0;}