@charset "utf-8";

@import "common.css";
@import "layout.css";



.index1 { background-image: url(../img/bar-index1.jpg); background-repeat: no-repeat; text-indent: -9999px; height: 40px; width: 597px; margin-bottom: 10px; }

.index2 { background-image: url(../img/bar-index2.jpg); background-repeat: no-repeat; text-indent: -9999px; height: 40px; width: 597px; margin-bottom: 10px; }

.index3 { background-image: url(../img/bar-index3.jpg); background-repeat: no-repeat; text-indent: -9999px; height: 40px; width: 597px; margin-bottom: 10px; }

.text { font-size: 14px; line-height: 24px; margin-bottom: 15px; }
.index-img2 { height: auto; width: 597px; margin-bottom: 30px; }
.index-img3 { height: auto; width: 597px; margin-bottom: 30px; }
.area {
	background-image: url(../img/area.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 573px;
	padding-left: 9px;
	line-height: 24px;
	font-size: 12px;
	background-position: left center;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	border: 3px double #09C;
	position: relative;
}
.area strong { color: #F30; font-size: 14px; line-height: 24px; font-weight: bold; }

.bar-area {
	background-image: url(../img/bar-area.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 430px;
	position: absolute;
	right: 10px;
}
.bar-area h2 {
	text-indent: -9999px;
	height: 40px;
	width: 430px;
}
.area p {
	font-size: 12px;
	line-height: 18px;
	height: auto;
	width: 430px;
	position: absolute;
	top: 60px;
	right: 10px;
}
