/* tel-banner */

#tel-lend {
	width: 700px;
	height: 141px;
	background: url(../image/tel-chintai.png) no-repeat 0 0;
	text-indent:-999999px;
	margin: 30px 0 10px 10px;
}

#tel-lend a {
	width: 100%;
	height: 100%;
	display: block;
	outline:none;
	overflow:none;
}

#h2_lend {
    width: 720px;
    height: 33px;
    text-indent: -10000px;
    background: url("../image/h2_lend.png") no-repeat 0 0;
}

#panel {
	background: url(../image/lend_photo.jpg) no-repeat 0 0;
	line-height:160%;
	padding:140px 455px 20px 15px;
	width:250px;
	margin-bottom:20px;
}


#local_banner {
    overflow: hidden;
    _zoom: 1;
}

#local_banner .banner {
    width: 336px;
    border: 2px solid #cdcdcd;
    float: left;
    margin-right: 20px;
    height: 191px;
}

#local_banner .banner h3, #local_banner .banner p {
    display: none;
}

#local_banner .banner ul {
    margin-left: 30px;
    margin-top: 90px;
}

#local_banner .banner li {
    list-style: disc;
    font-size: 90%;
    line-height: 1.3;
    margin-bottom: 5px;
}

#local_banner .banner li.last {
    list-style: none;
}

#banner_owner {
    background: url("../image/lend_owner.png") no-repeat 2px 0;
}

#banner_personal {
    background: url("../image/lend_personal.png") no-repeat 2px 0;
}

.article {
    overflow: hidden;
    _zoom: 1;
    margin-top: 40px;
}

.article h3 {
	background:url(../image/h3_v2_green.gif) no-repeat 0 0;
	height:38px;
	line-height:38px;
	font-size:15px;
	font-weight:bold;
	padding-left:60px;
}

.article h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    border-left: 5px solid #333;
    padding-left: 5px;
    font-size: 110%;
}

.article .left {
    float: left;
    margin-right: 10px;
}

.article .right {
    float: right;
    margin-left: 10px;
}

.article .center {
    text-align: center;
}
    
.article p {
    line-height: 1.6;
    margin-bottom: 1em;
}

.article p.image{
    line-height: 1.0;
}

ul.flat li {
    display: inline;
    margin-right: 20px;
    list-style: none;
}

#catch {
    margin-top: 20px;
}