@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 li{
	margin-bottom:10px;
	padding-left:10px;
	background:url(../img/mini_bullet.jpg) left top no-repeat;
	margin-left:20px;
}
#main_contents li.category_top {
	background: url(../img/bullet.gif) left top no-repeat;
	padding-left:10px;
	margin-top:30px;
	margin-left:0px;
	color:#669900;
	font-weight: bold;
}
#main_contents li.category_top a{
	color:#669900;
	font-weight: bold;
	text-decoration:underline;
}
#main_contents li.category_top a:hover{
	color:#FF9900;
	font-weight: bold;
}
#main_contents .category_2 {
	margin-left: 50px;
}

#main_contents a{
	color:#666666;
}
#main_contents a:hover{
	color:#669900;
}
