@charset "utf-8";

#grandmenu{
margin-top:10px;
}

#main {
	margin-top:10px;
	padding-right: 25px;
	padding-left: 25px;
}

#main_contents .h2_1{
	background: url(../img/h2_1.gif) left top no-repeat;
	text-indent:-9999px;
	height:40px;
	margin-bottom:5px;
}
#main_contents .h3_1{
	background: url(../img/h3_1.jpg) left top no-repeat;
	text-indent:-9999px;
	height:50px;
	margin-bottom:10px;

}
#main_contents .title {
	background: url(../img/bullet.gif) left top no-repeat;
	padding-left:10px;
	margin-top:30px;
	margin-bottom:10px;
	color:#669900;
	font-weight: bold;
}

