@charset "utf-8";










/* =panの範囲
------------------------------------------------------------------------------------------*/
#pan {
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px;
}














/* =sideの範囲
------------------------------------------------------------------------------------------*/
#side {
	width: 240px;
	float: left;
}
#side h3 {
	margin-bottom: 5px;
}
#snav {
	width: 240px;
	margin-bottom: 28px;
}
#snav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}










/* =sideBlockAの範囲
------------------------------------------------------------------------------------------*/
#sideBlockA {
	width: 240px;
}

#address {
	padding-left: 5px;
	padding-bottom: 25px;
	line-height: 1.7em;
}

.Letter-spacing {
	padding-left: 11px;
}

















/* =contentの範囲
------------------------------------------------------------------------------------------*/
#content {
	float: right;
	width: 678px;
}












/* =contentBlockAの範囲
------------------------------------------------------------------------------------------*/
#contentBlockA {
	width: 678px;
}
#contentBlockA h2 {
	margin-bottom: 20px;
}
#contentBlockA h3 {
	margin-bottom: 20px;
}

.contentBlockA-innerA {
	width: 678px;
	background-image: url(../../faq/images/index-a-bottom01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
.contentBlockA-areaA {
	background-image: url(../../faq/images/index-a-top01.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 678px;
	padding-top: 5px;
}
.contentBlockA-boxA {
	background-image: url(../../faq/images/index-a-middle01.gif);
	background-repeat: repeat-y;
}
.contentBlockA-boxA p {
	font-size: 117%;
	background-image: url(../../faq/images/icon-q.gif);
	background-repeat: no-repeat;
	background-position: 0.3em;
	padding-left: 45px;
	margin-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
}
.contentBlockA-innerB {
	width: 678px;
	background-image: url(../../faq/images/index-a-bottom02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
.contentBlockA-areaB {
	background-image: url(../../faq/images/index-a-top02.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 678px;
	padding-top: 24px;
}
.contentBlockA-boxB {
	background-image: url(../../faq/images/index-a-middle02.gif);
	background-repeat: repeat-y;
}
.contentBlockA-boxB p {
	font-size: 117%;
	background-image: url(../../faq/images/icon-a.gif);
	background-repeat: no-repeat;
	background-position: 0.3em;
	padding-left: 45px;
	margin-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
}










/* =topの範囲
------------------------------------------------------------------------------------------*/
.top {
	margin-bottom: 30px;
	margin-top: 15px;
}
.top p {
	text-align: right;
}
