/*@charset "utf-8";*/

/*-- 全体指定 --*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(../img/back02.jpg);
	background-repeat: repeat-x;
	background-position: left 15px;
}

#wrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#back {
	background-image: url(../img/back01.jpg);
	background-repeat: repeat-y;
	width: 834px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

img {
	border:0px;
	}

.notext {
	display: none;
	}
	
.notext01 {
	text-indent: -10000px;
	}

/*-- ヘッダー指定 --*/

#header {
	width: 834px;
	height: 206px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
}

h1 {
	font-size: 12px;
	color: #000000;
	width: 834px;
	text-align: left;
	margin-left: 30px;
}

#header ul {
	margin-left: 240px;
	width: 572px;
}

#header li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}

#header li a {
	display: block;
	background-repeat: no-repeat;
	text-indent: -10000px;
	width: 91px;
	height: 38px;
}

.boa a {
	background-image: url(../img/bo01.jpg);
}

.boa a:hover {
	background-image: url(../img/bo01_f.jpg);
}

.bob a {
	background-image: url(../img/bo02.jpg);
}

.bob a:hover {
	background-image: url(../img/bo02_f.jpg);
}

.boc a {
	background-image: url(../img/bo03.jpg);
}

.boc a:hover {
	background-image: url(../img/bo03_f.jpg);
}

.bod a {
	background-image: url(../img/bo04.jpg);
}

.bod a:hover {
	background-image: url(../img/bo04_f.jpg);
}

.boe a {
	background-image: url(../img/bo05.jpg);
}

.boe a:hover {
	background-image: url(../img/bo05_f.jpg);
}

.bof a {
	background-image: url(../img/bo07.jpg);
}

.bof a:hover {
	background-image: url(../img/bo07_f.jpg);
}

.main {
	width: 834px;
	text-align: left;
}

.concept {
	background-image: url(../img/concept.jpg);
	background-repeat: no-repeat;
	width: 834px;
	height: 129px;
}

/*-- 左部分指定 --*/

#leftmenu {
	float: left;
	width: 553px;
	height: auto;
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	letter-spacing: 1pt;
}

.textbox01 {
	background-image: url(../img/title.gif);
	clear: both;
	width: 530px;
	height: auto;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 27px;
	margin-top: 20px;
}

.textbox01 h2 {
	background-image: url(../img/first.jpg);
	height: 79px;
	width: 502px;
	text-indent: -10000px;
}

.textbox01 p {
	font-size: 14px;
	/*font-weight: bold;*/
}

/*------ ie6のみ適用 css---------*/
* html .what {
	height: auto;
	clear: both;
	margin-bottom: 30px;
	margin-left: 26px;
	width: 519px;
	border-right: 1px solid #076BC8;
	border-bottom: 1px solid #076BC8;
	border-left: 1px solid #076BC8;
	overflow: hidden;
}

/*------ ie7のみ適用 css---------*/
.what {
	height: auto;
	clear: both;
	margin-bottom: 30px;
	margin-left: 26px;
	width: 517px; /**/;
	border-right: 1px solid #076BC8;
	border-bottom: 1px solid #076BC8;
	border-left: 1px solid #076BC8;
	overflow: hidden;
}

.h3_w {
	text-indent: -10000px;
	background-image: url(../img/what.jpg);
	background-repeat: no-repeat;
	height: 39px;
	margin-left: 25px;
	clear: both;
	display: block;
	width: 520px;
}

.what dl {
	margin-top: 10px;
	padding-bottom:20px;
}

.what dt {
	margin-left: 15px;
	margin-right: 20px;
	font-weight: bold;
	float: left;
}

.what dd {
	margin-bottom: 5px;
	font-weight: bold;
	width:390px;
	float:left;
}

.textbox02 {
	width: 530px;
	height: auto;
	margin-left: 27px;
	clear: both;
}

.textbox02 p {
	font-size: 14px;
	margin-bottom: 15px;
	margin-right: 5px;
	padding-left: 16px;
	line-height: 1.5em;
	letter-spacing: 1.2px;
	color: #333333;
}

.textbox02 h3 {
	font-size: 17px;
	color: #6A3906;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	width: 520px;
	height: 34px;
	padding-left: 60px;
	padding-bottom: 20px;
	clear: both;
}

.textbox02 h4 {
	font-size: 17px;
	color: #434343;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	width: 520px;
	height: 34px;
	padding-left: 60px;
	padding-bottom: 20px;
	clear: both;
}

/*20090309更新履歴用CSS（m）*/

.textbox02 dt {
	color: #CC0000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
.textbox02 dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
}



.pagetop a {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	color: #17298B;
	background-image: url(../img/page.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 100px;
	text-indent: -10000px;
}

.pagetop a:hover {
	background-image: url(../img/page_f.gif);

}

/*ページ内トップへボタン（m）*/
.pagetop2 {
}

.pagetop2 a {
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #17298B;
	background-image: url(../img/page.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 100px;
	text-indent: -10000px;
	padding: 0px;
}

.pagetop2 a:hover {
	background-image: url(../img/page_f.gif);

}

/*ページ内トップへボタン（m）ここまで*/

.ban a {
	clear: both;
	background-image: url(../img/ban.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 522px;
	display: block;
	text-indent: -10000px;
	margin-left: 27px;
}

/*-- 右部分指定 --*/

.h3_tosou {
	text-indent: -10000px;
	background-image: url(../img/movie.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 250px;
	margin-top: 5px;
}

#rightmenu {
	float: right;
	width: 275px;
	height: 100%;
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	letter-spacing: 1pt;
	padding-bottom: 20px;
}

#menu {
	background-image: url(../img/back03.jpg);
	background-repeat: no-repeat;
	width: 258px;
	margin-bottom: 20px;
	background-position: -2px;
	padding-top: 5px;
	height: 802px;
}

#menu h3 {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-indent: -10000px;
}

#menu h3 a {
	width: 103px;
	height: 25px;
	display: block;
}

.boi a {
	background-image: url(../img/zisseki.gif);
}

.boi a:hover {
	background-image: url(../img/zisseki_f.gif);
}

.boj a {
	background-image: url(../img/voice.gif);
}

.boj a:hover {
	background-image: url(../img/voice_f.gif);
}

.bok a {
	background-image: url(../img/sotokabe.gif);
}

.bok a:hover {
	background-image: url(../img/sotokabe_f.gif);
}	

.bol a {
	background-image: url(../img/yane.gif);
}

.bol a:hover {
	background-image: url(../img/yane_f.gif);
}

.bom a {
	background-image: url(../img/bousui.gif);
}

.bom a:hover {
	background-image: url(../img/bousui_f.gif);
}

.bon a {
	background-image: url(../img/yokushitsu.gif);
}

.bon a:hover {
	background-image: url(../img/yokushitsu_f.gif);
}

.boo a {
	background-image: url(../img/kakaku.gif);
}

.boo a:hover {
	background-image: url(../img/kakaku_f.gif);
}

#menu p {
	margin-right: 7px;
}

.anshin {
	margin-top: 15px;
	margin-bottom: 15px;
}

.anshin h3 a {
	background-image: url(../img/three.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 253px;
	text-indent: -10000px;
	display: block;
}

.anshin p {
	display: none;
}

/*------ ie6のみ適用 css---------*/
* html .ul01 {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
}

/*------ ie7のみ適用 css---------*/
.ul01 {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 30px;/**/;
}

.ul01 li {
	margin-bottom: 3px;
}

.ul01 li a {
	background-image: url(../img/icon01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	height: 18px;
	padding-top: 2px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#rightmenu ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.add {
	display: none;
}

/*-- フッター部分指定 --*/

#footer00 {
	clear: both;
	width: 800px;
	text-align: center;
	line-height: 130%;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#footer00 a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer00 a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

#footer {
	background-image: url(../img/footer.jpg);
	width: 801px;
	font-size: 10px;
	height: 244px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer h3 {
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-left: 15px;
	padding-top: 23px;
}

.copy {
	color: #999999;
	text-align: center;
	padding-top: 5px;
}

.copy a {
	color: #999999;
	text-decoration: none;
}

.copy a:hover {
	text-decoration: underline;
}

/*-- パンクズ --*/

.pan {
	font-size: 12px;
	color: #000000;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 12px;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 523px;
	padding-bottom: 5px;
	font-weight: bold;
}

.pan a {
	color: #000000;
	text-decoration: none;
}

.pan a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*-- サブページ --*/

.h401 {
	font-size: 18px;
	color: #FF8A00;
	padding-left: 45px;
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	margin-left: 90px;
	height: 25px;
	padding-top: 5px;
	margin-top: -15px;
}

/*-- フォントなど --*/

.img-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.img-l01 {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	clear: both;
}

.img-r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img-r2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.img-r_box {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 144px;
	font-size: 12px;
	color: #FF8C00;
}

.img01 {
	margin-left: 640px;
	margin-top: 98px;
}

/*
.img-center {
	margin-right: auto;
	margin-left: auto;
	text-align:justify;
}
*/

.style1 {
	color: #FFFFFF;
	font-size: 13px;
	width: 400px;
	margin-left: 120px;
	margin-top: 80px;
	font-weight: bold;
	line-height: 140%;
}
/*20090309(m)各ページフォント関連*/
.bathh5 {
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	display: block;
	background-color: #FFEDA6;
	font-weight: normal;
	color: #CC0000;
	font-size: 16px;
	width: 150px;
	text-indent: 5px;
}
.caution {
	color: #FF0000;
}
.conter-font-bg-yellow {
	text-align: center;
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 505px;
}
.conter-font-bg-yellow2 {
	text-align: center;
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 480px;
}
.conter-font-bg-yellow-red {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 505px;
	color: #FF0000;
}
.stress01 {
	background-color: #FFFF66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px dotted #FF6600;
	font-size: 15px;
}
.stress02 {
	background-color: #E6E6E3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #666666;
}
.stress-big {
	font-size: 24px;
}

.lowline {
	text-decoration: underline;
}
/*20090309(m)各ページフォント関連ここまで*/

/*20090309(m)テーブル*/
.list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #666666;
	width: 485px;
}
.list th {
	padding: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #333333;
	width: 150px;
}
.list td {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	font-size: 12px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.list2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #666666;
	width: 485px;
}
.list2 th {
	padding: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	color: #333333;
}
.list2 td {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	font-size: 12px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
/*20090309(m)テーブルここまで*/

/*20090309(m)塗装業務紹介関連*/
.textbox02 .works-box01 img {
	margin: 0px;
	padding: 0px;
	float: left;
}

.textbox02 .works-box02 img {
	margin: 0px;
	padding: 0px;
	float: right;
}
.bar-wall01 {
	background-image: url(../works/img/taisyoku.jpg);
	padding: 0px;
	height: 50px;
	width: 500px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
.bar-wall02 {
	padding: 0px;
	background-color: #FFFB4A;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FF0000;
}
.textback01 {
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/*20090309(m)塗装業務紹介関連ここまで*/

/*20090309(m)塗装施工例ページナビゲーション*/
.mininav{
	padding: 0px;
	margin: 0px;
	
}
.mininav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.mininav li{
	padding: 0px;
	float: left;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}
.mininav a:link{
	display: block;
	width: 130px;
	height: 30px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/mininav.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;

}
.mininav a:visited{
	display: block;
	width: 130px;
	height: 30px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/mininav.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.mininav a:hover{
	display: block;
	width: 130px;
	height: 30px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/mininav_h.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
/*20090309(m)塗装施工例ページナビゲーションここまで*/

/*20090309(m)塗装価格ページナビゲーション*/
.mininav2{
	padding: 0px;
	margin: 0px;
	
}
.mininav2 ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.mininav2 li{
	float: left;
	list-style-type: none;


}
.mininav2 a{
	display: block;
	width: 173px;
	height: 30px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/mininav2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;

}
.mininav2 a:hover{
	background-image: url(../img/mininav2_h.jpg);
}

.mininav2-1 a{
	display: block;
	width: 520px;
	height: 30px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/mininav2-1.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.mininav2-1 a:hover{
	background-image: url(../img/mininav2-1_h.jpg);
}

/*20090309(m)塗装価格ページナビゲーションここまで*/

/*20090309(m)塗料のリサイクルページ用*/
.recycle {
	padding: 0px;
	height: 150px;
	width: 500px;
	text-indent: -10000px;
	background-image: url(../recycle/img/bn-01.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*20090309(m)塗料のリサイクルページ用ここまで*/

/*20090309(m)会社概要ページ用*/
.gaiyou {
	padding: 0px;
	margin: 0px;
}
.gaiyou img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
/*20090309(m)会社概要ページ用ここまで*/

/*20090309(m)ボタン用*/
.more {
	display: block;
	padding: 0px;
	height: 29px;
	width: 158px;
	text-indent: -10000px;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
	clear: both;
}
.more2 {
	display: block;
	padding: 0px;
	height: 29px;
	width: 158px;
	text-indent: -10000px;
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.nextpage {

	display: block;
	padding: 0px;
	height: 29px;
	width: 158px;
	text-indent: -10000px;
	background-image: url(../img/nextpage.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
	clear: both;
}
/*20090309(m)ボタン用ここまで*/

/*20090309(m)お客様の声ページ用*/
.voicebox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 6px;
	width: 510px;
}
.voicebox p {
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*20090309(m)お客様の声ページ用ここまで*/

/*-- 20090309(m)安心の3大保証ページ用 --*/
.diagnosis {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.diagnosis ul {
	margin: 0px;
	list-style-type: disc;
	font-size: 17px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #000000;
	line-height: 1.4em;
}
/*20090309(m)安心の3大保証ページ用ここまで*/

/*-- 20090309(m)塗装実績ページ用 --*/
.resultsbox_all {
	background-color: #EEFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.resultsbox {
	width: 490px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;
	padding: 0px;
}
.resultsbox table {
	width: 488px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
.resultsbox th {
	margin: 0px;
	width: 75px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.resultsbox td {
	margin: 0px;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.resultsbox-left h4 {
	margin: 0px;
	font-size: 12px;
	width: 245px;
	background-image: url(../results/img/resultsbox_h4.gif);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.resultsbox p {
	margin: 0px;
	line-height: 1.6em;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
}
.resultsbox img {
	padding: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 0px;
}
.resultsbox-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
	height: auto;
}
.resultsbox-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
.sekou {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #D9D9D9;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 518px;
}
/*--20090309(m)塗装実績ページ用ここまで --*/

/*-- 20090309(m)サイトマップページ用 --*/
.sitemap {
	margin: 0px;
	padding: 0px;
}
.sitemap h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 15px;
	background-image: url(../img/yajirushi.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	font-size: 15px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 500px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
.sitemap h5 {
	padding: 0px;
	text-decoration: none;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 60px;
	font-size: 14px;
	display: block;
	width: 455px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	line-height: 30px;
}
.sitemap a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #333333;
}
.sitemap a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FF0000;
}
/*-- 20090309(m)サイトマップページ用ここまで --*/


/*-- 他のページ分(m)ここまで --*/
.gaiyou p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.recyclebox {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #CCCCCC;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recyclebox-left {
	width: 250px;
	float: left;
}
.recyclebox-right {
	width: 250px;
	float: right;
}
.recyclebox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.recyclebox img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 16px;

}
.movie {
	padding: 0px;
	height: 285px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}


.tit01 {
	background-image:url(../img/pic01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:10px;
	height:20px;
	padding-top:7px;
	margin-bottom:10px;
	border-bottom:#FF6600 dashed 1px;
	}


.topwaku {
	margin:0 auto;
	padding:5px 20px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:1.6em;
	letter-spacing:1px;
	}
.menubox {
	height: 76px;
	width: 258px;
}

.menubox-l {
	float: left;
	height: 76px;
	width: 76px;
	margin: 0px;
	padding: 0px;
}
.menubox-r {
	float: right;
	height: 76px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
/*------ ie6のみ適用 css---------*/
* html .mlistbox {
	width: 510px;
	margin-left: 10px;
	overflow: hidden;
	height: auto;
	background-color: #CACBCE;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: -5px;
	background-image: url(../movie/img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 50px;
}
/*------ ie7のみ適用 css---------*/
.mlistbox {
	width: 500px;/**/
	;
	margin-left: 10px;
	overflow: hidden;
	height: auto;
	background-color: #CACBCE;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: -5px;
	background-image: url(../movie/img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 50px;
}


.mlistbox-top {
	width: 510px;
	height: 30px;
	margin-left: 10px;
	background-image: url(../movie/img/top.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: -10000px;
}
.mlistbox ul{
	list-style-type: none;
	width: 510px;
}
.mlistbox li{
	float: left;
	margin-bottom: 10px;
}
.senjyo a{
	background-image: url(../movie/img/senjyo1.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.senjyo a:hover{
	background-image: url(../movie/img/senjyo1_f.jpg);
}
.senjyo2 a{
	background-image: url(../movie/img/senjyo2.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.senjyo2 a:hover{
	background-image: url(../movie/img/senjyo2_f.jpg);
}
.senjyo3 a{
	background-image: url(../movie/img/senjyo3.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.senjyo3 a:hover{
	background-image: url(../movie/img/senjyo3_f.jpg);
}
.senjyo4 a{
	background-image: url(../movie/img/senjyo4.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.senjyo4 a:hover{
	background-image: url(../movie/img/senjyo4_f.jpg);
}
.tas a{
	background-image: url(../movie/img/tas.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.tas a:hover{
	background-image: url(../movie/img/tas_f.jpg);
}
.caulking a{
	background-image: url(../movie/img/caulking.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.caulking a:hover{
	background-image: url(../movie/img/caulking_f.jpg);
}
.base a{
	background-image: url(../movie/img/base.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.base a:hover{
	background-image: url(../movie/img/base_f.jpg);
}
.undercoating a{
	background-image: url(../movie/img/undercoating.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.undercoating a:hover{
	background-image: url(../movie/img/undercoating_f.jpg);
}
.wall-naka a{
	background-image: url(../movie/img/wall_naka.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.wall-naka a:hover{
	background-image: url(../movie/img/wall_naka_f.jpg);
}
.wall-uwa a{
	background-image: url(../movie/img/wall_uwa.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.wall-uwa a:hover{
	background-image: url(../movie/img/wall_uwa_f.jpg);
}
.roof-under a{
	background-image: url(../movie/img/roof_under.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.roof-under a:hover{
	background-image: url(../movie/img/roof_under_f.jpg);
}
.roof-naka a{
	background-image: url(../movie/img/roof_naka.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.roof-naka a:hover{
	background-image: url(../movie/img/roof_naka_f.jpg);
}
.roof-uwa-mae a{
	background-image: url(../movie/img/roof_uwa_mae.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.roof-uwa-mae a:hover{
	background-image: url(../movie/img/roof_uwa_mae_f.jpg);
}
.roof-uwa a{
	background-image: url(../movie/img/roof_uwa.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.roof-uwa a:hover{
	background-image: url(../movie/img/roof_uwa_f.jpg);
}
.non{
	background-image: url(../movie/img/non.jpg);
	height: 94px;
	width: 125px;
	text-indent: -10000px;
	display: block;
}
.pricebox {
	width: 489px;
	margin-left: 15px;
	border: 2px solid #B4D8CF;
	margin-bottom: 15px;
	clear: both;
}

.pricebox-l {
	width: 242px;
	float: left;
}

.pricebox-r {
	width: 242px;
	float: right;
}

.pricebox-m {
	width: 485px;
	clear: both;
	margin-top: 5px;
}

.pricebox-b {
	width: 485px;
	clear: both;
	height: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pricebox h5 {
	width: 243px;
	display: block;
	height: 40px;
	background-image: url(../price/img/price-h5.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 400;
	letter-spacing: 0.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}

.pricebox .tel {
	width: 242px;
	display: block;
	float: left;
	background-image: url(../price/img/inq01.jpg);
	text-indent: -10000px;
	height: 45px;
}

.pricebox .mail a {
	width: 242px;
	display: block;
	float: right;
	background-image: url(../price/img/inq02.jpg);
	text-indent: -10000px;
	height: 45px;
}
.pricebox h6 {
	font-size: 16px;
	text-align: center;
}
.pricebox p {
	margin: 0px;
}
.pricebox h5 strong {
	color: #FF3300;
	font-size: 20px;
}

.pricebox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/*------ ie6のみ適用 css---------*/
* html .pricebox li {
	float: left;
	width: 230px;
	border: 2px solid #86BDB0;
	background-image: url(../price/img/price_bg.jpg);
	margin: 5px;
	font-weight: 600;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
}

/*------ ie7のみ適用 css---------*/
.pricebox li {
	float: left;
	width: 200px; /**/;
	border: 2px solid #86BDB0;
	background-image: url(../price/img/price_bg.jpg);
	margin: 5px;
	font-weight: 600;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
}
.voice-tb {
	margin-left: 20px;
	margin-bottom: 30px;
}
.voice-tb td {
	width: 240;
	text-align: left;
	vertical-align: top;
}
.voice-tb p{
}

/*------ ie6のみ適用 css---------*/
* html .consent {
	height: auto;
	clear: both;
	margin-bottom: 10px;
	margin-left: 26px;
	width: 520px;
	border-right: 1px solid #076BC8;
	border-bottom: 1px solid #076BC8;
	border-left: 1px solid #076BC8;
	overflow: hidden;
	text-align: center;
	padding-top: 15px;
}

/*------ ie7のみ適用 css---------*/
.consent {
	height: auto;
	clear: both;
	margin-bottom: 10px;
	margin-left: 26px;
	width: 518px; /**/;
	border-right: 1px solid #076BC8;
	border-bottom: 1px solid #076BC8;
	border-left: 1px solid #076BC8;
	overflow: hidden;
	text-align: center;
	padding-top: 15px;
}

.consent p {
	font-weight: 600;
	font-size: 17px;
	line-height: 1.4em;
}

.consent-h3 {
	text-indent: -10000px;
	background-image: url(../img/consent.jpg);
	background-repeat: no-repeat;
	height: 39px;
	margin-left: 26px;
	width: 520px;
	display: block;
}

.consent-button {
	float: right;
}

.consent-button a {
	background-image: url(../img/consent_button01.jpg);
	display: block;
	height: 34px;
	width: 231px;
	text-indent: -10000px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.consent-button a:hover {
	background-image: url(../img/consent_button02.jpg);
}

.consent-l {
	float: left;
	text-align: right;
	display: block;
	width: 265px;
	padding-top: 5px;
}

.consent-ul {
	margin-top: 15px;
	margin-bottom: 40px;
}

.consent-ul li {
	padding-left: 40px;
	list-style-type: none;
	font-size: 14px;
	background-image: url(../img/handico.jpg);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 10px;
	margin-left: 20px;
}

.consent-txt01 {
	background-image: url(../img/consent_bn04.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 487px;
	margin-left: 25px;
	text-indent: -10000px;
	margin-top: -15px;
}
.mininav2-kakaku {
	margin: 0px;
	padding: 0px;
}

.mininav2-kakaku a {
	width: 519px;
	background-image: url(../img/mininav2_kakaku.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.3em;
	clear: both;
}

.mininav2-kakaku a:hover {
	background-image: url(../img/mininav2_kakaku_h.jpg);
}

.topvoice {
	clear: both;
	width: 520px;
}
.topvoice-img {
	margin-left: 5px;
}

.topvoicebox {
	width: 160px;
	float: left;
	border: 1px solid #FF8213;
	padding-top: 8px;
	margin-bottom: 16px;
	margin-right: 5px;
	margin-left: 5px;
	height: 270px;
}
.topvoice-h3  h3{
	background-image: url(../img/voice_h3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 520px;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.topvoice-h3 {
	width: 520px;
}
.topvoice h4 {
	padding: 0px;
	background-image: none;
	font-size: 13px;
	display: block;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 3px;
	width: 150px;
}
.topvoice p {
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

/*.topvoice {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
	width: 500px;
	border: 1px solid #F30;
	padding: 5px;
	margin-left: 10px;
}
.topvoice-h3  h3{
	background-image: url(../img/voice_h3.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 520px;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.topvoice h4 {
	padding: 0px;
	width: 335px;
	background-image: none;
	font-size: 14px;
	display: block;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.topvoice p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.topvoice-l {
	height: 125px;
	width: 150px;
	float: left;
}
.topvoice-r {
	width: 335px;
	float: right;
}
.voicebox-c {
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
}*/

.voice-more a {
	height: 22px;
	width: 140px;
	background-image: url(../img/voice_more2.jpg);
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}

.voice-more a:hover {
	background-image: url(../img/voice_more2_f.jpg);
}

.voice-ooyama{
	background-image: url(../img/voice_oyama.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 520px;
	text-indent: -10000pt;
}
.voice-visitor{
	background-image: url(../img/voice_visitor.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 520px;
	text-indent: -10000pt;
}
.voicebox-c img {
	margin-top: 10px;
}

.paint-action a{
	display: block;
	height: 47px;
	width: 490px;
	background-image: url(../img/paint_action.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.concierge-menu {
	width: 520px;
}
.concierge-menu h3 {
	background-image: url(../concierge/img/concierge-h3.jpg);
	margin: 0px;
	padding: 0px;
	color: #333;
	display: block;
	height: 34px;
	width: 520px;
	text-indent: -10000px;
}
.concierge-menu ul {
}
.concierge-menu li {
	float: left;
	list-style-type: none;
}
* html .con-menu2-1 a {
	display: block;
	width: 260px;
	text-align: center;
	background-image: url(../concierge/img/concierge-b.jpg);
	height: 38px;
	color: #333;
	font-size: 16px;
	line-height: 2.4em;
	padding: 0px;
	border: 1px solid #666;
	text-decoration: none;
	font-weight: 600;
}
.con-menu2-1 a {
	display: block;
	width: 258px; /**/
	;
	text-align: center;
	background-image: url(../concierge/img/concierge-b.jpg);
	height: 38px;
	color: #333;
	font-size: 16px;
	line-height: 2.4em;
	padding: 0px;
	border: 1px solid #666;
	text-decoration: none;
	font-weight: 600;
}
* html .con-menu2-1 a:hover {
	background-image: url(../concierge/img/concierge-b_f.jpg);
}
.con-menu2-1 a:hover {
	background-image: url(../concierge/img/concierge-b_f.jpg);
}


* html .con-menu2-2 a {
	display: block;
	width: 260px;
	text-align: center;
	background-image: url(../concierge/img/concierge-b.jpg);
	height: 38px;
	color: #333;
	font-size: 16px;
	line-height: 2.4em;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-decoration: none;
	font-weight: 600;
}
.con-menu2-2 a {
	display: block;
	width: 258px; /**/
	;
	text-align: center;
	background-image: url(../concierge/img/concierge-b.jpg);
	height: 38px;
	color: #333;
	font-size: 16px;
	line-height: 2.4em;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-decoration: none;
	font-weight: 600;
}
* html .con-menu2-2 a:hover {
	background-image: url(../concierge/img/concierge-b_f.jpg);
}
.con-menu2-2 a:hover {
	background-image: url(../concierge/img/concierge-b_f.jpg);
}

.inq {
	margin-top: 15px;
	margin-bottom: 15px;
}

.inq h3 a {
	background-image: url(../img/inq.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 253px;
	text-indent: -10000px;
	display: block;
}

.inq p {
	display: none;
}

/*-- 20100128　追記　(i)POWER FACTORYページ用 --*/

.topf a {
	display:block;
	width: 287px;
	height: 36px;
	margin: 0 0 20px 40px;
	background-image:url(../works/img/pf02.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

.topf a:hover {
	background-image:url(../works/img/pf02_f.jpg);
}

.pf_box01 {
	width: 450px;
	border-color:#39C;
	border-style:dotted;
	margin: 0px 0 25px 25px;
	padding: 15px;
	font-size:14px;
	font-weight:bold;
	color:#666;
}

.style01 {
	color:#30C;
	font-weight:bold;
}

.style02 {
	color:#F00;
	font-weight:bold;
}
