/*==================================================
	タイトル
==================================================*/
div#mainbox_body h2 {
	background-image: url("../image_2012/sitemap/title.gif");
	background-repeat:no-repeat ;
}

table#sitemap {
	margin-left:50px ;
	padding:0 ;
}

table#sitemap ul {
	margin:5px 0 0 15px ;
	padding:0 ;
}

table#sitemap li {
	margin:0 ;
	padding:0 ;
	list-style-type:none ;
	color:#333333 ;
	font:12px/14px osaka ;
	line-height:1.4em ;
	text-decoration:underline ;
}
