@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color:#FFFFFF;
}
#header {
	width:996px;
	background-image:url(image/header.jpg);
	background-repert:no-repert;
}

#header2 {
	width:996px;
	height:94px;
}

#header2 #h_img {
    width:996px;
	background-color:#A4E2C2;
}
#h_img p {
	background-color:#A4E2C2;
	padding:2px 0px 2px 10px;
}

#header2 #box {
     width:988px;
}
#box #box1 {
     width:216px;
	 float:left;
	 margin-top:2px;
	 margin-left:2px;
}
#box #box2 {
     width:288px;
	 float:left;
	 margin-top:5px;
	 text-align:center;
}
#box #box3 {
     width:480px;
	 float:left;
	 margin-top:5px;
}
#box #reset {
	font-size: 1px;
	line-height: 100%;
	display: block;
	height: 1px;
	clear: both;
}
