@charset "Shift_JIS";
/*----------------------------------------

	+ wrapper
		- title
		- box
		- btn
		- faq1
		- faq3

-----------------------------------------*/

#content {
	position: relative;
	margin-top: 159px;
}

#snav ul {
	padding: 6px 134px 6px 138px;
}

/*----------------------------------------
	title
-----------------------------------------*/

#title {
	height: 290px;
	position: relative;
}

#title h1 {
	padding: 78px 0 0 20px;
	text-align: left;
}

#title p {
	padding: 31px 0 0 20px;
}

#title p.pic {
	position: absolute;
	padding: 0;
	top: 45px;
	left: 497px;
}

/*----------------------------------------
	box
-----------------------------------------*/

#box {
	width: 790px;
	padding: 45px 95px 0 95px;
	border-top: 1px solid #e5e5e5;
}

.box {
	padding: 0 0 29px 0;
}

.box .qbox {
	position: relative;
	width: 790px;
	background: #ffecef url(../img/cmn_bg01.gif) no-repeat left top;
}

.box .qbox h2 {
	padding: 19px 30px 15px 83px;
	min-height: 19px;
	background: url(../img/cmn_bg02.gif) no-repeat left bottom;
}

.box .qbox span.q {
	position: absolute;
	width: 45px;
	top: 21px;
	left: 20px;
	text-align: center;
}

.box .abox {
	position: relative;
	width: 678px;
	padding: 19px 0 0 82px;
}

.box p {
	padding: 0 0 12px 0;
}

.box ol {
	padding: 0 0 12px 0;
}

.box ul {
	padding: 0 0 12px 0;
}

.box ul.link li {
	padding: 0 0 0 12px;
	background: url(../img/cmn_arrow.gif) no-repeat 0 0.4em;
}

.box .abox span.a {
	position: absolute;
	top: 20px;
	left: 33px;
}

/*----------------------------------------
	btn
-----------------------------------------*/

#btn p {
	margin-top: 15px;	
}

/*----------------------------------------
	faq1
-----------------------------------------*/

#faq1 #title p.pic {
	top: 46px;
	left: 533px;
}

/*----------------------------------------
	faq3
-----------------------------------------*/

#faq3 #title p.pic {
	top: 41px;
	left: 503px;
}

#faq3 #note {
	background: #f3f3f3 url(../img/faq3_bg01.gif) no-repeat left top;
}

#faq3 #note p {
	margin: 0 0 20px 0;
	padding: 25px 30px;
	background: url(../img/faq3_bg02.gif) no-repeat left bottom;
}