/* CSS Document */

.middle_box{
	margin:0px 24px 48px;
	width:576px;
}
.answer{
	background-image:url(img/rent/bg_answer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 12px 0px 36px;
}

.answer2{
	background-image:url(../../../faq/img/rent/bg_answer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 12px 0px 36px;
}

.answer p{
	padding:0px 0px 12px 0px;
	margin:0px;
	text-align: left;
	font-size: 12px;
	line-height: 160%;
}
.answer2 p{
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul#side_menu{
	list-style-type:none;
	margin:0px;
}

ul#side_menu li{
	padding:10px 0px 8px 12px;
	background-image:url(img/rent/bg_list.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


#btn_box{
	clear:both;
	margin:0px auto;
}
h3#title_bg1{
	background-image:url(img/rent/h3_bg.gif);
	width:216px;
	height:32px;
	background-repeat:no-repeat;

}
/*IE6*/
*html h3#title_bg1{
	margin-top:5px;

}

/*For IE6*/
*html h2.h2_bg{
	margin-top:5px;
}
/*リスト指定*/
#left_box .answer li {
	list-style-type: disc;
	margin-bottom: 5px;
	list-style-position: inside;
	margin-left: 10px;
}
#left_box .answer li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
}
