@charset "UTF-8";

/* ---------------------------------------------

	created: 2008-10-29;
	last-modified: 2008-12-11;

--------------------------------------------- */


/* css start ------------ */


/* --------------------------------------------------------------------
	レイアウト：トップページ
-------------------------------------------------------------------- */

/* ---------------------------------------------
	よくあるご質問
--------------------------------------------- */

div#contentsArea_faq{
font-size:	80%;
margin:30px 30px 0px 30px;

}

div#contentsArea_faq ul{
	background-color:#FDECFF;
	padding:30px 0 30px 70px;
	>padding:30px 0 30px 50px;
	line-height: 250%;
	clear:both;
	height:100px;
	margin: 0 0 35px 0;
}

div#contentsArea_faq li{
	width:280px;
	>width:300px;
	float:left;
	display:block;
	background:url(../img/apache_pb2_ani.gif) no-repeat left center;
	padding-left: 23px;
}

div#contentsArea_faq h3{
background:url(../img/h3_t_border.gif) no-repeat left center;
height:19px;
padding: 3px 0 0 8px;
margin: 0 0 5px 0;
}

div#contentsArea_faq h4{
background:url(../img/q_logo.gif) no-repeat left center;
height:25px;
padding: 3px 0 0 28px;
color:#8F30A6;
}

div#contentsArea_faq p{
padding: 0 0 8px 0;
border-bottom: 1px solid #C3C3C5;
margin:0 0 20px 0;
}
div#contentsArea_faq p.pagetop{
padding:0;
margin:0;
border: none;

}

.faq_top{
text-align:right;
}

.faq_top a{
background:url(../img/to_top.gif) no-repeat left center;
padding: 0 0 0 15px;
}

/* css end ------------ */