body{
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(../image/back.jpg) repeat-x;;
	background-position: top;
	height: 100%;
	

}
html{
	height: 100%;
	}

*{
	margin: 0px;
	
}
a {
	text-decoration: none;
	color: #0000ff;

}
a:hover {
	color: #000077;
	text-decoration: none;
}


#container {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;

}
body > #container {
        height: auto;
}



#wrapper{
	width: 950px;
	margin: 0px auto;
	background:#ffffff;
}


.style16{
	font-size: 14px;
	color: #FFFFFF;
	height:32px;
	line-height:32px !important;
	margin:20px 0;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(../floorcoat/img/floor_subtitle.gif);
	background-repeat: no-repeat;

}


div#header_link{
	float:right;
	height:14px;
	margin-right:5px;
	background:#ffffff;
}

div#header_link ul{
	list-style-type:none;
}

div#header_link ul li{
	text-align: center;
	float: left;
	margin-left: 15px;
}

div#header_link a{
	font-size: 12px;
}


#header{
	width: 950px;
	margin: 0px;
	padding: 0px;
	background:#ffffff;
}


#head_left {
	width: 608px;
	margin: -15px 0px 0px 0px;
	padding: 10px 0px 0px;
	float: left;
	background:#ffffff;

}

#head_left img {
	float: left;
}
#head_left h1 {
	color: #0000FF;
	font-size: 10px;
	line-height: 17px;
	margin: 20px 0px 0px 0px;
}

#head_left p {
	color: #FFFF99;
	font-size: 11px;
	line-height: 17px;
}
#head_right {
	width: 342px;
	height: 85px;
	margin: 10px 0px 0px 0px;
	float: right;
	background:#ffffff;
}
#head_right img{
	margin: 5px 0px 0px -5px;
}
#movie {
	clear:both;
	margin-top: 0;
	width: 950px;
	padding-top: 10px;
	height: 218px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #000000;

}
#top_wrap{
	width: 100%;
	padding-top: 10px;
	background-color: #FFFFFF;

}
#top_left{
	width: 300px;
	float: left;
	margin-left: 0px;
	background-image: url(../image/top01.gif);
	background-repeat: no-repeat;



}
#top_center{
	width: 300px;
	float: left;
	margin-left: 25px;
	background-image: url(../image/top02.gif);
	background-repeat: no-repeat;
}
#top_right{
	float: right;
	margin-right: 0px;
	width: 300px;
}

#middle_wrap{
	width: 100%;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#middle_left{
	width: 625px;
	float: left;
	margin-left: 0px;
}

#middle_right{
	float: right;
	margin-right: 0px;
	width: 300px;

}

#container{
	width: 100%;
	float: left;
	margin-right: -230px;

}

#contents{
	width: 100%;
	float: right;
	margin-left: -230px;

}
#contents p{
	padding-bottom: 20px;
	line-height: 160%;
}
#contents-inner{
	position: relative;
	margin: 0 200px 0 250px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	font-weight: 500;
	line-height: 20px;
	padding: 0px;



}
#contents-inner a{
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	color: #333333;
}


#menu_leftwrap{
	width:230px;
	background-color: #C78F58;
	padding-bottom: 5px;
}
#menu_left{
	width:220px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#menu_left a{
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #333333;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: url(../image/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 4px 11px;
	padding-left: 20px;
	padding-right: 0px;
	font-size: 12px;
	color: #4B351B;
	line-height: 15px;
	font-weight: 600;
}

/* ========フロアコーティング以外リンク========= */
#menu_left02wrap{
	width:230px;
	background-color: #FF9933;
	padding-bottom: 5px;
}
#menu_left02{
	width:220px;
	background-color: #FFFFCC;
	margin-left: 5px;
	margin-right: 5px;
}

#menu_left02 a{
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: 600;
	color: #4B351B;


}


#right-sidebar{
	width: 180px;
	float: right;

}
/* ========TOTOP CUSTOMIZE========= */
#totop {
	text-align:right;
	font-size:80%;
	clear:both;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;

}

#totop a {
	color: #CC0000;
	text-decoration: none;


}


h1 {
	font-size: 70%;
	color: #FFD988;
	padding: 4px 3px 3px;
	font-weight: normal;

}
hr{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-style: none;
	border-left-style: none;






}

#contents-text {
	position: relative;
	background-color: #FFFFFF;
	padding-right: 0;
	padding-bottom: 4em;
	padding-left: 0;
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 40px;
	margin-right: 30px;


}
#arround {
	margin: 20px;
	border: 1px dotted #999999;
	width: 550px;
	padding: 10px;



}
.t140{
	font-size: 140%;
	font-weight: 600;
	color: #009933;
	padding-bottom: 10px;
	padding-top: 15px;

}
.t120{
	font-size: 130%;
	font-weight: 600;
	color: #000033;
	padding-bottom: 0px;
	margin-bottom: 5px;
	background-image: url(../image/titlebar01.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.t_red{
	font-weight: 600;
	color: #CC0000;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;



}

#right-sidebar p {

	padding-bottom: 5px;
}

*.float
      {
         float: left;
         margin-right: 1em;
      }
*.floatclear
      {
	clear: both;
	height:150px;

}
h2 {
	padding-bottom: 20px;
	padding-top: 20px;
}
h3 {
	padding-bottom: 10px;
	padding-top: 10px;

}

.rightside {
	padding-right: 0px;
	text-align: right;

}
.t90 {
	font-size: 12px;
	line-height: 18px;

}
.hikaku {
	color: #000000;
	padding: 4px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.space15 {
	margin-right: 15px;
	margin-left: 15px;

}
.comment {
	background-image: url(../info/image/comment2.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-left: 25px;
	padding-top: 20px;
	color: #003333;
	font-size: 90%;
	font-weight: bold;
}
.thanks {
	background-image: url(../info/image/comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	color: #FF0033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	font-weight: 600;

}
.style_1{
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 90%;
	margin-left: 20px;
}
.style_2{
	line-height: 180%;
	margin-top: 20px;

}
.question {
	background-image: url(../floorcoat/img/woman.gif);
	background-repeat: no-repeat;
	color: #FF6600;
	margin-left: 20px;
	background-position: left 15px;
	text-indent: 10pt;
	padding-top: 20px;
	font-weight: 600;






}
.anser {
	background-image: url(../floorcoat/img/man.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	font-size: 90%;
	text-indent: 10pt;
	padding-top: 5px;
	margin-left: 20px;
	width: 600px;





}
.areaname {
	font-size: 120%;
	font-weight: 600;
	color: #009900;
	background-image: url(../info/image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;

}
#menu_left a:hover {
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #333333;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: url(../image/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 20px;
	padding-right: 0px;
	font-size: 12px;
	color: #7A461F;
	background-color: #FDFDEE;

}
#menu_left02 a:hover {
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #CC6600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 12px;
	color: #CC6600;
	background-color: #FFFFFF;

}
#contents-inner a:hover {

	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	color: #FF9900;
}
.spaceup30 {
	padding-top: 30px;
}
.t110 {
	font-size: 110%;
	font-weight: 600;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	line-height: 180%;
	color: #CC0000;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 50px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-right: 50px;







}

table#table-01 {
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;

}

table#table-01 th {
	padding: 5px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	border-top: 0 solid #999999;
	border-right: 0 solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
table#table-01 td {
	padding: 5px;
	border-top: 0 solid #999999;
	border-right: 0 solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;

}
.news {
	background-image: url(../image/news_spot.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 0px;
	margin-bottom: 0px;

}
.waribiki {
	background-image: url(../image/news_waribiki.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;


}

.style7 {
	font-size: 11px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 17px;


}
.formtitle {
	font-size: 11px;
	font-weight: 600;
	color: #333333;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC99;
	background-color: #FEFBF1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	width: 30%;
	line-height: 18px;







}
input {
	font-size: 12px;
	padding: 3px;
}
.style8 {
	color: #CC0000;
	font-size: 16pt;
	font-weight: 600;
	line-height: 120%;

}
.style9 {
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;

}
.style10 {

	font-size: 12px;
	line-height: 140%;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.styletable {
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;


}
.list_r {
	list-style-position: outside;
	list-style-type: square;
	color: #CC0000;
	padding-left: 40px;
	background-color: #FFF8F7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 1px dotted #FF0033;

}
.list_b {
	list-style-position: outside;
	list-style-type: square;
	color: #000066;
	padding-left: 40px;
	background-color: #EFF1FC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 1px dotted #0033CC;

}

div#foottel {

   padding:15px 0 0px;
   font-size:80%;/* 11px相当 */
   font-style:normal;
   color:#000033;
   text-align:center;
}


/* --- ボックス --- */
div.section {
	width: 300px;
	height: 360px;
	margin-top: 93px;




}

/* --- 見出し --- */
div.section h3 {
margin: 0;
padding: 2px 0 2px 7px; /* 見出しのパディング（上右下左） */
border-left: 4px solid #FF6600; /* 見出しの左境界線 */
font-size: 110%; /* 見出しの文字サイズ */
color: #f9f9f9; /* 見出しの文字色 */
line-height: 100%;
}

/* --- ボックス内の段落 --- */
div.section p {
	margin: 4px 20px;
	background-image: url(../image/bg_section.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000000;
	font-weight: 600;
	font-size: 12px;
}
/* --- ボックス内の段落 見出し --- */
div.section p.nomal {
	margin: 6px 20px;
	background-image: url(../image/bg_section.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000000;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 12px;
}
/* --- ボックス内の段落　右に15px --- */
div.section p.right {
	margin: 2px 20px 2px 35px;
	background-image: url(../image/bg_section_right.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #000000;
	font-weight: 600;
	font-size: 11px;

}
#top_right img{
	margin-top: 0px;
	margin-bottom: 19px;
}
.top20{
	padding-top: 20px;
	margin-top: 20px;
}
.hikaku {
	font-size: 11px;
	color: #333333;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;

}
.dashtable {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
	width: 90%;
	border: 1px dotted #000000;
	margin-left: 20px;
	margin-right: 20px;
}
.left20 {
	margin-right: 20px;
	font-size: 12px;
	margin-left: 20px;

}
.left100 {
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.midashi01 {
	font-weight: 600;
	color: #CC0000;
	padding-bottom: 10px;
}
.midashi03 {
	font-size: 12pt;
	color: #009900;
	font-weight: 600;


}

/* ========table pricelistページ========= */
table.sample{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-left: 20px;
	padding-left: 20px;
	width: 93%;
}
.sample th{
	border-right:1px solid #666666;
	border-bottom:1px dotted #666666;
	color:#FFFFFF;
	background-image:url(../image/samleback01.gif);
	background-position:left center;
	padding:0.3em 1em;
	text-align:center;
	background-repeat: repeat-x;
	font-size: 12px;
}
.sample td{
	border-right:1px solid #666666;
	border-bottom:1px dotted #666666;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FAFAFA;

}
/* ========table styleページ========= */
table.sample2{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 20px;


}
.sample2 th{
	border-right:1px solid #666666;
	border-bottom:1px dotted #666666;
	color:#000000;
	background-image:url(../image/samleback02.gif);
	background-position:left center;
	padding:0.3em 1em;
	text-align:center;
	background-repeat: repeat-x;
	font-size: 12px;
}
.sample2 td{
	border-right:1px solid #666666;
	border-bottom:1px dotted #666666;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;

}
/* ========table coatingページ========= */
table.coat{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-left: 20px;
	padding-left: 20px;

}
.coat th{
	border-right:1px solid #666666;
	border-bottom:1px dotted #666666;
	color:#000000;
	padding:0.3em 1em;
	text-align:center;
	font-size: 12px;
	background-color: #F7F7F7;

}
.coat td{
	border-right:1px solid #666666;
	border-bottom:1px dotted #666666;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;

}
/* ========sitemapページ========= */
.top {
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	background-image: url(../image/bg_section_left.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	text-indent: 65px;
	padding-bottom: 0px;
	height: 12px;
	padding-top: 5px;
	margin-top: 10px;

	}
.under {

	font-size: 12px;
	color: #333333;
	background-image: url(../image/bg_section.gif);
	background-repeat: no-repeat;
	background-position: 100px;
	text-indent: 95px;
	padding-bottom: 0px;
	height: 12px;
	padding-top: 2px;
}

li.styledot{
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	list-style-position: inside;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-right: 100px;
	text-indent: 10pt;

}

#qanda {
	background-color: #FFFFCC;
	margin-right: 10px;
	padding-right: 10px;
}
.undergr {


	font-size: 12px;
	color: #333333;
	background-image: url(../image/bg_section_right.gif);
	background-repeat: no-repeat;
	background-position: 110px;
	text-indent: 105px;
	padding-bottom: 0px;
	height: 12px;
	padding-top: 2px;
}
.left5 {
	margin-left: 5px;
}
.kakomi {
	padding: 10px;
	border: 1px solid #FF6600;
	font-size: 12px;
	line-height: 18px;
	color: #FF3300;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFEC;


}
.kakomi_blue {
	padding: 10px;
	border: 1px solid #000099;
	font-size: 12px;
	line-height: 18px;
	color: #000099;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #EFF9FE;
	margin-bottom: 20px;
	margin-top: 20px;
}
.midashi02{
	font-size: 14px;
	font-weight: 600;
	color: #FF3300;


}
.midashi04{
	font-size: 14px;
	font-weight: 600;
	color: #339900;
	line-height: 20px;
	margin-bottom: 10px;




}
.top10 {

	padding-top: 10px;
	margin-top: 10px;
}
.right20 {
	margin-right: 0px;
	font-size: 12px;
	margin-left: 20px;
	line-height: 18px;

}
.left20b {

	margin-right: 20px;
	font-size: 12px;
}
h5 {
	font-size: 14px;
	font-weight: 600;
	color: #FF3300;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3300;
}

td.bor{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;


}

ol.torikumi {
	width: 90%;
	line-height: 2;
	margin-top: 20px;
	margin-bottom: 20px;
}
ol.torikumi li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}

ul.torikumi li:first-letter {
	font-size: x-large;
	font-weight: bold;
	color: #F30;
}

h2.torikumi {
	padding-bottom: 5px;
}

h4.torikumi {
	background-image: url(../company/image/ico_planet1_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.midashi05 {
	font-size: 20px;
	color: #009900;
	font-weight: 600;

}

.areaname_header {
	font-size: 120%;
	font-weight: 600;
    height: 15px;
	color: #009900;
	background-image: url(../info/area/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

li {
margin-left:0px;
list-style-type: none;
}
.left20top10 {
	margin-right: 20px;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;

}
.petback {
	background-image: url(../floorcoat/img/youtoko_image04.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.style6 {
	font-size: 14px;
	font-weight: 600;
	color: #FF3300;
}
.style11 {
	background-color: #FFE6F2;
	font-size: 12px;
	line-height: 18px;
}
.filmtable {
	padding: 10px;
	width: 85%;
	margin-left: 40px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;



}
.style3 {
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
}
.style12 {
	font-size: 12px;
	line-height: 16px;
}
.kakomifilm {
	border: 1px solid #000099;
	font-size: 16px;
	color: #000099;
	background-color: #EFF9FE;
	font-weight: 600;
	width: 510px;
	padding: 5px;
	line-height: 16px;




}
.listtype01 {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;


}
.kyocho {
	font-size: 14px;
	font-weight: 600;
	color: #CC0000;
}
.text11 {
	font-size: 12px;
	color: #000066;
	font-weight: 600;
	padding-left: 30px;

}
.products_intro2{
	width: 100%;
	padding-right: 20px;
	padding-left: 15px;

}
.p_intro2 {
	vertical-align: top;
	padding: 5px;
}
.products_intro3{
	width: 100%;
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	line-height: 17px;

}
.under5 {
	padding-bottom: 7px;
}
.right8{
	padding-right: 8px;
}



/*------------------------------------------
		フラッシュ
------------------------------------------*/
div#topimage{
	width: 950px;
	float: left;
}

/*------------------------------------------
		グランドメニュー
------------------------------------------*/

div#gmenu{
	width:950px;
	height:35px;
	float: left;
}

div#gmenu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

div#gmenu ul li{
	margin:0;
	padding:0;
}

.menu01 {float:left; width:190px; height:35px; background:url(../image/navi_home.jpg) no-repeat left bottom;}
.menu02 {float:left; width:190px; height:35px; background:url(../image/navi_hu.jpg) no-repeat left bottom;}
.menu03 {float:left; width:190px; height:35px; background:url(../image/navi_ka.jpg) no-repeat left bottom;}
.menu04 {float:left; width:190px; height:35px; background:url(../image/navi_se.jpg) no-repeat left bottom;}
.menu05 {float:left; width:190px; height:35px; background:url(../image/navi_syo.jpg) no-repeat left bottom;}

.menu01 a{display:block; width:190px; height:35px; font-size:1px; line-height:1px; outline:none;}
.menu02 a{display:block; width:190px; height:35px; font-size:1px; line-height:1px; outline:none;}
.menu03 a{display:block; width:190px; height:35px; font-size:1px; line-height:1px; outline:none;}
.menu04 a{display:block; width:190px; height:35px; font-size:1px; line-height:1px; outline:none;}
.menu05 a{display:block; width:190px; height:35px; font-size:1px; line-height:1px; outline:none;}

.menu01 a:hover{background:url(../image/navi_home_o.jpg) no-repeat left bottom;}
.menu02 a:hover{background:url(../image/navi_hu_o.jpg) no-repeat left bottom;}
.menu03 a:hover{background:url(../image/navi_ka_o.jpg) no-repeat left bottom;}
.menu04 a:hover{background:url(../image/navi_se_o.jpg) no-repeat left bottom;}
.menu05 a:hover{background:url(../image/navi_syo_o.jpg) no-repeat left bottom;}

/*------------------------------------------
		サイドメニュー
------------------------------------------*/

#left-sidebar{
	width: 230px;
	font-size: 12px;
	float: left;
	background:#ffffff;
}


div#left-sidebar ul {
	width: 230px;
	margin-top:15px;
	padding:0px;
	float:left;
}

div#left-sidebar li {
	list-style-type:none;
	padding:0;
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

div#left-sidebar a {
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

div#left-sidebar li a {
	padding-top: 0px;
	padding-bottom: 0px;
}



.checkmenu {float:left; width:230px; height:78px; background:url(../image/side_a.jpg) no-repeat left bottom; text-indent:-9999px;}
.checkmenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.checkmenu a:hover{background:url(../image/side_a_o.jpg) no-repeat left bottom;}
.showroom00 {float:left; width:230px; height:77px; background:url(../image/sr_001s.png) no-repeat left bottom; text-indent:-9999px; margin-bottom:5px;}
.ecocarat00 {float:left; width:230px; height:77px; background:url(../image/eco_010s.png) no-repeat left bottom; text-indent:-9999px;}

.floormenu00 {float:left; width:230px; height:29px; background:url(../image/sideao_ka.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu01 {float:left; width:230px; height:35px; background:url(../image/sidemenu_ep.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu02 {float:left; width:230px; height:35px; background:url(../image/sidemenu_uv.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu03 {float:left; width:230px; height:35px; background:url(../image/sidemenu_mu.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu04 {float:left; width:230px; height:35px; background:url(../image/sidemenu_g.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu05 {float:left; width:230px; height:35px; background:url(../image/sidemenu_n.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu06 {float:left; width:230px; height:35px; background:url(../image/sidemenu_sutan.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu07 {float:left; width:230px; height:35px; background:url(../image/sidemenu_su.jpg) no-repeat left bottom; text-indent:-9999px;}
.floormenu08 {float:left; width:230px; height:35px; background:url(../image/sidemenu_exp.jpg) no-repeat left bottom; text-indent:-9999px;}


.showroom00 a{display:block; width:230px; height:77px; font-size:1px; line-height:1px; outline:none;}
.ecocarat00 a{display:block; width:230px; height:77px; font-size:1px; line-height:1px; outline:none;}

.floormenu00 a{display:block; width:230px; height:29px; font-size:1px; line-height:1px; outline:none;}
.floormenu01 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.floormenu02 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.floormenu03 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.floormenu04 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.floormenu05 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.floormenu06 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.floormenu07 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.floormenu08 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}

.patternmenu01 {float:left; width:230px; height:35px; background:url(../image/sidemenu_si.jpg) no-repeat left bottom; text-indent:-9999px;}
.patternmenu02 {float:left; width:230px; height:35px; background:url(../image/sidemenu_nyu.jpg) no-repeat left bottom; text-indent:-9999px;}
.patternmenu03 {float:left; width:230px; height:35px; background:url(../image/sidemenu_yu.jpg) no-repeat left bottom; text-indent:-9999px;}
.patternmenu04 {float:left; width:230px; height:35px; background:url(../image/sidemenu_byu.jpg) no-repeat left bottom; text-indent:-9999px;}
.patternmenu05 {float:left; width:230px; height:35px; background:url(../image/sidemenu_ma.jpg) no-repeat left bottom; text-indent:-9999px;}

.patternmenu01 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.patternmenu02 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.patternmenu03 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.patternmenu04 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.patternmenu05 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}


.housemenu00 {float:left; width:230px; height:29px; background:url(../image/sideao_o.jpg) no-repeat left bottom; text-indent:-9999px;}
.housemenu01 {float:left; width:230px; height:35px; background:url(../image/sidemenu_mizu.jpg) no-repeat left bottom; text-indent:-9999px;}
.housemenu02 {float:left; width:230px; height:35px; background:url(../image/sidemenu_kabi.jpg) no-repeat left bottom; text-indent:-9999px;}
.housemenu03 {float:left; width:230px; height:35px; background:url(../image/sidemenu_siraki.jpg) no-repeat left bottom; text-indent:-9999px;}
.housemenu04 {float:left; width:230px; height:35px; background:url(../image/sidemenu_kuro.jpg) no-repeat left bottom; text-indent:-9999px;}
.housemenu05 {float:left; width:230px; height:35px; background:url(../image/sidemenu_kuuki.jpg) no-repeat left bottom; text-indent:-9999px;}


.housemenu00 a{display:block; width:230px; height:29px; font-size:1px; line-height:1px; outline:none;}
.housemenu01 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.housemenu02 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.housemenu03 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.housemenu04 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.housemenu05 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
 

.cleanmenu00 {float:left; width:230px; height:29px; background:url(../image/sideao_ha.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu01 {float:left; width:230px; height:35px; background:url(../image/sidemenu_re.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu02 {float:left; width:230px; height:35px; background:url(../image/sidemenu_kanki.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu03 {float:left; width:230px; height:35px; background:url(../image/sidemenu_kan.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu04 {float:left; width:230px; height:35px; background:url(../image/sidemenu_kittin.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu05 {float:left; width:230px; height:35px; background:url(../image/sidemenu_yoku.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu06 {float:left; width:230px; height:35px; background:url(../image/sidemenu_toire.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu07 {float:left; width:230px; height:35px; background:url(../image/sidemenu_sen.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu08 {float:left; width:230px; height:35px; background:url(../image/sidemenu_yuka.jpg) no-repeat left bottom; text-indent:-9999px;}
.cleanmenu09 {float:left; width:230px; height:35px; background:url(../image/sidemenu_eakon.jpg) no-repeat left bottom; text-indent:-9999px;}

.cleanmenu00 a{display:block; width:230px; height:29px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu01 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu02 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu03 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu04 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu05 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu06 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu07 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu08 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}
.cleanmenu09 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}

.windowmenu00 {float:left; width:230px; height:29px; background:url(../image/sideao_ma.jpg) no-repeat left bottom; text-indent:-9999px;}
.windowmenu01 {float:left; width:230px; height:35px; background:url(../image/sidemenu_hisan.jpg) no-repeat left bottom; text-indent:-9999px;}

.windowmenu00 a{display:block; width:230px; height:29px; font-size:1px; line-height:1px; outline:none;}
.windowmenu01 a{display:block; width:230px; height:35px; font-size:1px; line-height:1px; outline:none;}


.sekoumenu 	{float:left; width:230px; height:78px; background:url(../image/side_se.jpg) no-repeat left bottom; text-indent:-9999px;}
.sekoumenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.sekoumenu a:hover{background:url(../image/side_se_o.jpg) no-repeat left bottom;}

.clientmenu {float:left; width:230px; height:78px; background:url(../image/side_koe.jpg) no-repeat left bottom; text-indent:-9999px;}
.clientmenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.clientmenu a:hover{background:url(../image/side_koe_o.jpg) no-repeat left bottom;}

.areamenu 	{float:left; width:230px; height:78px; background:url(../image/side_eria.jpg) no-repeat left bottom; text-indent:-9999px;}
.areamenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.areamenu a:hover{background:url(../image/side_eria_o.jpg) no-repeat left bottom;}

.planmenu 	{float:left; width:230px; height:78px; background:url(../image/side_o.jpg) no-repeat left bottom; text-indent:-9999px;}
.planmenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.planmenu a:hover{background:url(../image/side_o_o.jpg) no-repeat left bottom;}

.samplemenu {float:left; width:230px; height:78px; background:url(../image/side_sa.jpg) no-repeat left bottom; text-indent:-9999px;}
.samplemenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.samplemenu a:hover{background:url(../image/side_sa_o.jpg) no-repeat left bottom;}

.blogmenu 	{float:left; width:230px; height:78px; background:url(../image/side_bu.jpg) no-repeat left bottom; text-indent:-9999px;}
.blogmenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.blogmenu a:hover{background:url(../image/side_bu_o.jpg) no-repeat left bottom;}

.ecomenu 	{float:left; width:230px; height:78px; background:url(../image/side_ka.jpg) no-repeat left bottom; text-indent:-9999px;}
.ecomenu a{display:block; width:230px; height:78px; font-size:1px; line-height:1px; outline:none;}
.ecomenu a:hover{background:url(../image/side_ka_o.jpg) no-repeat left bottom;}


/*------------------------------------------
		メインコンテンツ
------------------------------------------*/
#contents-main {
	width:720px;
	float: right;
	background:#ffffff;
}
#contents-main p {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 18px;
}

#sub-main{
	margin-left: 20px;
	margin-top: 10px;
}
/*------------------------------------------
		フッダーメニュー
------------------------------------------*/

div#footer_link{
	height:4px;
	margin-top:5px;
}

div#footer_link ul{
	list-style-type:none;
}

div#footer_link ul li{
	text-align:center;
	float:left;
}

#footer {
	background:#ccf0f5;
	padding-top: 0px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
	position: absolute;
	bottom: 0;
	height: 110px;
}
#footMenu {
   width:945px;
   margin:0 auto;
}

#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

#footMenu li {
	display:inline;
	margin:0 0 0 10px;
	font-size:11px;
	list-style:none;
	background-repeat: no-repeat;
	background-position: left 3px;
}

#footMenu li a {
   padding-left:10px;
}
address {
	font-size:80%;
	font-style:normal;
	color:#0000ff;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*------------------------------------------
		各コンテンツ
------------------------------------------*/

#contents_top {
	width:690px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*------------------------------------------
		TOPページ
------------------------------------------*/

/*#imagebox img{
	margin-top: 10px;
}*/

#imagebox{margin-top: 15px;
margin-bottom: 30px;}

#patternbox {
	margin-top: 10px;
}

#patternbox ui {
	width:690px;
}

#patternbox li {
	display:inline;
}
.patternbox-new {
	margin-top: 15px;
	clear: both;
	overflow: hidden;
}
.patternbox-new-hfl {
	float: left; width: 336px;
}
.patternbox-new-hfr {
	float: right; width: 336px;
}
.patternbox-new-grid {
	float: left;
	width: 219px;
	padding: 0 16px 0 0;
}
.patternbox-new-grid-last {
	float: left;
	width: 219px;
}
.boxsetting1 {
	margin-left: 13px;
}
.boxsetting1:not(:target) {
	margin-left: 11px\9;
}

.boxsetting2 {
	margin-left: 11px;
}

#framebox {
	margin-top: 30px;
	height: 249px;
}

div#newsbox {
	width: 334px;
	height: 240px;
	background: #ccf0f5;
	float: left;
}

/*div#newsbox iframe {
	margin-top: 14px;
	padding-left: 8px;
	height: 180px;
	overflow-y: scroll;
}*/

#newsbox li {
	/*display:inline;*/
	margin-top: 0;
    overflow: hidden;
    display: block;
}


div#salesbox {
	width: 334px;
	height: 240px;
	background: #ccf0f5;
	float: right;
}

/*div#salesbox iframe {
	margin-top: 14px;
	padding-left: 8px;
	height: 180px;
	overflow: hidden;
}*/

#salesbox li {
	display:inline;
}


#coatingbox {
	margin-top: 10px;
}

#coatingbox ul {
	width:690px;
	margin-left:-40px;
}

#coatingbox li {
	display:inline;
	float:left;
}



#floortextbox {
	margin-top: 10px;
	width:690px;
}

#inquerybox {
	margin-top: 10px;
	width:690px;
}

.inquery_big00 	{float:left; width:690px; height:81px; background:url(../image/free2.jpg) no-repeat left bottom; text-indent:-9999px;}
.inquery_big01 	{float:left; width:690px; height:50px; background:url(../image/mail-2.jpg) no-repeat left bottom; text-indent:-9999px;}
.inquery_big01 a{display:block; width:690px; height:50px; font-size:1px; line-height:1px; outline:none;}
.inquery_big01 a:hover{background:url(../image/mail-2_o.jpg) no-repeat left bottom;}


.inquery_small00 {float:left; width:342px; height:40px; background:url(../image/free.jpg) no-repeat left bottom; text-indent:-9999px;}
.inquery_small01 {float:left; width:342px; height:32px; background:url(../image/mail.jpg) no-repeat left bottom; text-indent:-9999px;}
.inquery_small01 a{display:block; width:342px; height:32px; font-size:1px; line-height:1px; outline:none;}
.inquery_small01 a:hover{background:url(../image/mail_o.jpg) no-repeat left bottom;}

/*------------------------------------------
		フロアコーティング診断
------------------------------------------*/

div#question img{
	margin-left: 15px;
	margin-top: 30px;
}

div#pagetop img{
	float: right;
	margin-bottom: 20px;
}

/*------------------------------------------
		20131204
------------------------------------------*/

.innersction01 {
	width:568px;
	margin:0 auto;
}

.innersction02 {
	width:568px;
}

.innersction03 {
	width:568px !important;
}

.innersction03 img {
	margin-right:20px;
}

.innersction04 {
	width:568px;
}

.innersction04 table td {
	text-align:center !important;;
}

.innersction05 {
	width:558px;
}

.innersction06 {
	width:568px;
	margin-left:40px;
}

.innersction07 {
	width:620px;
}

.innersction07 p {
	line-height:1.5 !important;

}

.innersction07 img {

}


.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}

.kodate_list01 {
	font-size:12px;
	width:400px;
	margin:0 auto;
}

.kodate_list01_L {
	width:170px;
	float:left;
	margin-bottom:30px;
}

.kodate_list01_R {
	width:170px;
	float:right;
	margin-bottom:30px;
}

.innersction02TB {
	margin:0px;
	padding:0px;
	width:100% !important;
	
}

.innersction02TB td {
	text-align:left !important;
}

.innersction02TB td p {
}

.innersction02TB td .style_new {
	margin:0px;
	padding:0px !important;
	margin-bottom:15px !important;
	width:568px;
	
}

.style13 {
	display:block;
	margin-bottom:15px !important;

}

.block_area img {
	display:block;
}

.style9_2 { 
	color: #333333; 
	font-size: 11pt; 
	font-weight: normal; 
}

.style9_2 ol {
	margin-top:20px;
	font-size:16px;
}

.style9_2 table td img {

}


.g_bg01 {
	clear:both;
	color: #000033;
	font-size: 12pt;
	font-weight: 600;
	padding: 3px 0px 2px 5px;
	background-image: url(http://www.professional-coating-bsl.co.jp/img/h4back.gif);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000033;
	margin-top:25px;
	margin-bottom:15px;

}



.innersction07 .space15 {
	margin:0px !important;
	padding:0px !important;
	line-height:1.5 !important;
}

.innersction07 .petback {
	margin:0px !important;
	padding:0px !important;
}


.innersction07 .space20 {
	font-size:14px;
}

.innersction07 .style_new {
	margin:0px;
	padding:0px !important;
	margin-bottom:15px !important;
	width:568px;
	
}

.innersction07 .style6 {
	background:#fff;
	color:#ff3300;
}

.innersction07 table {
	width:100%;
}

.innersction07 table td {
	vertical-align:top;
}

.innersction07 .style11 {
	font-weight:normal;
	color:#000;
	font-size:14px;
	padding:5px;
}

.innersction07 .midashi04 {
	color:#000;
	font-weight:normal;
	margin:0px;
	padding:0px;

}

.innersction07 .midashi04 img {
	margin:0px;
	padding:0px;
}

.innersction07 .fukidashi {
	font-size: 12px;
	color: #000033;
	background-image: url(http://www.professional-coating-bsl.co.jp/img/fukidashi.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 20px;
}

.sitemap_box {
	margin-left:30px;
}

.sample_txt {
	width:660px;
	margin-left:5px;
}

.hokka_box {
	margin-bottom:20px;
}

.hokka_box_L {
	width:320px;
	float:left;
}

.hokka_box_L ul {
	background:#81cfe3;
	padding:20px 10px;
	color:#fff;
	font-size:12px;
	border-radius:5px;
	margin-top:20px;
}

.hokka_box_R {
	width:224px;
	float:right;
}


/*---------------------------------------
　　　　-　追記
---------------------------------------*/
.boxIn{height: 180px;overflow: auto;padding: 7px;}

.boxTitle{padding-top: 0;}

