* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
}
body {
	font-family: "Lucida Grande",  'メイリオ', Meiryo,Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	font-size: 0.9em;
	color : #333333;
	margin: 0;
	padding: 0;
	background-color: #C7BDAE;
	line-height:1.4;
}

   A:link{color: #000066; text-decoration: none; }
   A:visited{color: #663399; text-decoration: none; }
   A:active{color: #006699; }
   A:hover{color:#0066CC;text-decoration: underline; }

html, body {
	height:100%;
	}
td img {display: block;}


.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/**html #container {
	height:100%;
	}*/
#rapper{
	/*overflow: hidden;*/
	margin: 0 auto;
	width:800px;
	background-color: #FFFFFF;
	}   

#banner {
	padding: 0px;
	float: left;
	text-align: left;
	clear:both;
	background-color: #FFFFFF;
	width: 800px;
	height: 90px;
}
#banner h1{
	display:none;
	}
#top-banner{
	margin: 10px 0 0 15px;
	width: 270px;
	float: left;
}
#top-banner2 {
	width:400px;
	margin: 10px 15px 0 0;
	float: right;
}
#top-banner2 h2{
	font-weight:bolder;
	font-size:14px;
}
#top-banner-description2{
	margin:5px 10px 10px 18px;
	text-align: left;
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height:1.2;
	}
#navi {
	width:800px;
	height:40px;
	text-align:center;
	margin: 0;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
}
#navi ul {
	withd:800px;
	margin:0;
	padding:0;
	height: 30px;
}
#navi li{
	float:left;
	margin:5px 8px 0 8px;
	height: 30px;
	list-style:none;
	display: block;
	}
#navi A {
	display:block;
	padding:5px 0 0 0;
}
#navi A:link{
	color: #FFFFFF;
	text-decoration: none;
	 }
#navi A:visited{color: #FFFFFF; text-decoration: none; }
#navi A:active{color: #FFFF00; }
#navi A:hover{
	color:#FFFF00;
	text-decoration: none;
	}
	
#main-container{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	clear: both;
	float: left;
	}
#main-container:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#titlebox{
	width: 754px;
	text-align:left;
	margin:0 auto 0 auto;
	height:100%;
	clear: both;
	}
#titlebox h2{
	display:none;
	}
#formbox{
	width: 754px;
	text-align:left;
	margin:0 auto 0 auto;
	height:100%;
	clear: both;
	}	
#listnavi{
	height: 20px;
	text-align: right;
	float: right;
	clear: both;
	margin: 10px 0;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	color: #CC3300;
	}
#listnavi a{
	padding-right:15px;
	background-image:url(../images/comon/iconarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	}
#main-contentsbox{
	margin: 0 0 10px 15px;
	padding: 0;
	width: 500px;
	float: left;
	display: inline;
}
#main-contentsbox:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#main-contentsbox h3{
	padding: 0;
	font-size:110%;
	color:#FF00FF;
	font-weight: bolder;

}

#main-contentsbox h2{
	color:#FFFFFF;
	font-size:110%;
	font-weight: bold;
	background-image: url(../images/top_h2_bg.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 15px;
	height: 40px;
}
#main-contentsbox-right{
	margin: 0 0 10px 10px;
	padding: 0;
	width: 150px;
	float: right;
	display: inline;
	text-align: right;
}
#main-contentsbox-main{
	margin: 12px 0 10px 20px;
	padding: 0;
	width: 550px;
	float: left;
	display: inline;
}
#main-contentsbox-main:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#main-contentsbox-main h3{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size:110%;
	color:#003796;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009966;
}

#main-contentsbox-main h2{
	color:#999900;
	font-size:110%;
	font-weight: bold;
}

#main-contentsbox-main ul {
	padding: 1px 0;
	list-style: none;	
}
#main-contentsbox-main li {
	padding: 3px 0 5px 18px;
	margin: 0 0 5px 0;
	list-style: none;
	background-image: url(../image/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.itembox-rapper{
	clear:both;
	margin:15px auto 0 auto;
	width:780px;
}
.itembox{
	float:left;
	width:250px;
	margin: 0 5px 0 5px;
	display: inline;
	text-align: left;
}
.itembox h2{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 110%;
	font-weight: bolder;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.itembox h2 a:link {color: #CC3333; text-decoration: none; font-weight:bolder;}
.itembox h2 a:visited {color: #993399; text-decoration: none; font-weight:bolder;}
.itembox h2 a:active{color: #CC3333; text-decoration: none; font-weight:bolder;}
.itembox h2 a:hover{color: #FF0000; text-decoration: underline; font-weight:bolder; }


.rss {
	background-image: url(../images/comon/rss.gif);
	background-repeat: no-repeat;
	background-position: 200px 3px;
}

.itembox li {
	padding: 3px 0 0 10px;
	margin: 0;
	list-style: none;
	background-image: url(../images/comon/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.itembox li a:link{color: #000066; text-decoration: none; font-weight:bolder;}
.itembox li a:visited {color: #993399; text-decoration: none; font-weight:bolder;}
.itembox li a:active{color: #0000FF; text-decoration: none; font-weight:bolder;}
.itembox li a:hover{color: #0000FF; text-decoration: underline; font-weight:bolder; }

.itembox-strong{
	color: #FF0000;
	font-weight: bold;
}
.itembox img {
	border:none;
	}
.itembox-text{
	padding:10px 5px 0 5px;
	font-size: 95%;
}		
.itembox-text-red{
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}
.rightlink {
	text-align:right;
	padding-right: 18px;
	background-image: url(../images/comon/iconarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 20px;

}

.societybox{
	width: 754px;
	text-align:left;
	margin:5px auto 0 auto;
	height:100%;
	clear: both;
	}
.society-text {
	width:580px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 30px;
	}
	
.society_top{
	background-image:url(../images/top/menubox_top.gif);
	height: 15px;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.society_main{
	background-color:#C7BDAE;
	margin: 0;
	padding: 0;
	background-image: url(../images/top/societybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:100px;
	height: auto !important;
	height:100px;
	}
.society_bottom{
	height: 14px;
	padding:0;
	margin:0;
	background-image: url(../images/top/menubox_bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
.top {
	text-align:right;
	clear: both;
	margin: 10px auto;
	width: 780px;
	}	
.top a {
	text-decoration:none;
	background-image: url(../images/comon/iconarrow_top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	}

.contents {
	margin:15px 10px 15px 10px;;
	padding:0;
	}
.contents h2{
	font-size: 115%;
	color: #CC0000;
	font-weight: bolder;
	margin: 0 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CC0000;
	padding-bottom: 5px;
}
.contents ul {
	margin: 15px 10px;
	padding:10px;
	border: 1px dotted #999999;
	width:400px;
	}
.contents ol {
	padding:10px;
	}
.contents li {
	padding: 3px 0 0 10px;
	margin: 0;
	list-style: none;
	background-image: url(../images/comon/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.q{
	background-image: url(../info/images/q.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:3px 0 10px 35px;
	border-bottom: 1px dotted #cccccc;
	clear: both;
	}
.inside {
	font-weight:bold;
	margin:0 8px 0 10px;
	}
#main-contentsbox ul {
	margin: 5px 0 10px 10px;
	padding: 0px;
}
#main-contentsbox li {
	padding: 3px 0 5px 26px;
	margin: 0 0 5px 0;
	list-style: none;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.impact{
	font-size: 110%;
	color: #009933;
	font-weight: bold;
}

.hyou {
	padding: 10px 0px 10px 0px;

}

.hyou table {
	 border: 1px solid #CC3300;
	 border-collapse:separate;
	 	font-size: 90%;
}

.hyou td,th {
	padding:8px;
	}
.hyou th{
	background-color:#99CC99;
	text-align:center;
	border-right:1px dotted #CC3300;
	border-bottom:1px solid #CC3300;
	}
.hyou-car{
	font-size:90%;
	background-color:#FFF0FE;
	border-right:1px dotted #CC3300;
	border-bottom:1px solid #CC3300;
	}
.hyou-eco-title{
	background-color:#CC0000;
	border-right:1px solid #CC3300;
	border-bottom:1px solid #CC3300;
	font-weight:bold;
	color: #FFFFFF;
	}
.hyou-eco-new{
	border-right:1px dotted #CC3300;
	border-bottom:1px dotted #CC3300;
	background-color:#F9F8F7;
	}
.hyou-eco-new-plice{
	border-right:1px dotted #CC3300;
	border-bottom:1px dotted #CC3300;
	text-align:center;
	background-color:#FFCCCC;
	}
.hyou-eco-old{
	border-right:1px dotted #CC3300;
	border-bottom:1px solid #CC3300;
	}
.hyou-eco-old-plice{
	border-right:1px dotted #CC3300;
	border-bottom:1px solid #CC3300;
	font-size:100%;
	font-weight:bolder;
	color:#CC3300;
	text-align:center;
	}
#footnavi{
	width: 780px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	height: 30px;
}
#footnavi ul {
	padding: 0;
	list-style: none;
	text-align:left;
}
#footnavi li {
	padding: 3px 10px 5px 15px;
	list-style: none;
	background-image: url(../images/comon/iconarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float:left;
}

#futter{
	margin: 0px;
	padding: 15px 0 10px 0;
	width: 800px;
	float: left;
	text-align: center;
	clear:both;
	background-color: #000000;
	bottom: 0;
	background-image: url(../images/comon/futterbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}
#futter h2 {
	color:#FFFFFF;
	font-size:110%;
	font-weight: bolder;
}

#counter-box {
	margin: 0 0 15px 0;	
	text-align:center;
	font-size: 11px;
}
#counter-box img {
	border:0px;
	position:relative;
	top:4px;
}
.banner{
	border: 0px;
	width: 251px;
	padding: 0px;
	margin: 5px 0 5px 5px;
	float:left;
}

#qr-code{
	width:525px;
	margin-top:10px;
	padding:0;
	height: 84px;
	background-image: url(file:///D|/www/images/top/qr-code.gif);
	}
.qr-code-text{
	float:right;
	margin: 20px 10px 8px 0;
	font-size: 11px;
}
.submit-url{
	clear:both;
	margin-left:100px;
	font-size: 11px;
	}	

.clear {
	clear:both;
	}
.text-hi{
	display:none;
}
.linkbn {
	border:0;
	margin:0 0 10px 0;
	}
	.indent {
	margin:15px 0 15px 15px;
	}
.imgleft {
	float: left;
	margin: 5px 15px 5px 0px;
	padding: 0px;
}
.imgright {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}

#map {
	text-align:center;
	width:580;
	}
.cont {
	padding:10px;
	border-bottom: 1px solid #CCC;
	width: 760px;
	float: left;
	margin: 10px 10px;
	}
.contents {
	padding:0 10px 0 10px;
	clear:both;
	margin-bottom: 25px;
	float: left;
	width: 760px;
	display: inline;
	}
.slide{
	float:right;
	background-color: #FFFFFF;
	padding: 5px 5px 20px 5px;
	text-align: center;
	font-size: 90%;
	color: #666666;
	margin-left: 8px;
	}
.form {
	width:100%;
	}
.form table{
	border:1px solid #003365;
	border-collapse:separate;
	background-color:#FFFFFF;
	}
.form td{
	border-right:1px solid #003365;
	border-bottom:1px solid #003365;
	padding:7px;
	} 
.form-td-left {
	background-color:#CCFF99;
	text-align:center;
	}
.form-td-bg {
	background-color:#CCFFCC;
	}
.form-td-colspan {
	text-align:center;
	}
.paint-rapper {
	width: 540px;
	margin: 0 auto;
	}
.paint-photo-rapper {
	padding-right:20px;
	width: 250px;
	float: left;
	background-image: url(../images/comon/iconarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 20px;
	}
.paint-photo-image{
	padding:5px 5px 5px 5px;
	border:1px solid #999999;
	width: 225px;
	float:left;
	}
.paint-photo-image-text{
	text-align:center;
	padding-top:5px;
	}
.answer {
	background-color:#FFDDE7;
	background-image: url(../info/images/a.gif);
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 10px;
	clear: both;
	}
.faq-back{
	text-align:right;
	font-size:90%;
	}
.gaiyou {
	padding: 3px 0 5px 26px;
	margin: 0 0 5px 0;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.link {
	padding:10px 0 5px 0;
	border-bottom:1px dotted #666;
	color:#009933;
	font-size:110%;
	font-weight:bolder;
	margin-bottom:15px;
}
.case-rapper {
	width: 730px;
	margin: 0 auto;
	margin-top: 10px;
	}
.case-photo-rapper {
	padding-right:10px;
	width: 160px;
	float: left;
	background-image: url(../images/comon/iconarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	display: inline;
	}
.case-photo-image{
	padding:5px 5px 5px 5px;
	border:1px solid #999999;
	width: 140px;
	float:left;
	margin-right: 20px;
	display: inline;
	}
.case-photo-image-text{
	text-align:center;
	padding-top:5px;
	font-size: 12px;
	}
.sitemap {
	line-height:2;
	}
.indent-cont{
	margin:8px 50px;
	border:1px dotted #cccccc;
	background-color:#F5F5F5;
	padding:5px;
	font-size:90%;
	line-height:1.5;
	}
