@charset "euc-jp";

/* CSS Document */

/* PAGE LINK */

#page_link {
	margin: 20px 0 0 20px;
	height: 87px;
	clear: both;
	}

#page_link li {
	display: block;
	width: 87px;
	height: 87px;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

#page_link li a {
	display: block;
	width: 87px;
	height: 87px;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
	}

/*------off*/
#page_link li.page_01 a {
	background:url(../dream_house/images/btn_page_01.gif) no-repeat;
	}
#page_link li.page_02 a {
	background:url(../dream_house/images/btn_page_02.gif) no-repeat;
	}
#page_link li.page_03 a {
	background:url(../dream_house/images/btn_page_03.gif) no-repeat;
	}
#page_link li.page_04 a {
	background:url(../dream_house/images/btn_page_04.gif) no-repeat;
	}
#page_link li.page_05 a {
	background:url(../dream_house/images/btn_page_05.gif) no-repeat;
	}
#page_link li.page_06 a {
	background:url(../dream_house/images/btn_page_06.gif) no-repeat;
	}

/*------on*/
#page_link li.page_01 a:hover {
	background:url(../dream_house/images/btn_page_01_on.gif) no-repeat;
	}
#page_link li.page_02 a:hover {
	background:url(../dream_house/images/btn_page_02_on.gif) no-repeat;
	}
#page_link li.page_03 a:hover {
	background:url(../dream_house/images/btn_page_03_on.gif) no-repeat;
	}
#page_link li.page_04 a:hover {
	background:url(../dream_house/images/btn_page_04_on.gif) no-repeat;
	}
#page_link li.page_05 a:hover {
	background:url(../dream_house/images/btn_page_05_on.gif) no-repeat;
	}
#page_link li.page_06 a:hover {
	background:url(../dream_house/images/btn_page_06_on.gif) no-repeat;
	}


/* ecology */

#ecology_illust {
	margin-top: 10px;
	width: 550px;
	height: 374px;
	background:url(../dream_house/images/ecology_illust.gif) bottom right no-repeat;
	}

	#ecology_illust dl {
		width: 260px;
		}

		#ecology_illust dt {
			padding: 12px 0 3px 0;
			color: #A1BD79;
			font-size: 120%;
			font-weight: bold;
			}
		#ecology_illust dd {
			margin: 0;
			}

#ecology_box {
	margin-top: 20px;
    width:550px;
    background-color:#D1DE6D;
	}
	#ecology_box p{
    margin:0px;
    padding:0.5em 1em;
    background-color:#D1DE6D;
	}
.rtop, .rbottom{
    background:#FFFFFF;
	}
.rtop span, .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#D1DE6D;
	}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}


/* healthy */

#healthy_dl dl {
	}
		#healthy_dl dt {
			padding: 12px 0 3px 0;
			color: #CF6A8C;
			font-size: 120%;
			font-weight: bold;
			}
		#healthy_dl dd {
			margin: 0;
			}

#healthy_box {
	margin: 10px 20px 0 0;
    width:250px;
    background-color:#CF6A8C;
	color:#FFFFFF;
	float: left;
	}
	#healthy_box p{
    margin:0px;
    padding:0.5em 1em;
    background-color:#CF6A8C;
	}
.htop, .hbottom{
    background:#FFFFFF;
	}
.htop span, .hbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#CF6A8C;
	}
.h1{margin: 0px 5px;}
.h2{margin: 0px 3px;}
.h3{margin: 0px 2px;}
.h4{margin: 0px 1px; height: 2px;}


/* FONT */

.fs_09 {
	font-size: 9px;
	}

.color_red {
	color: #91091B;
	}

.ecology_box_title {
	font-size: 140%;
	line-height: 120%;
	font-weight: bold;
	color: #697F35;
	}

.healthy_box_title {
	font-size: 110%;
	font-weight: bold;
	}