@charset "utf-8";

#grandmenu{
margin-top:10px;
}
#grandmenu li.access{
	background: url(../../shared/img/menu_access.jpg) bottom;
	width:126px;
	height:60px;
	text-indent:-9999px;
}
#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 .h3_2{
	background: url(../img/h3_2.jpg) left top no-repeat;
	text-indent:-9999px;
	height:50px;
	margin-bottom:10px;
	margin-top:40px;

}
#main_contents img{
	margin-top:20px;
}
