@charset "utf-8";
/* CSS Document */


#body{
	width:830px;
	margin:20px auto 70px;
	height:100%;
}
h3{
	margin:10px 0 0 15px;
	padding:0 0 0 17px;
	background:url(../images/icon01.gif) no-repeat 0 2px;
	font-size:1em;
}
h4{
	margin:10px 0 0 15px;
	padding:0 0 0 17px;
	background:url(../images/icon02.gif) no-repeat 0 2px;
	font-size:1em;
}

.left01{
	width:270px;
	float:left;
	margin:0 10px 0 0;
}
.center01{
	width:270px;
	float:left;
}
.right01{
	width:270px;
	float:right;
}


















