#head_bg {
	background-image: url(../img/common/sub_head_img.jpg);
	background-color: #F0F0D4;
}
h1 {
	margin-bottom: 10px;
}
#main {
	padding: 20px 30px 50px;
}
.left_img {
	margin: 0px 15px 15px 0px;
}
.right_img {
	margin: 0px 0px 15px 15px;
}
h2 {
	font-size: 80%;
	font-weight: bold;
	color: #1B5A3D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B5A3D;
	padding-bottom: 3px;
	padding-left: 5px;
	letter-spacing: 0.2em;
}
h3 {
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
	font-size: 80%;
}
.indent {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#address {
	background-image: url(../img/contact/img01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 253px;
	padding-left: 30px;
}
