@charset "utf-8";

/* Hidden from Mac IE ¥*/
@import "base.css";
/**/

/* faq CSS */

h2 span{
	background:url(../../images/faq/title.gif) no-repeat;
}
h4.faq01 span{
	background:url(../../images/faq/m_faq01.gif) no-repeat;
}
h4.faq02 span{
	background:url(../../images/faq/m_faq02.gif) no-repeat;
}
h4.faq03 span{
	background:url(../../images/faq/m_faq03.gif) no-repeat;
}
h4.faq04 span{
	background:url(../../images/faq/m_faq04.gif) no-repeat;
}
.qa_box{
	clear: both;
	border-top: 1px solid #960000;
}
hr.qa_hr{
	clear: both;
	border: none;
	height: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	visibility: hidden;
}
.c_q{
	float: left;
	background-color: #960000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 25px;
	height: 25px;
	margin: 0px 5px 5px 0px;
}
.c_q_t{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #960000;
	height: 25px;
	width: 570px;
	margin-top: 3px;
}
.c_a{
	clear: both;
	float: left;
	background-color: #001C96;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 25px;
	margin: 0px 5px 0px 0px;
}
.c_a_t{
	float: left;
	width: 570px;
}
.c_a_t div{
	position: relative;
	top: 5px;
}
ul.c_a_list{
	position: relative;
	left: 50px;
	width: 520px;
	list-style-position: outside;
	list-style-type: decimal;
}
.yu-gu01{
	float: left;
}
.yu-gu01t{
	float: left;
	position: relative;
	left: 0px;
}
.yu-gu02t{
	width: 538px;
	position: relative;
	left: 26px;
}
