@charset "UTF-8";

.bt_img_margin{
	margin:0 20px 0 20px;
}

#info_contents li{
	margin: 0 0 0 15px;
	list-style: none;
	padding: 0 0 0 23px;
	font-size: 12px !important;
	line-height: 16px !important;
	color: #777777;
}

#info_contents li a{
	color: #bb0000;
}

#info_contents .q1{
	background: url(../img/faq_img/faq_q1.gif) 0 0px no-repeat;
	color: #000000;
	margin-bottom : 10px;
}

#info_contents .q2{
	background: url(../img/faq_img/faq_q2.gif) 0 0px no-repeat;
	color: #000000;
	margin-bottom : 10px;
}

#info_contents .q3{
	background: url(../img/faq_img/faq_q3.gif) 0 0px no-repeat;
	color: #000000;
	margin-bottom : 10px;
}

#info_contents .q4{
	background: url(../img/faq_img/faq_q4.gif) 0 0px no-repeat;
	color: #000000;
	margin-bottom : 10px;
}

#info_contents .q5{
	background: url(../img/faq_img/faq_q5.gif) 0 0px no-repeat;
	color: #000000;
	margin-bottom : 10px;
}


#info_contents .q6{
	background: url(../img/faq_img/faq_q6.gif) 0 0px no-repeat;
	color: #000000;
	margin-bottom : 10px;
}

#info_contents .q7{
	background: url(../img/faq_img/faq_q7.gif) 0 0px no-repeat;
	color: #000000;
	margin-bottom : 10px;
}

#info_contents .q a:link {
	color			: #cc0000;
	text-decoration	: none;
	font-weight:500;
}

#info_contents .q a:visited {
	color			: #cc0000;
	font-weight:500;
}
#info_contents .q a:active {
	color			: #cc0000;
	text-decoration	:underline;
	
}
#info_contents .q a:hover {
	color			: #838383;
	text-decoration	:underline;
}

#info_contents .a{
	background: url(../img/faq_img/faq_a.gif) 0 1px no-repeat;
	margin-top : 10px;
}

#header3_info {
	width	:848px;
	height	:14px;
	text-align:left;
	background-color:#ffffff;
	margin:0 auto;
}

.faq_hr{
	color: #999999;
	clear: left;
	text-align: right;
	font-size:10px;
	padding: 8px 0 0 0;
	height:8px;
	background: url(../img/faq_img/faq_hr.gif) repeat-x;
	margin-top : 10px;
	margin-bottom : 10px;
}

.faq_hr a:link{
	color: #666666;
	text-decoration	:none;
}

.faq_hr a:hover{
	color: #aaaaaa;
	text-decoration	:underline;
}

#main_info {
	width	:848px;
	border-color:#B5B5B5;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	margin-left : auto;
	margin-right : auto;
	background-color:#ffffff;
}


#info_contents {
	width	:100%;
}



#main {
	width	:848px;
	border-color:#B5B5B5;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	margin-left : auto;
	margin-right : auto;
	background-image: none;
	background-color:#ffffff;
}

