/* CSS Document */

.flash {
	margin-bottom: 20px;
}
.read_img {
	background: url(../images/index/bg_read_img.jpg) no-repeat;
	height: 175px;
	width: 340px;
	padding-top: 75px;
	padding-right: 320px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.read_img p {
	font-size: 1.1em;
	line-height: 1.6em;
}
.read_title {
	text-indent: -9999px;
}
#title_img01 {
	background: url(../images/index/title_img01.gif) no-repeat;
	height: 29px;
	width: 670px;
	text-indent: -9999px;
	margin-bottom: 12px;
}
#title_img02 {
	background: url(../images/index/title_img02.gif) no-repeat;
	height: 29px;
	width: 670px;
	text-indent: -9999px;
	margin-bottom: 12px;
}

#sub_title_img01 {
	height: 21px;
	width: 670px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
}

#sub_title_img01 span {
	border-left: 12px solid #FF6600;
	padding-left: 5px;
}

#sub_title_img01 {
	background: url(../images/index/sub_title_img.gif) no-repeat;
	height: 21px;
	width: 670px;
	text-indent: -9999px;
	margin-bottom: 8px;
}

#sub_title_img02 {
	background: url(../images/index/sub_title_img.gif) no-repeat 0 -21px;
	height: 21px;
	width: 670px;
	text-indent: -9999px;
	margin-bottom: 8px;
}

.loan_box {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.loan_box_end {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}

.loan_box p,
.loan_box_end p {
	font-size: 0.9em;
}


.loan_box img,
.loan_box_end img {
	margin-bottom: 5px;
}


.btn_detail01 {
	width:165px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
}

.btn_detail01 a {
	background:url(../images/index/btn_detail.gif) 0 0 no-repeat;
	width:165px;
	height:30px;
	text-indent:-9999px;
	display:block;
}

.btn_detail01 a:hover {
	background:url(../images/index/btn_detail.gif) no-repeat 0 -30px;
	width:165px;
	height:30px;
	text-indent:-9999px;
	display:block;
}

.btn_detail02 {
	width:165px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
}

.btn_detail02 a {
	background:url(../images/index/btn_detail.gif) no-repeat -165px 0;
	width:165px;
	height:30px;
	text-indent:-9999px;
	display:block;
}

.btn_detail02 a:hover {
	background:url(../images/index/btn_detail.gif) no-repeat -165px -30px;
	width:165px;
	height:30px;
	text-indent:-9999px;
	display:block;
}

.topics p {
	border-bottom: 1px dotted #C8C8C8;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

