@charset "utf-8";

/*		#top-image
	--------------------*/
#top-image{
	margin:0 0;
	width:573px;
	height:259px;
	background:url(../img/faq/top-img.jpg) 0 0 no-repeat;	
	text-align:right;
	margin-bottom:20px;
	}
#faq1{
	width:540px;
	margin:20px 0;
	background:url(../img/faq/back.jpg) 0 0 repeat-y;
	border: #996600 solid 1px;
	}
#faq2{
	width:540px;
	margin:20px 0;
	background:url(../img/faq/back.jpg) 0 0 repeat-y;
	border: #996600 solid 1px;
	}
#faq4{
	width:540px;
	margin:20px 0;
	background:url(../img/faq/back.jpg) 0 0 repeat-y;
	border: #996600 solid 1px;
	}
.faq{
	width:540px;
	margin:20px 0;
	background:url(../img/faq/back.jpg) 0 0 repeat-y;
	border: #996600 solid 1px;
	}	

#content-box1{
	width:552px;
	margin:10px 10px;
	}
#content-txt1{
	width:520px;
	margin:10px 10px;
	
	}
.txt-l1{
	margin:10px 10px;
	width:50px;
	float:left;
	color:#996600;
	}
.txt-r{
	margin:10px 10px 10px 0;
	width:470px;
	float:left;
	}
.txt-l{
	margin:10px 0 10px 10px;
	width:30px;
	float:left;
	}

