#header-img {
    width: 620px;
    height: 130px;
	float: left;
	background: url(img/top_img3.jpg);
}


#overview {
	background: #fff;
	margin: 15px 0px 15px 0px;
    border: 1px solid #146D4B;
}
#overview {

}
#overview td {
    padding: 3px 5px 3px 10px;
}
#overview .left {
    background: #146D4B;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#overview .left_bottom {
    background: #146D4B;
	color: #fff;
}
#overview .right {
    border-bottom: 1px solid #146D4B;
}


#inquiry {
    color: #fff;
    width: 169px;
	height: 80px;
	float: left;
	padding: 48px 19px 0px 19px;
	margin-left: 195px;
	_margin-left: 95px;
	background: url(../common/inquiry-bg.png) no-repeat;
}
#inquiry a {
    color: #A9E46F;
}
#inquiry a:hover {
    color: #FFC949;
	text-decoration: underline;
}

h2 {
    
	color: #fff;
	font-size: 120%;
	font-weight: bold;
    width: 558px;
	height: 18px;
	background: #146D4B;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 3px 5px;
}

.read {
    color: #14536D;
	margin-top: 5px;
}