/* ===================================================================
CSS information

 file name  :index.css
 style info :個別のStyleSheet
=================================================================== */

/* -----------------------------------------------------------

----------------------------------------------------------- */
.sitemap_it01{
	width: 690px;
	margin:0 auto 0px;
}
.sitemap_it02{
	width: 230px;
}
.sitemap_it02 p{
	font-size: 12px;
	color: #6F5B32;
	background-image: url(../images/sitemap_it02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 42px;padding-top: 8px;
	height: 22px;
}
.sitemap_it02 p a{
	font-size: 12px;
	color: #6F5B32;
	text-decoration: none;
}
.sitemap_it02 p a:hover{
	font-size: 12px;
	color: #629832;
	text-decoration: underline;
}