@CHARSET "UTF-8";
#main_title
{
	width	:600px;
	height	:45px;
	background-image	:url("../img/faq_list/main_title.png");
	background-repeat	:no-repeat;
	background-position:10px 10px;
	margin:0 0 10px 0;
}
#main_box{
	padding:0 10px;
}
#content1_title{
	display:block;
	width	:580px;
	height	:36px;
	background-image	:url("../img/faq_list/content1.png");
	background-repeat	:no-repeat;
	margin:0 0 10px 0;
}
.posttitle{
	display:block;
	height:25px;
	background-image	:url("../img/common/q_button.png");
	background-repeat	:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 30px;
	color:#976600;
	font-size:122%;
	line-height:25px;
	margin:0 0 5px 0;
}
.posttitle a,
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active
{
	color:#976600;
}
