@charset "utf-8";

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

/*
------------------------------------------------
Layout
------------------------------------------------*/
h1 {
	background-image: url(../img/flooring_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 575px;
	margin-bottom:24px;
}
.box01 {
	background-image: url(../img/tabmenu.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 575px;
	margin-bottom: 10px;
}
.box01 li {
	float: left;
}
.box01 .menu01 {
	height: 33px;
	width: 180px;
}
.box01 .menu01 a {
	height: 33px;
	width: 180px;
    text-decoration: none;
	text-indent: -9999px;
	display:block;
}
.box01 .menu02 {
	height: 26px;
	width: 134px;
	margin-top: 7px;
}
.box01 .menu02 a {
	height: 26px;
	width: 134px;
    text-decoration: none;
	text-indent: -9999px;
	display:block;
}
#txt01 {
	margin:0 8px 15px 8px;
	color: #666666;
}
#title_h2_01 {
	background-image: url(../img/flooring_title_recommend.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
}
.table01 {
	width: 575px;
	background-image: url(../img/line01.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.table01 td {
	vertical-align: top;
}
.table01 .img01 {
	background-image: url(../img/img_bg.gif);
	height: 124px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img02 {
	background-image: url(../img/img_bg.gif);
	height: 124px;
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img03 {
	background-image: url(../img/noitem.jpg);
	height: 124px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img04 {
	background-image: url(../img/noitem.jpg);
	height: 124px;
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 4px;
}
.table01 .img05 {
	background-image: url(../img/img_bg02.gif);
	height: 142px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 20px;
	padding-left: 4px;
}
.table01 .img06 {
	background-image: url(../img/img_bg02.gif);
	height: 142px
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 20px;
	padding-left: 4px;
}
.table01 .img07 {
	background-image: url(../img/noitem02.jpg);
	height: 210px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 4px;
}
.table01 .img08 {
	background-image: url(../img/noitem02.jpg);
	height: 210px;
	width: 177px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 4px;
}
.table01 .td01_1 {
	background-image: url(../img/icon01.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 3px;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 2px;
	padding-right: 20px;
	width:163px;
}
.table01 .td01_2 {
	background-image: url(../img/icon01.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 3px;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 2px;
}
.table01 .td02_1 {
	width: 172px;
	color: #666666;
	font-size: 70%;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 20px;
}
.table01 .td02_2 {
	width: 172px;
	color: #666666;
	font-size: 70%;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 4px;
}
.table01 .td03_1  {
	background-image: url(../img/btn01.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 20px;
}

.table01 .td03_1 a {
    display:block;
	text-indent:-9999px;
	text-decoration:none;
	height: 20px;
	width: 72px;
}
.table01 .td03_2  {
	background-image: url(../img/btn02.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
.table01 .td03_2 a {
    display:block;
	text-indent:-9999px;
	text-decoration:none;
	height: 20px;
	width: 72px;
}
.table01 .td03_3  {
	background-image: url(../img/btn03.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
.table01 .td03_3 a {
    display:block;
	text-indent:-9999px;
	text-decoration:none;
	height: 20px;
	width: 72px;
}
#title_h2_02 {
	background-image: url(../img/flooring_title_knowlege.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
	margin-top: 30px;
}
#box02 {
	width: 565px;
	background-color: #F9F9F9;
	border: 1px solid #D2D2D2;
	padding-top: 10px;
	padding-left: 8px;
	clear: both;
}
#box02 li {
	float: left;
	width:273px;
	height:93px;
	background-repeat: no-repeat;
}


#box02 .box02_1 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 8px;
}
#box02 .box02_1 dl {
	position:relative;
	width: 273px;
}
#box02 .box02_1 dt {
	background-image: url(../img/knowledge01_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box02 .box02_1 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box02 .box02_1_1 {
	background-image: url(../img/knowledge01_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box02 .box02_1 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


#box02 .box02_2 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 10px;
}
#box02 .box02_2 dl {
	position:relative;
	width: 273px;
}
#box02 .box02_2 dt {
	background-image: url(../img/knowledge02_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box02 .box02_2 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box02 .box02_2_1 {
	background-image: url(../img/knowledge02_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box02 .box02_2 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


#box02 .box02_3 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 8px;
}
#box02 .box02_3 dl {
	position:relative;
	width: 273px;
}
#box02 .box02_3 dt {
	background-image: url(../img/knowledge03_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box02 .box02_3 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box02 .box02_3_1 {
	background-image: url(../img/knowledge03_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box02 .box02_3 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


#box02 .box02_4 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 10px;
}
#box02 .box02_4 dl {
	position:relative;
	width: 273px;
}
#box02 .box02_4 dt {
	background-image: url(../img/knowledge04_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box02 .box02_4 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box02 .box02_4_1 {
	background-image: url(../img/knowledge04_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box02 .box02_4 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


#box02 .box02_5 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 8px;
}
#box02 .box02_5 dl {
	position:relative;
	width: 273px;
}
#box02 .box02_5 dt {
	background-image: url(../img/knowledge05_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box02 .box02_5 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box02 .box02_5_1 {
	background-image: url(../img/knowledge05_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box02 .box02_5 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}

#title_h2_03 {
    clear:both;
	background-image: url(../img/flooring_title_choice.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
	margin-top: 30px;
}
#box03 {
	width: 565px;
	background-color: #F9F9F9;
	border: 1px solid #D2D2D2;
	padding-top: 10px;
	padding-left: 8px;
	clear: both;
}
#box03 li {
	float: left;
	width:273px;
	height:93px;
	background-repeat: no-repeat;
}


#box03 .box03_1 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 8px;
}
#box03 .box03_1 dl {
	position:relative;
	width: 273px;
}
#box03 .box03_1 dt {
	background-image: url(../img/choice01_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box03 .box03_1 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box03 .box03_1_1 {
	background-image: url(../img/choice01_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box03 .box03_1 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


#box03 .box03_2 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 10px;
}
#box03 .box03_2 dl {
	position:relative;
	width: 273px;
}
#box03 .box03_2 dt {
	background-image: url(../img/choice02_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box03 .box03_2 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box03 .box03_2_1 {
	background-image: url(../img/choice02_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box03 .box03_2 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


#box03 .box03_3 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 8px;
}
#box03 .box03_3 dl {
	position:relative;
	width: 273px;
}
#box03 .box03_3 dt {
	background-image: url(../img/choice03_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box03 .box03_3 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box03 .box03_3_1 {
	background-image: url(../img/choice03_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box03 .box03_3 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}



#title_h2_04 {
    clear:both;
	background-image: url(../img/flooring_title_maintenance.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
	margin-top: 30px;
}
#box05 {
	width: 565px;
	background-color: #F9F9F9;
	border: 1px solid #D2D2D2;
	padding-top: 10px;
	padding-left: 8px;
	clear: both;
}
#box05 li {
	float: left;
	width:273px;
	height:93px;
	background-repeat: no-repeat;
}


#box05 .box05_1 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 8px;
}
#box05 .box05_1 dl {
	position:relative;
	width: 273px;
}
#box05 .box05_1 dt {
	background-image: url(../img/maintenance01_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 30px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box05 .box05_1 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box05 .box05_1_1 {
	background-image: url(../img/maintenance01_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 40px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box05 .box05_1 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


#box05 .box05_2 {
	background-image: url(../img/bannermenu_bg.jpg);
	padding-right: 10px;
}
#box05 .box05_2 dl {
	position:relative;
	width: 273px;
}
#box05 .box05_2 dt {
	background-image: url(../img/maintenance02_title.jpg);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	height: 45px;
	width: 185px;
	margin-left:80px;
	padding-top: 7px;
}
#box05 .box05_2 dt a {
	width: 273px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:1;
}
#box05 .box05_2_1 {
	background-image: url(../img/maintenance02_text.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 25px;
	width: 185px;
	text-indent:-9999px;
	margin-left:80px;
}
#box05 .box05_2 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	position: absolute;
	left: 10px;
	top: 9px;
}


/*
------------------------------------------------
footer menu
------------------------------------------------*/
#box11 {
    clear:both;
	background-image: url(../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
	margin-top: 60px;
}
#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;
}

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

table a {
	color: #4C4C4C;
}