@charset "utf-8";

/* section_title
====================================== */

.section_title{
	background: url(../image/title.jpg) no-repeat 0 0;
	width:648px;
	height:140px;
	border:solid 1px #cccccc;
}
.section_title p.red{
	font-weight:bold;
	color:#cc0000;
	font-size:130%;
	margin-left:230px;
	padding-top:5px;
	padding-right:10px;
}

.section_title h2{
	font-weight:bold;
	color:#46B67F;
	font-size:170%;
	margin-left:230px;
	padding-top:5px;
	line-height:115%;
}
.section_title p{
	line-height:130%;
	font-size:110%;
	margin-left:230px;
	padding-top:5px;
	padding-right:10px;
}


/* section_snavi
====================================== */


.section_snavi{
	width:650px;
	margin:20px 0 20px 10px;
}

.section_snavi ul{
	height:70px;
}
.section_snavi ul li{
	float:left;
	width:210px;
	height:70px;
}

/* section_loan01
====================================== */

.section_loan01{

}
.section_loan01 h3{
	width:620px;
	height:39px;	
	background: url(../image/midashi02_bg.gif) no-repeat 0 0;
	padding-left:30px;
	color:#009944;
	font-weight:bold;
	font-size:160%;
	line-height:200%;
}

.section_loan01 p{
	margin-top:10px;
	background: url(../image/image01.jpg) no-repeat top right;
	padding:0 150px 20px 20px;
	font-size:110%;
	line-height:140%;
}



/* section_sitte
====================================== */


.section_sitte{
	background: url(../image/sitte_bg.gif) no-repeat 0 0;
	width:650px;
	margin:0 auto 40px auto;
	padding-top:10px;
}

.section_sitte h3{
	font-weight:bold;
	color:#FF9900;
	font-size:140%;
	line-height:140%;
	margin-bottom:10px;
	margin-left:110px;
}
.section_sitte p{
	margin-left:110px;
	font-size:110%;
	line-height:140%;
}



/* section_loan02
====================================== */

.section_loan02{

}
.section_loan02 h3{
	width:620px;
	height:39px;	
	background: url(../image/midashi02_bg.gif) no-repeat 0 0;
	padding-left:30px;
	color:#009944;
	font-weight:bold;
	font-size:160%;
	line-height:200%;
}

.section_loan02 p{
	margin-top:10px;
	background: url(../image/image02.jpg) no-repeat top right;
	padding:0 170px 20px 20px;
	font-size:110%;
	line-height:140%;
}



/* section_loan03
====================================== */

.section_loan03{
	margin-top:30px;
}
.section_loan03 h3{
	width:620px;
	height:39px;	
	background: url(../image/midashi02_bg.gif) no-repeat 0 0;
	padding-left:30px;
	color:#009944;
	font-weight:bold;
	font-size:160%;
	line-height:200%;
}

.section_loan03 p{
	margin-top:10px;
	background: url(../image/image03.gif) no-repeat top right;
	padding:10px 170px 30px 20px;
	font-size:110%;
	line-height:140%;
}
.section_ippon h4{
	background: url(../image/shikaku.gif) no-repeat 5px 7px;
	padding-left:20px;
	padding-bottom:5px;
	color:#FF9900;
	font-weight:bold;
	font-size:130%;
	border-bottom:dotted 1px #FF9900;
}

.section_ippon table {
	margin:15px 15px 0 15px;
}
.section_ippon table tr th{
	text-align:center;
	padding:5px;
	border:solid 1px #cccccc;
	background:#F5F5F5;
}
.section_ippon table tr td{
	vertical-align:top;
	padding:5px;
	border:solid 1px #cccccc;
}
.section_ippon table tr td.loan{
	white-space: nowrap;
}
.section_ippon table tr td.bank{
	white-space: nowrap;
}
.section_ippon p.comment{
	margin:5px 10px 10px 0 ;
	font-size:90%;
	text-align:right;
	background:none;
	padding:0 0 0 0;
}



/* section_check
====================================== */


.section_check{
	background: url(../image/check.gif) no-repeat 0 0;
	width:650px;
	margin:0 auto 40px auto;
	padding-top:10px;
}

.section_check h3{
	font-weight:bold;
	color:#FF9900;
	font-size:140%;
	line-height:140%;
	margin-bottom:10px;
	margin-left:110px;
}
.section_check p{
	margin-left:110px;
	font-size:110%;
	line-height:140%;
}









/* section_ranking
====================================== */
.section_ranking{
	border:solid 1px #F0F0F0;
	padding:8px;
	margin:30px 0;
}
.section_ranking h3{
	font-weight:bold;
	color:#FF9900;
	font-size:130%;
	background:#FFF5CC;
	padding:5px;
}
.section_ranking ul{
	margin:10px 0 20px 20px;
}
.section_ranking ul li{
	float:left;
	width:140px;
	font-size:130%;
	margin:5px 0;
}
.section_ranking ul li a{
	background: url(../../common_images/arrow01.gif) no-repeat 0 4px;
	padding-left:13px;
}
.section_ranking ul li a:hover{
	background: url(../../common_images/arrow01_over.gif) no-repeat 0 4px;
}
.section_ranking ul li.right{
	width:120px;
}

.section_ranking ul.kiji li{
	float:left;
	width:300px;
	font-size:130%;
	margin:5px 0;
}
.section_ranking ul.kiji02 li{
	float:left;
	width:300px;
	font-size:130%;
	margin:5px 0;
}
.section_ranking ul.kiji02{
	margin:10px 0 0 20px;
}

