@charset "utf-8";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */

/* --------------------------------------------------
	##main-image
-------------------------------------------------- */
#faq #main-image{background:url(../faq/img/bg_main_image.jpg) no-repeat center top;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
#title1{
	margin:0 0 13px;
}
#article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#article{
	width:642px;
	overflow:hidden;
	/*\*//*/
	overflow:hidden;
	/**/
}
.box1{
	margin-top:-1px;
	padding:11px 2px;
	border-top:1px #C4C4C4 solid;
}
.title1{
	padding:0 0 3px 24px;
	min-height:18px;
	height:auto !important;
	height:18px;
	line-height:18px;
	color:#80569C;
	background:url(../faq/img/icon1.gif) no-repeat 3px 0;
	font-size:117%;
}
.title1 a{color:#80569C;}
.title1 a:hover{color:#F00;}
.article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.article1{
	padding:0 0 0 24px;
	min-height:1px;
	_height:1px;
	background:url(../faq/img/icon2.gif) no-repeat 3px 0;
	/*\*//*/
	overflow:hidden;
	height:auto;
	/**/
}
