@charset"UTF-8"
*{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
	margin:0;
	padding:0;
}

a ,a;hover{
	text-decoration:none;
	}





/*faq　開始*/
#ul_faq a {
	color: #666;
}
#ul_faq a:hover {
	color: #666;
}
#main .title_faq {
	width: 500px;
	background:url(../images/faq/f_about1.gif) no-repeat 0 0;
	text-indent: -10000px;
	height: 27px;
	margin: 0 0 15px;
}
#main .title_faq_caption{
	background:url(../images/common/dot_blak_1_3.gif) repeat-x left bottom;
	line-height: 1.4em;
	letter-spacing: 1px;
	display:block;
	color:#39f;
	font-size:15px;
	padding: 0 0 11px 20px;
	width: 480px;
}

#main .ul_faq {
	background:url(../images/common/dot_blak_1_3.gif) repeat-x left bottom;
	padding:0 0 10px;
	width: 500px;
}
#main .title_faq_main01 {
	height:27px;
	line-height: 1.4em;
	display:block;
	font-size:15px;
	margin:15px 0 0 20px;
	padding:2px 0 0 40px;
	background:url(../images/faq/about1.gif) 0 0 no-repeat;
}
#main .title_faq_main02 {
	height:27px;
	line-height: 1.4em;
	display:block;
	font-size:15px;
	margin:0 0 0 20px;
	padding:2px 0 0 40px;
	background:url(../images/faq/about1.gif) 0 0 no-repeat;
}
#main .title_faq_main03 {
	height:27px;
	line-height: 1.4em;
	display:block;
	font-size:15px;
	margin:0 0 15px 20px;
	padding:2px 0 0 40px;
	background:url(../images/faq/about1.gif) 0 0 no-repeat;
}

#main .title_faq_question ul {
	clear:both;
	float:none;
	display: block;
}
#main .title_faq_question li h3{
	height:27px;
	font-weight:normal;
	line-height: 1.4em;
	display:block;
	font-size:15px;
	margin:15px 0 0 20px;
	padding:2px 0 0 40px;
	background:url(../images/faq/about2.gif) 0 0 no-repeat;
}
#main .title_faq_question dt h3{
	height:27px;
	font-weight:normal;
	line-height: 1.4em;
	display:block;
	font-size:15px;
	margin:15px 0 0 20px;
	padding:2px 0 0 40px;
	background:url(../images/faq/about2.gif) 0 0 no-repeat;
}
#main .title_faq_answer {
	line-height: 1.4em;
	display:block;
	font-size:13px;
	margin:10px 0 0 20px;
	padding:2px 0 0 40px;
	background:url(../images/faq/about3.gif) 0 0 no-repeat;
}
#main .title_faq_information_box {
	width:480px;
	height:30px;
	margin: 15px 0;
	padding-left: 20px;
}
#main .title_faq_information_box h4{
	color:#c60;
	float:left;
	line-height: 1.4em;
	font-size:13px;
	display:block;
}
#main .title_faq_information_box p{
	display:block;
	float:right;
}
#main .nuber_box{
	display:block;
	margin:0 0 0 10px;
}
#main .color{
	color:#c60;
}
#main .color_small{
	color:#c60;
	font-size:11px;
}


#main .under_line{
	background:url(../images/common/dot_blak_1_3.gif) repeat-x left bottom;
	width: 500px;
	clear:both;
	display: block;
	height: 43px;
}
/*faq　終了*/

