.defbox {
	width:100%;
	height:50px;
	margin:3px 0px 12px 0px;
	padding:0px;
	
	text-align:left;
	
	background-image:url(/jp/faq/images/faq_form_default_bg1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}

.defbox .title {
	float:left;
	width:120px;
	padding-top:12px;
	text-align:center;
	}

.defbox .textbox {
	float:left;
	width:650px;
	padding-top:14px;
	}

.defbox .optbtn {
	float:left;
	padding-top:16px;
	}


.detbox {
	width:100%;
	margin:12px 0px;
	padding:0px 0px 8px 0px;
	
	text-align:left;
	
	background-image:url(/jp/faq/images/faq_form_detail_bg_bottom1.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	}

.detbox_inner {
	padding:8px 25px 8px 25px;

	background-image:url(/jp/faq/images/faq_form_detail_bg_top1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}

.detbox .box1 {
	float:left;
	width:700px;
	}

.detbox .box2 {
	float:left;
	}

.detbox .box3 {
	float:left;
	margin-right:48px;
	}

.detbox .box4 {
	float:left;
	}

.textlink {
	padding-left:12px;
	background-image:url(/jp/images/yajirusi.gif);
	background-position:1px 3px;
	background-repeat:no-repeat;
	}

div#main div.models .pg10 {
    padding-bottom: 10px;
}