/* フォント・リンク
-------------------------------------------------- */

a:link		{
  color : #242424;
}
a:visited	{
  color : #141414;
}
a:active	{
  color : #0080c0;
}
a:hover		{
  color : #008040;
}


/* BODY・レイアウト・見出し
-------------------------------------------------- */

body{
	width : 100%;
	margin-top : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	text-align : center;
	position : absolute;
	background-image: url(../top/main_bg.gif);
	background-repeat: repeat-x;
}
h1{
  font-size : 0px;
  text-indent : -9999pt;
  padding : 0px;
  margin : 0px;
  background-position : 0px 0px;
  width : 0px;
  height : 0px;
}
h2{
	font-size : 12px;
	margin : 0px;
	text-decoration : none;
	text-align : left;
	padding : 0px;
	font-weight : normal;
}
h3{
  font-size : 14px;
  font-weight : normal;
  text-decoration : none;
  padding : 0px;
  margin : 0px;
}
div,ul,h1,h2,h3{
	margin:0;
	}
ul {
	list-style:none;
}
#wrap {
	padding : 0;
	text-align : center;
	position : relative;
	width : 850px;
	background-color : #ffffff;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* ヘッダー
-------------------------------------------------- */

#header{
	width : 850px;
	height : 60px;
	bottom : auto;
	background-image : url(../top/header_new.gif);
	margin: 0px;
	float: left;
}
#header2{
	font-size : 12px;
	text-align : right;
	padding-top : 9px;
	padding-right : 10px;
	border-left-style : none;
	border-right-style : none;
	width : 840px;
	height : 20px;
	bottom : auto;
	margin: 0px;
	float: left;
}
#header3{
	font-size : 12px;
	text-align : left;
	padding-top : 9px;
	border-left-style : none;
	border-right-style : none;
	width : 820px;
	height : 30px;
	bottom : auto;
	margin: 0px;
	float: left;
	padding-left: 30px;
}


/* メイン内
-------------------------------------------------- */

#main{
	font-size : 12px;
	width : 600px;
	float : left;
	padding-top : 10px;
	padding-left : 5px;
}
#main2{
	font-size : 12px;
	width : 810px;
	float : left;
	padding-top : 10px;
	padding-left : 30px;
}
.boxfl{
	font-size : 12px;
	text-align : left;
	margin: 0px;
	height: 200px;
	width: 595px;
}
.box01{
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : left;
}
#main .box01 .camp {
	margin-top: 10px;
	display: block;
}
#main .box01 ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main .box01 div ul li p {
	margin: 0px;
	padding: 0px;
}


.box03{
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : left;
}
.box04{
	display: block;
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 5px groove #1AB5FF;
	padding-top: 20px;
}


/* 右カラム
-------------------------------------------------- */

#sub{
	width : 240px;
	float : left;
	padding-top : 10px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-bottom : 20px;
}
#sub ul {
	padding: 0px;
}
#sub ul li {
	display: block;
	margin: 0 0 8px 0;
	padding: 0px;
	float: left;
	height: auto;
	width: 240px;
}


.box02{
  font-size : 12px;
  width : 249px;  
  list-style-type : none;
  valign="top"
}


/* フッター
-------------------------------------------------- */

#footer{
	font-size : 12px;
	text-align : center;
	width : 100%;
	padding-top : 5px;
	padding-bottom : 5px;
	float : left;
	bottom : auto;
	height: 150px;
	background-image: url(../top/foot_bg.jpg);
}
#footer .footer_cont {
	display: block;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#footer .footer_cont dl {
	display: block;
	padding: 0px;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#footer .footer_cont dl dt {
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
	color: #FFF;
}
#footer .footer_cont dl dt a {
	text-decoration: none;
	color: #FFF;
}

#footer span {
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 1px;
	color: #999;
}
#footer span a {
	text-decoration: none;
	color: #999;
}




/* クラス指定
-------------------------------------------------- */

.sub_01{
  font-size : 12px;
  margin-top : 10px;
  
  margin-bottom : 7px;
  list-style-type : none;
}
.sub_02{
  font-size : 12px;
  padding-top : 10px;
  padding-left : 10px;
  padding-bottom : -5px;
}
.sub_03{
	font-size : 12px;
	border-width : 1px 1px 1px 1px;
	border-style : dotted dotted dotted dotted;
	border-color : #999999 #999999 #999999 #999999;
	frameborder : 0px;
	width : 560px;
	margin: 0px;
	padding: 0px;
	height: 600px;
}
.sub_04{
  padding-left : 10px;
}
.sub_05{
	font-size : 14px;
	text-align : left;
	width : 60px;
	height : 60px;
	margin: 0px;
	padding: 0px;
}
.sub_06{
  font-size : 14px;
  padding-left : 10px;
  background-color : #f0f0f0;
}
.sub_07{
  font-size : 12px;
  letter-spacing : 5px;
  padding-top : 3px;
  padding-left : 10px;  
}
.sub_08{
  margin-top : -12px;
  margin-bottom : 0px;
}
.sub_09{
  margin-top : 3px;
  margin-bottom : 3px;
}



/* テーブルクラス指定
-------------------------------------------------- */

.table_01{
  font-size : 12px;
  margin-top : 10px;
  cell-padding : 10px;
  cell-spacing : 0px;
  width : 100%;  
}
.table_02{
  font-size : 14px;
  background-color : #8e8e8e;
  margin-top : 10px;
  margin-bottom : 20px;
}
.tb_01{
  font-size : 12px;
  padding : 10px;
  border-collapse : separate;
  empty-cells : hide;
  width : 560px;
  margin-top : 10px;
  margin-bottom : 10px;
}
.tb_02{
  font-size : 12px;
  background-color : #CCCCCC;
  padding : 5px;
  border-collapse : separate;border-spacing : 1px;
  table-layout : auto;
  empty-cells : hide;
  margin-bottom : 15px;
}
.tb_03 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tb_04{
  font-size : 12px;
  background-color : #666666;
  padding : 5px;
  border-collapse : separate;border-spacing : 1px;
  table-layout : auto;
  empty-cells : hide;
  margin-bottom : 15px;
}
.tb_form {
	margin-top: 20px;
	background-color: #666;
	margin-bottom: 20px;
}
.sonpo {
	font-size: 12px;
	line-height: 14px;
	height: auto;
	width: 680px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.so_01 {
	list-style-position: outside;
}


/* テーブル列クラス指定
-------------------------------------------------- */

.tr{  
  margin-top : 20px;
  margin-bottom : 20px;
}
.tr_01{
  font-size : 12px;
  font-weight : bold;
  color : #ff0000;
  background-color : #ffffff;
}
.tr_02{
  font-size : 10px;
  background-color : #ffffff;
  letter-spacing : 1px;
  padding-top : 3px;
  padding-bottom : 3px;
}
.tr-01{
  font-size : 12px;
  padding-top : 9px;
  padding-bottom : 5px;
  width : 850px;
  height : 30px;
  text-align : right;
  padding-right : 15px;
  border-left-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-left-color : #bebebe;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #bebebe;
}


/* テーブル行クラス指定
-------------------------------------------------- */

.td{
  text-align : center;
}
.td_bg{
  background-color : #c8c8c8;
}
th.td_01{
	font-size : 12px;
	width : 145px;
	height : 30px;
	padding-left : 5px;
	background-color : #ffffff;
	text-align: center;
}
.td_01{
	font-size : 12px;
	width : 145px;
	height : 25px;
	padding-left : 5px;
	background-color : #ffffff;
	padding-top: 5px;
}
.td_011{
	font-size : 12px;
	width : 145px;
	height : 30px;
	padding-left : 5px;
	background-color : #ffffff;
}
.td_02{
  font-size : 12px;
  width : 110px;
  background-color : #ffffff;
  padding-left : 5px;
  text-align : center;
}
th.td_03{
	font-size : 12px;
	background-color : #ffffff;
	padding-left : 5px;
	width : 190px;
	text-align: center;
}
.td_03{
	font-size : 12px;
	background-color : #ffffff;
	padding-left : 5px;
	width : 190px;
}
.td_04{
  font-size : 12px;
  width : 390px;
  padding-top : 5px;
  padding-bottom : 5px;  
  padding-left : 5px;
  background-color : #ffffff;
}
.td_05{
  font-size : 12px;
  background-color : #bebebe;
  padding-left : 5px;
  height : 27px;
  width : 560px;
}
.td_06{
  font-size : 12px;
  padding-top : 7px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 7px;
  width : 95px;
  background-color : #ffffff;
}
.td_07 {
	font-size: 12px;
	padding: 0px;
	height: auto;
	width: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.td_08 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: 175px;
	padding-left: 5px;
}
.td_09 {
	letter-spacing: 1px;
	width: 40px;
	line-height: 14px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.td_10 {
	font-size: 10px;
	color: #333333;
	background-color: #F6F6F6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.td_11 {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	padding-left: 10px;
	background-color: #FAFAFA;
	border: thin dotted #CCCCCC;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_12 {
	font-size: 12px;
	background-color: #E3E3E3;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_13 {
	font-size: 12px;
	background-color: #e3e3e3;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
}
.td_14 {
	font-size: 14px;
	font-weight: bold;
}
.td_15 {
	background-color: #F6F6F6;
	border: thin dotted #CCCCCC;
}


/* LIクラス指定
-------------------------------------------------- */

.ti_ba01{
  padding-left : 3px;
}
.ti_box01{
  background-image : url(../repair/re_ti_b_01.gif);
  width : 550px;
  height : 70px;
  margin-top : 10px;
}


/* 文字クラス指定
-------------------------------------------------- */

.p_01{
  font-size : 12px;
  line-height : 18px;
  letter-spacing : 1px;
  padding-left : 10px;
  list-style-type : none;
}
.p_02{
  font-size : 12px;
  text-decoration : none;
  padding-top : 5px;
  padding-bottom : 5px;
  line-height : 16px;
  letter-spacing : 1px;
  list-style-type : none;
}
.p_03{
  font-size : 12px;
  line-height : 18px;
  letter-spacing : 2px;  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  list-style-type : none;
}
.p_04 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: -20px;
}
.p_05 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	list-style-position: outside;
	list-style-type: square;
	width: 600px;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 10px;
}
.p_06 {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 3px;
	width: 620px;
	background-color: #BCBCBC;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	margin-left: -20px;
	color: #FFFFFF;
	padding-top: 7px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
}
.p_07 {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	margin-left: -20px;
	margin-top: 20px;
	list-style-type: none;
	line-height: 18px;
	margin-bottom: 10px;
	width: 600px;
}
.p_08 {
	margin-left: -30px;
	list-style-type: none;
	margin-bottom: 10px;
}
.p_09 {
	font-size: 12px;
	letter-spacing: 3px;
	text-align: left;
	margin-left: -20px;
	margin-top: 20px;
	list-style-type: none;
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.p_10 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: left;
	width: 600px;
	list-style-type: none;
}
.p_st1{
  font-size : 14px;  
  text-align : left;
  padding-top : 7px;
  list-style-type : none;
  padding-bottom : 7px;
  letter-spacing : 2px;
  background-color : #d7d7d7;
  width : 300px;
  margin-bottom : 3px;
  padding-left : 10px;
}
.p_st2{
  font-size : 13px;
  padding-top : 7px;
  list-style-type : none;
  text-align : left;
  padding-bottom : 3px;
  letter-spacing : 2px;
  padding-left : 15px;
}
.p_pad{
	margin-left : 5px;
}
.p_spac{
  line-height : 16px;
  letter-spacing : 1px;
}
.style1 {
  color: #FF0000
}
.style2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}


/* クォーツページクラス指定
-------------------------------------------------- */

.qu_top{
  background-image : url(../coating/quartz_01.gif);  
  margin-top : 10px;
  width : 590px;
  height : 60px;
  margin-bottom : 10px;
}
.qu_menu{
  font-size : 14px;
  width : 570px;
  height : 30px;
  background-image : url(../coating/co_ban_m.jpg);
  margin-top : 15px;
  margin-bottom : 15px;
  padding-top : 9px;
  padding-left : 31px;
  font-weight : bold;
}


/* sonpo24クラス指定
-------------------------------------------------- */

.kantan{
	　font-size : 14px;
	width : 600px;
	height : 145px;
	background-image : url(../sonpo24/img/ban_kantan.gif);
	margin-top : 15px;
	margin-bottom : 15px;
	padding-top : 9px;
	padding-left : 31px;
	font-weight : bold;
	background-repeat: no-repeat;
}


/* バナークラス指定
-------------------------------------------------- */

.ni_ban{
  position : absolute;
  margin-top : 10px;
}

