@charset "utf-8";

/*　works
------------------------------------------------------------ */

#img_title {
	width: 570px;
	height: 80px;
	margin-bottom: 10px;
}

.title01 {
	width: 550px;
	height: 24px;
	/*background: url(../images/bt_qa1.jpg) no-repeat;*/
	margin-bottom: 30px;
	/*text-indent: -999em;*/
}

.title02 {
	width: 550px;
	height: 24px;
	/*background: url(../images/bt_qa2.jpg) no-repeat;*/
	margin-bottom: 30px;
	/*text-indent: -999em;*/
}

.title03 {
	width: 550px;
	height: 24px;
	/*background: url(../images/bt_qa3.jpg) no-repeat;*/
	margin-bottom: 30px;
	/*text-indent: -999em;*/
}
.flt_l {
	margin-right: 5px;
	float: left;
}


#contents h3 {
	margin: 3px 0 15px 0;
	padding: 0px 0 0 16px;
	_padding-top: 3px;
	background-image: url(../images/back_qa.jpg);
	background-repeat: no-repeat;
}

#contents p {
	margin: 0 5px 15px;
}
.box_01 {
	width: 510px;
	background: url(../images/back_qabox.jpg) repeat-y;
	margin: 0 0 5px 5px;
}

