@charset "shift_jis";
/*header*/

#headnavBox a:hover{
	text-decoration:none;
	color:#669900;
}


#searchtext {
	float: right;
	width: 120px;
	font-size: 12px ! important;
	color:#669900;
	border: 1px solid #939393;

}



/*main*/



#mainCont{
	width:760px;
	margin:0px auto;
	background-color:#4E7B3B;
	background-image:url(../0_common/images/bg_green.gif);
}



#mainBox a:hover{

	color:#669900;
}







/*right_navi*/

#sideBox{
	float:right;
	text-align:left;
	width:200px;
	margin:0px auto;
	background-color:#4E7B3B;
	background-image:url(../0_common/images/bg_green.gif);
	padding-bottom:20px;
}

#footer{
	font-family: "MS Gothic", "MS Mincho", "MS PGothic", Osaka;
	text-align:left;
	width:760px;
	margin:0px auto;
	height:auto;
	background-color:#FFFFFF;
	color:#939393;
	font-size: 84% ;
	border-top:1px solid #4E7B3B;
	clear:both;
}


#footer a:hover{
	text-decoration:none;
	color: #669900;
}


h1{
	font-size: 108% ;
	line-height: 1.7em ;
	color:#4E7B3B;
	margin:0px auto;
}

.greenrect_list{
list-style-image:url(../4_safety/images/list_rect.gif);

}






