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


/*-----------------------------------------

Last update:    2015-03-02  by A.G	

Order of description

__index

---------------------------------------*/



/*=============================
index
=============================*/

#sitemap_left{
	float:left;
	width:470px;
}

#sitemap_right{
	float:right;
	width:470px;
}

#index .block01 h3{
	background:#eee;
	padding:8px 10px 6px 20px;
	margin-bottom:40px;
}

#index .block01 h3.btm_none{
	margin-bottom:10px;
}

#index .block01 a{
	background:url(../img/arrow01.gif) no-repeat 0 3px;
	color:#333;
	padding-left:15px;
}

#index .block01 a:hover{
	background:url(../img/arrow01_on.gif) no-repeat 0 3px;
	color:#63a800;
	text-decoration:none;
}

#index .block01 ul{
	padding-left:30px;
}

#index .block01 ul li{
	margin-bottom:10px;
}







