@charset "utf-8";

/*
------------------------------------------------
import
------------------------------------------------*/
@import "winie6.css";

/*
------------------------------------------------
Layout
------------------------------------------------*/

h1 {
	background-image: url(../img/living_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 575px;
	margin-bottom:24px;
}
#txt01 {
	background-image: url(../img/living_text01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 513px;
	margin-bottom: 30px;
	margin-left: 8px;
}
.main_box {
	margin-bottom: 60px;
}
.plan01 {
	float: left;
	width: 180px;
	margin-left: 5px;
}
.plan01 dt {
	background: url(../img/plan01.jpg) no-repeat left top;
	width: 180px;
	height: 51px;
	text-indent: -9999px;
}
.plan01 .next {
	background: url(../img/plan01_next.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan01 .next a {
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
}
.plan01 .next a:hover {
	background: url(../img/plan01_next_h.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan02 {
	float: left;
	width: 180px;
	margin-left: 14px;
}
.plan02 dt {
	background: url(../img/plan02.jpg) no-repeat left top;
	width: 180px;
	height: 51px;
	text-indent: -9999px;
}
.plan02 .next {
	background: url(../img/plan02_next.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan02 .next a {
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
}
.plan02 .next a:hover {
	background: url(../img/plan02_next_h.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan03 {
	float: left;
	width: 180px;
	margin-left: 14px;
}
.plan03 dt {
	background: url(../img/plan03.jpg) no-repeat left top;
	width: 180px;
	height: 51px;
	text-indent: -9999px;
}
.plan03 .next {
	background: url(../img/plan03_next.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan03 .next a {
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
}
.plan03 .next a:hover {
	background: url(../img/plan03_next_h.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan04 {
	float: left;
	width: 180px;
	margin-left: 5px;
	margin-top: 10px;
}
.plan04 dt {
	background: url(../img/plan04.jpg) no-repeat left top;
	width: 180px;
	height: 51px;
	text-indent: -9999px;
}
.plan04 .next {
	background: url(../img/plan04_next.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan04 .next a {
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
}
.plan04 .next a:hover {
	background: url(../img/plan04_next_h.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan05 {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-left: 14px;
}
.plan05 dt {
	background: url(../img/plan05.jpg) no-repeat left top;
	width: 180px;
	height: 51px;
	text-indent: -9999px;
}
.plan05 .next {
	background: url(../img/plan05_next.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan05 .next a {
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
}
.plan05 .next a:hover {
	background: url(../img/plan05_next_h.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan06 {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-left: 14px;
}
.plan06 dt {
	background: url(../img/plan06.jpg) no-repeat left top;
	width: 180px;
	height: 51px;
	text-indent: -9999px;
}
.plan06 .next {
	background: url(../img/plan06_next.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.plan06 .next a {
	display: block;
	width: 180px;
	height: 40px;
	text-indent: -9999px;
}
.plan06 .next a:hover {
	background: url(../img/plan06_next_h.jpg) no-repeat left top;
	width: 180px;
	height: 40px;
}
.clearfix:after {
content:",";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
------------------------------------------------
footer menu
------------------------------------------------*/
#box11 {
	background-image: url(../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
}
#box11 li {
	float: left;
	margin-top: 2px;
	height: 30px;
}
#box11 li a {
	height: 30px;
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box11 .list01 {
	margin-left: 6px;
	width: 130px;
}
#box11 .list02 {
	margin-left: 2px;
	width: 120px;
}
#box11 .list03 {
	margin-left: 2px;
	width: 110px;
}