@charset "UTF-8";

@import url(common_sub.css);

h3 {
	margin: 0 0 20px;
}

#how_to {
	padding: 28px 225px 0 18px;
	height: 225px;
	margin: 0 0 10px;
	background: url(../contents/chotto/img/how_to_bg.jpg) no-repeat;
}

#how_to h4 {
	margin: 0 0 17px;
}

#how_to p {
	line-height: 1.6;
}

.property {
	margin: 0 0 20px;
}

.property_l {
	margin: 0 13px 0 0;
	float: left;
}

.property_r {
	float: left;
	width: 247px;
}

.property_text {
	width: 247px;
	background-color: #ffea00;
	line-height: 1.8;
}

.pic_l {
	margin: 0 8px 0 0;
	float: left;
}

.pic_r {
	float: left;
}

#property_info {
	padding: 23px 13px 0 13px;
	height: 165px;
	margin: 10px 0 30px;
	background: url(../contents/chotto/img/property_info_bg.gif) repeat-x;
}

.property_info_box {
	padding: 10px 0 0 0;
}

.property_info_box_l {
	padding: 0 10px 0 0;
	float: left;
}

.property_info_box_r {
	padding: 4px 0 0 ;
	float: left;
}

.chotto_bg_green {
	background: url(../contents/chotto/img/qa_bg.gif) no-repeat;
	margin: 30px 0 40px;
	padding: 15px;
	height: 405px;
}

.chotto_qa_title {
	font-weight: bold;
	color: #9baa39;
	padding: 10px 0 0 70px;
	background: url(../contents/chotto/img/qa.jpg) no-repeat 0 bottom;
}

.chotto_qa_title_box {
	background: url(../contents/chotto/img/tensen_g1.gif) repeat-x bottom;
	padding: 0 0 8px 0;
}

.chotto_q_box {
	background: url(../contents/chotto/img/tensen_g2.gif) repeat-x bottom;
	padding: 0 0 8px 0;
	margin: 20px 0 5px 0;
}

.chotto_q_text {
	padding: 5px 0 0 30px;
	background: url(../contents/chotto/img/qa_q.jpg) no-repeat 0 top;
	font-weight: bold;
	color: #525c0a;
}

.chotto_a_text {
	padding: 5px 0 0 30px;
	background: url(../contents/chotto/img/qa_a.jpg) no-repeat 0 top;
	font-weight: bold;
	color: #525c0a;
}

.chotto_footer_text {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #3f0000;
	line-height: 1.8;
	padding: 0 0 40px 0;
}

.chotto_footer_button_l{
	margin: 0 50px 0 0;
	width: 315px;
	float: left;
	text-align: right;
}

.chotto_footer_button_r{
	width: 315px;
	float: left;
}