@charset "utf-8";
/* 共通事項 */

#header{
display:none;
}

#sidearea{
display:none;
}

#footer{
display:none;
}

#wrap {
margin:0px 0px 0px 0px;
}
#wrap #main {
margin:0px 0px 0px 0px;
}

#wrap #main #contents {
width: 575px;
background-color:#FFFFFF;
}

#wrap_wide {
width:782px;
}

#wrap_wide #main {
width:782px;
}

#wrap_wide #contents_wide {
width: 780px;
}

#pankuzu {
display: none;
}

#sidetitlearea {
display: none;
}

#box10,#box11 {
display: none;
}

/*
------------------------------------------------
GLOVAL SET
------------------------------------------------*/
dt,dd,ol,li,pre,input,p,blockquote,th,td,address{font-size:75%;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6{font-size:75%;font-weight:normal;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6,dt,dd,ol,li,pre,input,p,blockquote,th,td,address{	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
a{text-decoration:none;}
li,dl{list-style:none;}
hr {display: none;}
img {border: none;vertical-align: bottom;}


/* 共通 */
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: 30px;
	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%;
}

