/*ページリンク*/

.page_image{
	margin:0px 0px 10px 0px;
	width:750px;
	height:90px;
	background:url("./image/sikou.jpg");
}

/*コンテンツ*/
.text_area01{
	width:750px;
	font-size:14px;
	color:#000000;
	line-height:160%;
	margin: 15px 0px 10px 0px;
}

.newhome_title{
	margin:0px 0px 10px 0px;
	width:750px;
	height:50px;
	background:url("./image/title_bar.jpg");
}

.home_name{
    margin: 10px 5px 0px 5px;
	font-size: 10px;
}

.address_name{
    margin: 0px 5px 0px 5px;
    font-size: 10px;
}

.rehome_title{
	margin:0px 0px 10px 0px;
	width:750px;
	height:50px;
	background:url("./image/rehome_bar.jpg");
}

.home_area{
    margin: 5px 10px 10px 5px;
	float: left;
	width: 110px;
    text-align: center;
	background:url("./image/bg_waku.jpg");
    background-repeat: no-repeat;
}

.home_text{
	width: 110px;
	margin: 5px 0px 0px 0px;
	background:url("./image/bg_text.jpg");
}

.home_line{
	width: 110px;
	background:url("./image/bg_line.jpg");
	background-repeat: no-repeat;
}

.home_footer{
	width: 110px;
	height: 7px;
	background:url("./image/bg_footer.jpg");
    background-repeat: no-repeat;
}
