/*メニュー*/
.menu_listbox{
	 padding:10px;
	 border:3px solid #701212;
	 background:#fff;
	 width:544px;
}
.menu_list{
	 width:260px;
}

.menu_list li{
	color:#c30;
}
.menu_list li a:link,.menu_list li a:visited{
		color:#333;
}
.menu_list li a:hover,.menu_list li a:active{
		color:#333;
		text-decoration:underline;
}
/*--------*/


.faq_title01 {
	background-image: url(../img/faq/title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 570px;
}
.faq_title01_1 {
	background-image: url(../img/faq/title01_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}
.faq_title01_2 {
	background-image: url(../img/faq/title01_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_3 {
	background-image: url(../img/faq/title01_3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_4 {
	background-image: url(../img/faq/title01_4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_5 {
	background-image: url(../img/faq/title01_5.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_6 {
	background-image: url(../img/faq/title01_6.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_7 {
	background-image: url(../img/faq/title01_7.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_8 {
	background-image: url(../img/faq/title01_8.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_9 {
	background-image: url(../img/faq/title01_9.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_10 {
	background-image: url(../img/faq/title01_10.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}.faq_title01_11 {
	background-image: url(../img/faq/title01_11.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 570px;
}
.faqbox dt{
	background:url(../img/faq/icon_q.gif) no-repeat left 2px;
	margin-bottom:5px;
	padding-left:25px;
	padding-top:3px;
	height:19px;
	border-bottom:dotted 1px #666;
	font-weight:bold;
	color:#003366;
}
.faqbox dd{
	background:url(../img/faq/icon_a.gif) no-repeat left 2px;
	margin-bottom:30px;
	padding-left:25px;
	padding-top:3px;
	line-height:1.5em;
	
}
.text_link a{
	color:#c00;
}
