@charset "utf-8";

/* 共通 */
h2 {
width: 574px;
height: 26px;
text-indent: -9999px;
}

h3 {
text-indent: -9999px;
}


/* メイン部分 */
.area01 {
width: 575px;
padding: 0px 0px 19px 0px;
margin: 0px;
background: url(../img/line01.jpg) no-repeat bottom center;
}

.area01 h1 {
width: 575px;
height: 157px;
background: url(../img/mein_img.jpg) no-repeat;
text-indent: -9999px;
}

.area01 .txt01 {
width: 505px;
height: 54px;
margin: 22px 0px 0px 9px;
background: url(../img/txt01.gif) no-repeat;
text-indent: -9999px;
}

.area01 .attention {
	font-size: 65%;
	color: #666666;
	margin-left: 13px;
}

.area02 {
	width: 575px;
	margin-top: 32px;
	padding: 0px;
	overflow: auto;
}

.area02 li{
	padding-left: 1em;
	margin-bottom: 10px;
}

.area02 .indent{
	text-indent: -1em;
}

.area02 .img1{
	float: right;
	padding: 4px;
	border: 1px solid #DCDCDC;
	margin-left: 20px;
}

/*カラーバリエーション*/

.area03 {
	width: 575px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 10px;
}

.area03 h2{
	background-image: url(../img/h2_title01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 26px;
	width: 574px;
	margin-bottom: 10px;
}

.area03 h3{
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 20px;
	width: 560px;
	text-indent: -9999px;
	clear: both;
	margin-bottom: 15px;
	margin-top: 10px;
}

.area03 h3.bar1{
	background-image: url(../img/h3_title01.gif);
}

.area03 h3.bar2{
	background-image: url(../img/h3_title02.jpg);
}
.area03 h3.bar3{
	background-image: url(../img/h3_title03.jpg);
}
.area03 .img{
	padding: 2px;
	border: 1px solid #DCDCDC;
}

.area03 dd{
	text-align: center;
	margin-bottom: 10px;
	margin-top: 3px;
}
.area03  .left{
	float: left;	
}
.area03  .right{
	float: right;	
}

/*断面図*/

.area04 {
	width: 575px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.area04 h2{
	background-image: url(../img/h2_title02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 26px;
	width: 574px;
	margin-bottom: 10px;
}

/*仕様*/

.area05 {
	width: 575px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

.area05 h2{
	background-image: url(../img/h2_title03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 26px;
	width: 574px;
	margin-bottom: 10px;
}

.area05 table{
	width: 555px;
	border: 1px #E3E3E6 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-right: auto;
	margin-left: auto;

}

.area05 td{
	padding: 5px;
	border: 1px #E3E3E6 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;

}

.area05 td.thisis{
	background-color: #F9F9F9;
	width: 30%;
}

/*
------------------------------------------------
footer menu
------------------------------------------------*/
#boxF1 {
    clear:both;
	background-image: url(../../img/footermenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
	margin-top: 30px;
}
#boxF2 {
    clear:both;
	background-image: url(../../img/footermenu2.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 575px;
	margin-top: 30px;
}

#boxF2 li,
#boxF1 li {
	float: left;
	margin-top: 2px;
	height: 30px;
}
#boxF2 li a,
#boxF1 li a {
	height: 30px;
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#boxF2 .list01,
#boxF1 .list01 {
	margin-left: 6px;
	width: 130px;
}
#boxF2 .list02,
#boxF1 .list02 {
	margin-left: 2px;
	width: 120px;
}
#boxF2 .list03,
#boxF1 .list03 {
	margin-left: 2px;
	width: 110px;
}

.clearfix:after {
 content:".";
 display: block;
 height:0px;
 clear:both;
 visibility:hidden;
}
#sect_pro #wrap #main #contents .txt06_1 {
	padding-bottom: 10px;
}


