@charset "utf-8";

/*
------------------------------------------------
clearfix
------------------------------------------------*/
.clearfix {
	/* width:inherit; */
}

.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height:0;
}


/* ?IE 6 */
* html .clearfix {
	height:1%;
}

/* IE 7 */
.clearfix {
	display:inline-block;
}




/*
------------------------------------------------
Layout
------------------------------------------------*/
body {
background: url(../img/bg_body.jpg) repeat-x scroll 0% 0%;
}

a {
color: #333;
}

#wrap_wide #contents_wide {
padding: 290px 0px 0px 0px;
/*background: url(../img/line_center.gif) repeat-y 461px 0px;*/
}

/*
------------------------------------------------
content_head
------------------------------------------------*/
#content_head {
	width: 960px;
	margin-bottom: 25px;
	background: url(../img/bg_line_length.gif) repeat-y 480px 0px;
}

#contents_wide #content_head h2 {
	width: 470px;
	height: 32px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#contents_wide #content_head h2 a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}

#contents_wide #content_head h2 a.product {
	background: url(../img/h2_title_01.jpg) no-repeat 0px 0px;
}

#contents_wide #content_head h2 a.profile {
	background: url(../img/h2_title_02.jpg) no-repeat 0px 0px;
}

#contents_wide #content_head h2 a.build {
	background: url(../img/h2_title_03.jpg) no-repeat 0px 0px;
}

#contents_wide #content_head h2 a.support {
	background: url(../img/h2_title_04.jpg) no-repeat 0px 0px;
}

#contents_wide #content_head h2 a.product:hover {
	background: url(../img/h2_title_01.jpg) no-repeat -470px 0px;
}

#contents_wide #content_head h2 a.profile:hover {
	background: url(../img/h2_title_02.jpg) no-repeat -470px 0px;
}

#contents_wide #content_head h2 a.build:hover {
	background: url(../img/h2_title_03.jpg) no-repeat -470px 0px;
}

#contents_wide #content_head h2 a.support:hover {
	background: url(../img/h2_title_04.jpg) no-repeat -470px 0px;
}


#content_head .content_box_01 {
	width: 960px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background: url(../img/bg_line_bottom.gif) repeat-x bottom;
}

#content_head .content_box_02 {
	width: 960px;
}

#content_head .content_box_01 ul li a,
#content_head .content_box_02 ul li a {
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	display: block;
}

#content_head .content_box_01 ul li.product_01 {
	width: 115px;
	height: 97px;
	padding-left: 6px;
}

#content_head .content_box_01 ul li.product_01 a {
	background: url(../img/icon_product_01.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.product_01 a:hover {
	background: url(../img/icon_product_01.jpg) no-repeat -115px 0px;
}

#content_head .content_box_01 ul li.product_02 {
	width: 113px;
	height: 97px;
	padding-left: 7px;
}

#content_head .content_box_01 ul li.product_02 a {
	background: url(../img/icon_product_02.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.product_02 a:hover {
	background: url(../img/icon_product_02.jpg) no-repeat -113px 0px;
}

#content_head .content_box_01 ul li.product_03 {
	width: 114px;
	height: 97px;
	padding-left: 9px;
}
#content_head .content_box_01 ul li.product_03 a {
	background: url(../img/icon_product_03.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.product_03 a:hover {
	background: url(../img/icon_product_03.jpg) no-repeat -114px 0px;
}

#content_head .content_box_01 ul li.product_04 {
	width: 90px;
	height: 97px;
	padding-left: 20px;
}

#content_head .content_box_01 ul li.product_04 a {
	background: url(../img/icon_product_04.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.product_04 a:hover {
	background: url(../img/icon_product_04.jpg) no-repeat -90px 0px;
}

#content_head .content_box_01 ul li.company_01 {
	width: 72px;
	height: 97px;
	padding-left: 10px;
}

#content_head .content_box_01 ul li.company_01 a {
	background: url(../img/icon_company_01.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.company_01 a:hover {
	background: url(../img/icon_company_01.jpg) no-repeat -72px 0px;
}

#content_head .content_box_01 ul li.company_02 {
	width: 73px;
	height: 97px;
	padding-left: 58px;
}

#content_head .content_box_01 ul li.company_02 a {
	background: url(../img/icon_company_02.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.company_02 a:hover {
	background: url(../img/icon_company_02.jpg) no-repeat -73px 0px;
}

#content_head .content_box_01 ul li.company_03 {
	width: 93px;
	height: 97px;
	padding-left: 50px;
}

#content_head .content_box_01 ul li.company_03 a {
	background: url(../img/icon_company_03.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.company_03 a:hover {
	background: url(../img/icon_company_03.jpg) no-repeat -93px 0px;
}

#content_head .content_box_01 ul li.company_04 {
	width: 68px;
	height: 97px;
	padding-left: 50px;
}

#content_head .content_box_01 ul li.company_04 a {
	background: url(../img/icon_company_04.jpg) no-repeat 0px 0px;
}

#content_head .content_box_01 ul li.company_04 a:hover {
	background: url(../img/icon_company_04.jpg) no-repeat -68px 0px;
}


#content_head .content_box_02 ul li.building_01 {
	width: 82px;
	height: 98px;
	padding-left: 13px;
}

#content_head .content_box_02 ul li.building_01 a {
	background: url(../img/icon_building_01.jpg) no-repeat 0px 0px;
}

#content_head .content_box_02 ul li.building_01 a:hover {
	background: url(../img/icon_building_01.jpg) no-repeat -82px 0px;
}

#content_head .content_box_02 ul li.building_02 {
	width: 90px;
	height: 98px;
	padding-left: 13px;
}

#content_head .content_box_02 ul li.building_02 a {
	background: url(../img/icon_building_02.jpg) no-repeat 0px 0px;
}

#content_head .content_box_02 ul li.building_02 a:hover {
	background: url(../img/icon_building_02.jpg) no-repeat -90px 0px;
}

#content_head .content_box_02 ul li.building_03 {
	width: 76px;
	height: 98px;
	padding-left: 13px;
}

#content_head .content_box_02 ul li.building_03 a {
	background: url(../img/icon_building_03.jpg) no-repeat 0px 0px;
}

#content_head .content_box_02 ul li.building_03 a:hover {
	background: url(../img/icon_building_03.jpg) no-repeat -76px 0px;
}

#content_head .content_box_02 ul li.building_04 {
	width: 71px;
	height: 97px;
	padding-left: 13px;
}
#content_head .content_box_02 ul li.building_04 a {
	background: url(../img/icon_building_04.jpg) no-repeat 0px 0px;
}
#content_head .content_box_02 ul li.building_04 a:hover {
	background: url(../img/icon_building_04.jpg) no-repeat -71px 0px;
}

#content_head .content_box_02 ul li.building_05 {
	width: 84px;
	height: 98px;
	padding-left: 13px;
}

#content_head .content_box_02 ul li.building_05 a {
	background: url(../img/icon_building_05.jpg) no-repeat 0px 0px;
}

#content_head .content_box_02 ul li.building_05 a:hover {
	background: url(../img/icon_building_05.jpg) no-repeat -84px 0px;
}


#content_head .content_box_02 ul li.support_01 {
	width: 72px;
	height: 98px;
	padding-left: 8px;
}

#content_head .content_box_02 ul li.support_01 a {
	background: url(../img/icon_support_01.jpg) no-repeat 0px 0px;
}

#content_head .content_box_02 ul li.support_01 a:hover {
	background: url(../img/icon_support_01.jpg) no-repeat -72px 0px;
}

#content_head .content_box_02 ul li.support_02 {
	width: 92px;
	height: 98px;
	padding-left: 18px;
}

#content_head .content_box_02 ul li.support_02 a {
	background: url(../img/icon_support_02.jpg) no-repeat 0px 0px;
}

#content_head .content_box_02 ul li.support_02 a:hover {
	background: url(../img/icon_support_02.jpg) no-repeat -92px 0px;
}

#content_head .content_box_02 ul li.support_03 {
	width: 76px;
	height: 98px;
	padding-left: 14px;
}
#content_head .content_box_02 ul li.support_03 a {
	background: url(../img/icon_support_03.jpg) no-repeat 0px 0px;
}
#content_head .content_box_02 ul li.support_03 a:hover {
	background: url(../img/icon_support_03.jpg) no-repeat -76px 0px;
}

#content_head .content_box_02 ul li.support_04 {
	width: 87px;
	height: 98px;
	padding-left: 21px;
}

#content_head .content_box_02 ul li.support_04 a {
	background: url(../img/icon_support_04.jpg) no-repeat 0px 0px;
}

#content_head .content_box_02 ul li.support_04 a:hover {
	background: url(../img/icon_support_04.jpg) no-repeat -87px 0px;
}

#content_head .content_box_02 ul li.support_05 {
	width: 65px;
	height: 98px;
	padding-left: 21px;
}
#content_head .content_box_02 ul li.support_05 a {
	background: url(../img/icon_support_05.jpg) no-repeat 0px 0px;
}
#content_head .content_box_02 ul li.support_05 a:hover {
	background: url(../img/icon_support_05.jpg) no-repeat -65px 0px;
}


#content_head .content_left {
	width: 475px;
	float: left;
}

#content_head .content_right {
	width: 475px;
	float: right;
}

#content_head .content_box_01 p,
#content_head .content_box_02 p {
	margin-bottom: 10px;
	text-align: center;
}

#content_head .content_box_01 ul li,
#content_head .content_box_02 ul li {
	float: left;
}



/* /content_head */


.content_middle {
	width: 100%;
	padding-top: 5px;
	background-image: url(../img/line_center.gif);
	background-repeat: repeat-y;
	background-position: 639px 0px;
	margin-bottom: 90px;
}

.clear00 {
width: 100%;
height: 1px;
font-size: 1px;
line-height: 1px;
clear: both;
}

/* エリア分け */
.left_area {
width: 635px;
float: left;
}

.right_area {
width: 315px;
float: right;
}



/* hタグの共通設定 */
#contents_wide h2 {
height: 21px;
padding: 6px 0px 0px 22px;
}

.left_area h2 {
width: 612px;
background: url(../img/h2_title_long.jpg) no-repeat 0px 0px;
}

.right_area h2 {
width: 293px;
background: url(../img/h2_title_short.jpg) no-repeat 0px 0px;
}



/* タイトルの共通設定 */
#contents_wide h2 span {
height: 15px;
display: block;
text-indent: -9999px;
}

.flash {
	width: 960px;
	height: 284px;
	position: absolute;
	top: 110px;
	left: 2px;
}


.right_area h2,
.left_area h2 {
position: relative;
}

.info_list {
	width: 26px;
	height: 9px;
	background: url(../img/list.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 8px;
	left: 547px;
}

.rss_list01 {
width: 50px;
height: 18px;
background: url(../img/rss.jpg) no-repeat;
display: block;
text-indent: -9999px;
position: absolute;
top: 4px;
right: 4px;
}



/* Updated information
left_box05
******************************************/
span.updated {
width: 210px;
background: url(../img/title_update.jpg) no-repeat 0px 0px;
}

.left_box05 {
padding: 0px 0px 5px 0px;
}

.left_box05 ul.update {
	margin: 6px 3px 0px 3px;
	padding: 0px;
}

.left_box05 ul.update li {
padding: 4px 0px;
background: url(../img/line_01.gif) repeat-x bottom;
font-size: 70%;
}

.left_box05 ul.update li.gb {
	/* background-color: #E8EDE0; */
}

.left_box05 ul.update li a {
padding: 0px 0px 0px 20px;
background: url(../img/ic_01.gif) no-repeat 6px 6px;
line-height: 145%;
color:#666666;
display: block;
}

.left_box05 ul.update li a:hover {
color:#006600;
}

.left_box05 ul.bana {
padding: 68px 0px 0px 3px;
}

.left_box05 ul.bana li {
padding: 0px 12px 0px 0px;
float: left;
}



/* Important news
left_box01
******************************************/
span.important {
width: 187px;
background: url(../img/title_info.jpg) no-repeat 0px 0px;
}

.left_box01 {
padding: 0px 0px 5px 0px;
}

.left_box01:after {
 content:".";
 display: block;
 height:0px;
 clear:both;
 visibility:hidden;
}

.left_box01 dl {
margin: 4px 0px 0px 1px;
padding: 13px 0px 15px 8px;
}

.left_box01 dl dt {
padding: 3px 0px 3px 9px;
background: url(../img/ic_01.gif) no-repeat 0px 8px;
line-height: 145%;
font-size: 70%;
float:left;
clear:both;
color:#666666;
}

.left_box01 dl dd{
padding: 3px 5px 3px 85px;
background: url(../img/line_01.gif) repeat-x bottom;
font-size: 70%;
}

.left_box01 dl dd a{
color:#666666;
}

.left_box01 dl dd a:hover {
color:#006600;
}



/* News Information
left_box04
******************************************/
span.information {
width: 187px;
background: url(../img/title_new_info.jpg) no-repeat 0px 0px;
}

.left_box04 {
padding: 0px 0px 8px 0px;
}

.left_box04 ul {
width: 628px;
margin: 9px 0px 40px 0px;
}

.left_box04 ul li {
padding: 2px 0px;
background: url(../img/line_01.gif) repeat-x bottom;
font-size: 70%;
}

.left_box04 ul li a {
padding: 0px 0px 0px 20px;
background: url(../img/ic_01.gif) no-repeat 6px 6px;
line-height: 145%;
color:#666666;
display: block;
}

.left_box04 ul li a:hover {
color:#006600;
}



/* */
#top_swf {
	position: relative;
	width: 780px;
	height: 284px;
	float: left;
}

#top_swf a img {
	border: none;
}

#top_swf p,
#top_swf ul,
#top_swf li {
	position: absolute;
	display: block;
}

#top_swf .download {
	left: 227px;
	top: 189px;
}

#top_swf .banner {
	left: 610px;
	top: 40px;
}

#top_swf ul.menu {
	left: 0px;
	top: 248px;
	width: 728px;
	height: 36px;
	padding: 0px;
	margin: 0px;
}

#top_swf ul.menu li.flooring {
	left: 0px;
}

#top_swf ul.menu li.stairs {
	left: 173px;
}

#top_swf ul.menu li.interior {
	left: 264px;
}

#top_swf ul.menu li.kitchen {
	left: 522px;
}

#top_swf ul.menu li.particle {
	left: 651px;
}



/* バナーボックス　*/
.flash .bana_box {
	display: block;
	width: 180px;
	height: 284px;
	border-top: 1px solid #5C8E2F;
	float: right;
}

.flash .bana_box ul li {
	width: 178px;
	display: block;
	border-left: 1px solid #5C8E2F;
	border-right: 1px solid #5C8E2F;
	border-bottom: 1px solid #5C8E2F;
	background-color: #FFFFFF;
}
.flash .bana_box ul li a {
	display: block;
	text-indent: -9999px;
}
.flash .bana_box ul li.flash_left_bana_01 a {
	width: 178px;
	height: 96px;
	background: url(../img/flash_left_bana_01_02.jpg) no-repeat 0px 0px;
}
.flash .bana_box ul li.flash_left_bana_01 a:hover {
	background: url(../img/flash_left_bana_01_02.jpg) no-repeat -178px 0px;
}

.flash .bana_box ul li.flash_left_bana_02 a {
	width: 178px;
	height: 97px;
	background: url(../img/flash_left_bana_02_02.jpg) no-repeat 0px 0px;
}
.flash .bana_box ul li.flash_left_bana_02 a:hover {
	background: url(../img/flash_left_bana_02_02.jpg) no-repeat -178px 0px;
}

.flash .bana_box ul li.flash_left_bana_03 a {
	width: 178px;
	height: 43px;
	background: url(../img/flash_left_bana_03_02.jpg) no-repeat 0px 0px;
}
.flash .bana_box ul li.flash_left_bana_03 a:hover {
	background: url(../img/flash_left_bana_03_02.jpg) no-repeat -178px 0px;
}

.flash .bana_box ul li.flash_left_bana_04 a {
	width: 178px;
	height: 43px;
	background: url(../img/flash_left_bana_04_02.jpg) no-repeat 0px 0px;
}
.flash .bana_box ul li.flash_left_bana_04 a:hover {
	background: url(../img/flash_left_bana_04_02.jpg) no-repeat -178px 0px;
}

