@charset "utf-8";
/* ===================================================================
CSS information

 file name  :faq.css
 author     :Ability Consultant
 style info :基本・共通設定　ハックは最下部に記述
=================================================================== */




/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
#wrapper {
	width: 960px;
	background: url(../images/main.jpg) no-repeat 39px top;
	margin: 0 auto;
	text-align: left;
}



/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/

#main h4 {
	margin:0 0 20px 0;
}
#main h5 {
	border:1px solid #add8f1;
	width:674px;
	height:30px;
	margin:0 0 25px 0;
	padding:12px 0 0 14px;
}

/* .inst
----------------------------------------------------------- */
#main ul.inst {
	width:690px;
	overflow:hidden;
	padding:0 0 30px 0;
}
#main ul.inst li {
	float:left;
	width:404px;
	padding:0;
	font-size:0;
	line-height:0;
}
#main ul.inst li.left {
	width:286px;
}


/* dl.point
----------------------------------------------------------- */
#main dl.point {
	width:690px;
	height:225px;
	position:relative;
}
#main dl.point dd {
	position:absolute;
	left:10px;
	top:190px;
}


/* .child
----------------------------------------------------------- */
#main .child {
	width:653px;
	background: url(../images/bg_point_bottom.gif) left bottom no-repeat;
	position:relative;
	padding:35px 0 0 0;
	margin:0 17px 12px 20px;
}
#main .child .con_point {
	background: url(../images/bg_point_head.gif) left top no-repeat #ffe5e9;
	padding:5px 0 0 0;
}
#main .child .con_point dl {
	width:653px;
	background: url(../images/bg_wave.gif) 8px bottom no-repeat;
	height:112px;
}
#main .child .con_point dl.pt1 dt {
	position:absolute;
	left:-16px;
	top:2px;
	height:94px;
	width:690px;
	background: url(../images/bg_line.gif) center bottom no-repeat;
}
#main .child .con_point dl dd {
	padding:63px 158px 0 40px;
}
#main .child .con_point dl dd.image {
	position:absolute;
	right:4px;
	top:48px;
	padding:0;
}

/* point2 */
#main .child .con_point dl.pt2 {
	height:112px;
	background:none;
}
#main .child .con_point dl.pt2 dt {
	padding:11px 0 0 157px;
	width:496px;
	background: url(../images/bg_line.gif) center bottom no-repeat;
	z-index:2;
	height:45px;
}
#main .child .con_point dl.pt2 dd {
	padding:7px 0 0 167px;
	z-index:2;
}
#main .child .con_point dl.pt2 dd.image {
	position:absolute;
	left:-16px;
	top:0;
	padding:0;
	height:152px;
	width:172px;
	z-index:5;
}

/* point3 */
#main .child .con_point dl.pt3 {
	width:653px;
	height:112px;
	background:none;
}
#main .child .con_point dl.pt3 dt {
	position:absolute;
	left:-15px;
	top:2px;
	width:690px;
	height:93px;
	background: url(../images/bg_line.gif) center bottom no-repeat;
}
#main .child .con_point dl.pt3 dd {
	padding:63px 158px 0 40px;
}
#main .child .con_point dl.pt3 dd.image {
	position:absolute;
	right:4px;
	top:1px;
	padding:0;
}


/* .btnrntry
----------------------------------------------------------- */
#main p.btnrntry {
	text-align:center;
	padding:20px 0 30px 0;
}



/* .adult
----------------------------------------------------------- */
#main .adult {
	width:653px;
	position:relative;
	background: url(../images/bg_point2_bottom.gif) left bottom no-repeat;
	padding:35px 0 5px 0;
	margin:0 17px 12px 20px;
}
#main .adult .con_point {
	background: url(../images/bg_point2_head.gif) left top no-repeat #fff0ba;
	padding:5px 0 0 0;
}

#main .adult .con_point dl {
	width:653px;
	height:112px;
}
#main .adult .con_point dl.pt1 dt {
	position:absolute;
	left:-16px;
	top:2px;
	height:94px;
	width:690px;
	background: url(../images/bg_line2.gif) center bottom no-repeat;
}
#main .adult .con_point dl dd {
	padding:63px 158px 0 40px;
}
#main .adult .con_point dl dd.image {
	position:absolute;
	right:4px;
	top:7px;
	padding:0;
}

/* point2 */
#main .adult .con_point dl.pt2 {
	height:112px;
	background:none;
}
#main .adult .con_point dl.pt2 dt {
	padding:11px 0 0 157px;
	width:496px;
	background: url(../images/bg_line2.gif) center bottom no-repeat;
	z-index:2;
	height:45px;
}
#main .adult .con_point dl.pt2 dd {
	padding:7px 0 0 167px;
	z-index:2;
}
#main .adult .con_point dl.pt2 dd.image {
	position:absolute;
	left:-15px;
	top:2px;
	padding:0;
	height:152px;
	width:172px;
	z-index:5;
}

/* point3 */
#main .adult .con_point dl.pt3 {
	width:653px;
	height:112px;
	background:none;
}
#main .adult .con_point dl.pt3 dt {
	position:absolute;
	left:-15px;
	top:2px;
	width:690px;
	height:93px;
	background: url(../images/bg_line2.gif) center bottom no-repeat;
}
#main .adult .con_point dl.pt3 dd {
	padding:63px 158px 0 40px;
}
#main .adult .con_point dl.pt3 dd.image {
	position:absolute;
	right:4px;
	top:1px;
	padding:0;
}

/* .box_info
----------------------------------------------------------- */
#main .box_info{
	padding-top: 10px;
}

/* .con_need
----------------------------------------------------------- */
#main .con_need {
	border:3px solid #8cc7e2;
	width:644px;
	padding:11px 20px;
}
#main .con_need ul {
	margin:5px;
	width:634px;
}
#main .con_need ul li {
	list-style-position:inside;
	list-style-type: disc;
}
#main .con_need ul li.pdf a {
	background: url(../images/ic_pdf.gif) right center no-repeat;
	padding:0 10px 0 0;
}
#main .con_need .box_print {
	background:#bfe1f1;
	width:610px;
	padding:12px;
	margin:12px 0 0 0;
}
#main .con_need .box_print p.ttl {
	font-weight:bold;
}
#main .con_need .box_print p.rice {
	padding-left:1em;
	text-indent:-1em;
	margin:0 0 10px 0;
}

#main .con_need .box_link {
	width:610px;
	clear: both;
}

#main .con_need .box_link p.link,
#main .con_need .box_link p.link_kids{
	text-align:center;
	margin:15px 0;
	float: left;
	width: 300px;
}
#main .con_need .box_link p.link a {
	background: url(../images/ic_ap.gif) 7px center no-repeat #0a3357;
	padding:5px 10px 5px 15px;
	color:#cae6f6;
}

#main .con_need .box_link p.link_kids a {
	background: url(../images/ic_ap_kids.gif) 7px center no-repeat #ff9e36;
	padding:5px 10px 5px 15px;
	color:#0a3357;
}
#main .con_need .box_print dl {
	background:#fff;
	width:586px;
	padding:12px;
	overflow:hidden;
	clear: both;
}
#main .con_need .box_print dl dt {
	float:left;
	width:460px;
	font-size:85%;
}
#main .con_need .box_print dl dt span {
	font-size:18px;
	line-height:16px;
	vertical-align:bottom;
}
#main .con_need .box_print dl dd {
	float:right;
	font-size:90%;
	width:113px;
}
#main .con_need ul.txt_info  li {
	margin-left:0px;
	list-style-type: none;
}	

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}