@charset "utf-8";
/* CSS Document */



/* ───── 心やすらぐ木の家 ───── */

#KINOIE {
	margin:0px;
	padding:286px 0px 0px 0px;
	width:604px;
	height:147px;
	background-image:url(../../images/top_kinoie_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}


#KINOIE .aisatsu {
	padding:0 7px 0px 5px;
	width:327px;
	text-align:right;
	float:left;
}


#KINOIE .tokuchou {
	padding:50px 0 0 0;
	width:254px;
	float:left;
}



/* ───── 新着情報 ───── */

.top_info {
	margin:0px 0px 10px 20px;
	width:564px;
	height:200px;
	border-bottom:2px solid #7f9468;
}





/* ───── バナーエリア ───── */

#BANNER {
	text-align:center;
}






/* ───── 会社案内 ───── */

#COMPANY {
	width:599px;
	height:181px;
	background-image:url(../../images/top_company_bg.gif);
	background-repeat:no-repeat;
	clear:both;
}
#COMPANY img {
	margin:0px 8px 0px 0px;
}
#COMPANY .address {
	padding:20px 0px 0px 5px;
}
#COMPANY .address p {
	margin:10px 0px 0px 55px;
	width:385px;
	font-size:14px;
	color:#4f2a11;
	line-height:140%;
}




/* ───── お問い合わせ ───── */

#top_contact {
	margin:20px 0px 20px 20px;
	width:565px;
	height:194px;
	background-image:url(../../images/top_contact_bg.gif);
	background-repeat:no-repeat;
}

#top_contact .mail-comment {
	font-size:12px;
	line-height:16px;
}
#top_contact .mail-comment img {
	margin:10px 0px 0px 10px;
}
#top_contact .mail-comment a:link,
#top_contact .mail-comment a:visited,
#top_contact .mail-comment a:active {
	color:#4f2a11;
	text-decoration:underline;
}
#top_contact .mail-comment a:hover {
	color:#8c5918;
}
