@charset "utf-8";


/*Share Style [  
----------------------------------------------------------- */  
* {   
    margin:0;   
    padding:0;   
} 
h1,h2,h3,h4,h5,h6,p,img,ol,ul,li,a,dl,dt,dd {
    margin: 0;
    padding: 0;
}   
img {   
    border:0;   
}   
address {   
    font-style:normal;   
}   
.clear {   
    clear:both;   
} 
li img {
	vertical-align: bottom;
}
li {
	list-style-type: none;
}

/*  
 Link Color [  
----------------------------------------------------------- */  
a:link {
	color:#333399;
	text-decoration:underline;
}   
a:visited {
	color:#003399;
	text-decoration:underline;
}   
a:hover {
	text-decoration:none;
}   
a:active {
	color:#9900CC;
}  


/* =========== ページレイアウト =========== */

/* ----- body,wrapper ----- */
body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	background-color: #e0e0e0;
　	background-position: top;
	background-repeat: repeat-x;
*background-image: none;    /* ~WinIE7, prepare to IE7's zoom bug */
	font-family: "verdana,ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	_font-family: "Arial,ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif; /* ~WinIE6 */
	font-size: 12px;
	*font-size: 90%;
	background-image: url(../img/body_bg.jpg);
}
html {
	background-image: url(../img/html_bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	background-color: #e0e0e0;
}





#wrapper_out {
	padding: 0px;
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/html_bg.gif);
	background-repeat: repeat-y;
}
#wrapper_in {
	background-color: #FFFFFF;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1 {
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 780px;
	text-indent:-9999px;
}
#global_navi {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	height: 49px;
	width: 755px;
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat-x;
}
#global_navi .global_navi {
	margin: 0;
	padding: 0;
	float: left;
	height: 49px;
	clear: left;
}


#global_navi .global_navi  li {
	margin: 0;
	padding: 0;
	float: left;
	height: 49px;
	vertical-align: top;
	line-height: 1;
	list-style-type: none;
}
#global_navi .global_navi  li  img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#navi_border {
	background-image: url(../img/navi_border.gif);
	background-repeat: repeat-x;
	margin: 5px 0px 0px;
	height: 3px;
	width: 780px;
}

#cover00 h2 {
	float:left;
	text-indent:-9999px;
	width:5px;
	height:220px;
	margin-top:10px;
	margin-bottom: 10px;
}
#cover h2 {
	background-image:url(../img/top_img01.jpg);
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	width:273px;
	height:220px;
	margin-top:10px;
	margin-bottom: 10px;
	}
#cover01 h2 {
	background-image:url(../img/top_img02.jpg);
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	width:224px;
	height:220px;
	margin-top:10px;
	margin-bottom: 10px;
}
#cover02 h2 {
	background-image:url(../img/top_img03.jpg);
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	width:273px;
	height:220px;
	margin-top:10px;
	margin-bottom: 10px;
}


#left_box {
	margin: 0px;
	float: left;
	width: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right_box {
	width: 495px;
	padding-left: 10px;
	float: right;
}
#left_box #add {
	background-image: url(../img/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#add dl {
	padding-top: 17px;
	padding-left: 20px;
	line-height: 1.25em;
}
.border {
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#btn_area {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#zengaren .zengaren_left {
	font-size:12px;
	line-height:1.3em;
	width: 65%;
	float: left;
	padding-left: 15px;
}
#zengaren {
	margin-top: 10px;
	margin-bottom: 10px;
}

#zengaren .zengaren_right {
	float: right;
	padding-right: 15px;
}
.link_kumiai {
	margin-top: 10px;
}
#footer {
	background-image: url(../img/footer_bg.jpg);
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 80px;
	background-repeat: repeat-x;
	background-color: #1D6D88;
}
#copy {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}

.info01{font-size:12px;
line-height:1.3em;
padding-bottom:8px;
}

.info02{font-size:12px;
line-height:1.3em;
padding-left:5px;
padding-bottom:8px;
}

#left_box #add02 {
background-image:url(../img/harada.gif);
	background-repeat: no-repeat;
	height:90px;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#add02 dl {
	padding-top: 17px;
	padding-left: 20px;
	line-height: 1.25em;
}

#mail{margin-bottom:10px;
}

/*コンテンツメニュー*/
#contents a{
	display:block;
	width:243px;
	height:121px;
	}

#t_seihin{
	width:248px;
	height:121px;
	background-image: url(../img/contents_01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#t_gaiyo{
	width:243px;
	height:121px;
	background-image: url(../img/contents_02.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}	
#t_sekou{
	width:248px;
	height:121px;
	background-image: url(../img/contents_03.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#t_link{
	width:243px;
	height:121px;
	background-image: url(../img/contents_04.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#t_recycle{
	width:248px;
	height:121px;
	background-image: url(../img/contents_05.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#t_solar{
	width:243px;
	height:121px;
	background-image: url(../img/contents_06.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}