@charset "utf-8";
/* CSS Document */


.title_bg {
	background: url(../images/housing_loan/title_bg.jpg) repeat-x;
	height: 20px;
	padding-left: 20px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.title_text {
	width: 540px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}


.main_text {
	width: 520px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.sub_text {
	width: 520px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.2em;
}

.top_title {
	background:url(../images/common/bg_img_title.gif) no-repeat;
	height:20px;
	padding: 3px 3px 3px 10px;
	font-size: 1.4em;
	color:#442300;
	margin-bottom: 10px;
}

ul {
	padding-left: 20px;
	margin: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}


#table01 {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

#table01 th {
	background: #5A3D1B;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

#table01 td {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

.box_l {
	float: left;
	width: 290px;
}

.box_r {
	float: right;
	width: 280px;
}

#table02 {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0px 0px 15px;
	padding: 0px;
}

#table02 th {
	background: #5A3D1B;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

#table02 td {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 4px;
}

#table03 {
	border-top: none;
	border-right: none;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
	border-left-style: none;
}

#table03 td {
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

