@charset "utf-8";

#hoge{
padding-left:20px;
}

/**title_area**/
div#title_area{
	width:690px;
	height:265px;
}

div#contents_area h1{
background:url(../faq/friend/images/faq_ttl6.gif) no-repeat;
text-align:center;
width:670px;
height:71px;
margin-bottom:10px;
text-indent:-9999px;
}

h2.bluettl{
	width:645px;
	margin:20px 0 15px 0px;
	background-color:#036fc7;
	padding:5px 0 5px 5px;
	text-align:left;
	font-size:14px;
	color:#FFF;
}

.answer{
	width:650px;
	clear:both;	
}

.ansno{
	width:30px;
	float:left;
	font-size:14px;
	color:#036fc7;
	font-weight:bold;
}

.ansbox{
	margin-left:0px;
	clear:both;
}
.anstxt{
	width:610px;
	float:right;
	line-height: 1.6em;
	}

.annotation{
	font-size:10px;
	color:#999999;
	line-height: 1.4em;
	}
p.bold{
	font-weight:bold;
	color:#FF6633;
	margin-top:5px;
}
	
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
.answer:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.answer { display:inline-table; }

/* Mac IE には適用させない \*/
* html .answer { height:1px; }
.answer { display:block; }
/* */
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */



h2.sttl01{
background:url(../faq/images/faq_sttl1.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl02{
background:url(../faq/images/faq_sttl2.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl03{
background:url(../faq/images/faq_sttl3.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl04{
background:url(../faq/images/faq_sttl4.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl05{
background:url(../faq/images/faq_sttl5.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl06{
background:url(../faq/images/faq_sttl6.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl07{
background:url(../faq/images/faq_sttl7.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl08{
background:url(../faq/images/faq_sttl8.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}
h2.sttl09{
background:url(../faq/images/faq_sttl9.gif) no-repeat;
text-align:center;
width:670px;
height:50px;
margin:33px 0 0 0px;
text-indent:-9999px;
}

ul.qList{
	font-size:12px;
	margin:0 0 10px 20px;
	line-height : 2.0;
	text-align : left;
	list-style-image: url(../faq/images/arrow.gif);
	list-style-position:outside;
}

ul.normal{
	font-size:12px;
	margin:0 0 10px 0;
	line-height : 1.6em;
	text-align : left;
	list-style:disc;
	list-style-position:inside;
}

div#title_area h2{
background:url("../course/petit-first/../faq/images/what_ttl2.gif") no-repeat;
width:314px;
height:76px;
text-indent:-9999px;
float:right;
}

div.pgtp{
	width: 630px;
	padding-right: 15px;
	margin-bottom:10px;
	text-align:right;
	background: url(../faq/images/arrow_top.gif) no-repeat right;
	clear:both;
	}