@charset "UTF-8";


h2{
	display:block;
	background:url(../img/h2.gif) no-repeat 0 0;
	width:189px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 20px 40px;
}


h3{
	display:block;
	background:url(../img/h3.gif) no-repeat 0 0;
	width:330px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 25px 0;
}


.box ul{
	list-style-type:decimal;
	list-style-position:outside;
}
.box ul li{
	margin:0 0 10px 0;
}


#note{
	width:600px;
	text-align:right;
}
