@charset "utf-8";
/* CSS Document */

.contents {
	height:850px;
}

.sub_navi {
	width:600px;
	padding-top:10px;
}

/* ▼chintai ここから */

.chintai {
	float:left;
	width:290px;
	padding-top:5px;
	border-top:5px solid #F60;
}

.chintai dl {
	width:290px;
	height:80px;
	margin-top:10px;
}

.chintai dt {
	float:left;
	width:100px;
}

.chintai dd {
	float:right;
	width:180px;
	font-size:0.8em;
}

.chintai dd#bar1 a {
	display:block;	
	width:180px;
	height:30px;
	background:url(../images/banner1.jpg) left top no-repeat;
	text-indent:-9999px;
}

.chintai dd#bar1 a:hover {
	background-position:left bottom;
}

.chintai dd#bar2 a {
	display:block;	
	width:180px;
	height:30px;
	background:url(../images/banner1_r3_c1.jpg) left top no-repeat;
	text-indent:-9999px;
}

.chintai dd#bar2 a:hover {
	background-position:left bottom;
}


/* ▲chintai ここまで */

/* ▼baibai ここから */

.baibai {
	float:right;
	width:290px;
	padding-top:5px;
	border-top:5px solid #090;
}

.baibai dl {
	width:290px;
	height:80px;
	margin-top:10px;
}

.baibai dt {
	float:left;
	width:110px;
}

.baibai dd {
	float:right;
	width:180px;
	font-size:0.8em;
}

.baibai dd#bar1 a {
	display:block;	
	width:180px;
	height:30px;
	background:url(../images/banner1_r1_c3.jpg) left top no-repeat;
	text-indent:-9999px;
}

.baibai dd#bar1 a:hover {
	background-position:left bottom;
}

.baibai dd#bar2 a {
	display:block;	
	width:180px;
	height:30px;
	background:url(../images/banner1_r3_c3.jpg) left top no-repeat;
	text-indent:-9999px;
}

.baibai dd#bar2 a:hover {
	background-position:left bottom;
}

/* ▲baibai ここまで */

/* ▼news ここから */

.news {
	float:left;
	width:380px;
	border-top:5px solid #000;
	padding-top:5px;
	margin-top:20px;
}

/* ▲news ここまで */

/* ▼banner ここから */

.banner {
	float:right;
	width:210px;
	margin-top:20px;
}

/* ▲news ここまで */

