@charset "utf-8";


#contents_area h1 {
background:url(../sitemap/images/h1_ttl.gif) no-repeat;
width:690px;
height:69px;
margin-bottom:15px;
text-indent:-9999px;
}
#contents_area h1#newstopics {
background:url(../news/images/h1_ttl.gif) no-repeat;
width:690px;
height:69px;
margin-bottom:15px;
text-indent:-9999px;
}
div.news_area h2#news2008 {
	background:transparent url(../news/images/h2_2008.gif) no-repeat scroll 0 0;
	/*border-bottom: none;*/
	margin: 0px 0px 10px 10px;
}
div.news_area h2#news2009 {
	background:transparent url(../news/images/h2_2009.gif) no-repeat scroll 0 0;
	/*border-bottom: none;*/
	margin: 0px 0px 10px 10px;
}
div.news_area h2#news2010 {
	background:transparent url(../news/images/h2_2010.gif) no-repeat scroll 0 0;
	/*border-bottom: none;*/
	margin: 0px 0px 10px 10px;
}
div.news_area h2 {
margin: 0px 0px 4px 10px;
padding: 0px 0px 4px;
text-indent: -9999px;
}
ul#sitemap{
	margin:20px 40px;
}
ul#sitemap li{
	margin:5px;
	font-size:12px;
	line-height:1.2em;
}

ul#sitemap li.top{
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
}
ul#sitemap li.category{
	margin:20px 0 0;
	padding:5px 20px;
	font-size:14px;
	font-weight:bold;
	background:#FDF6EE url(../sitemap/images/arrow1.gif) no-repeat center left;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	color:#666666;
}
ul#sitemap li.second{
	padding:2px 35px;
	font-size:12px;
	background:url(../sitemap/images/arrow2.gif) no-repeat center left;
}
ul#sitemap li.third{
	padding:0px 48px;
	font-size:12px;
	background:url(../sitemap/images/arrow3.gif) no-repeat center left;
}


/*以下、バックアップ

#contents_area h1 {
background:url(../sitemap/images/h1_ttl.gif) no-repeat;
width:690px;
height:69px;
margin-bottom:15px;
text-indent:-9999px;
}

ul#sitemap{
	margin:20px 40px;
}
ul#sitemap li{
	margin:5px;
	font-size:12px;
	line-height:1.2em;
}

ul#sitemap li.top{
	margin-bottom:20px;
	font-size:16px;
	font-weight:bold;
}
ul#sitemap li.category{
	margin:20px 0 0;
	padding:5px 20px;
	font-size:14px;
	font-weight:bold;
	background:#FDF6EE url(../sitemap/images/arrow1.gif) no-repeat center left;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	color:#666666;
}
ul#sitemap li.second{
	padding:2px 35px;
	font-size:12px;
	background:url(../sitemap/images/arrow2.gif) no-repeat center left;
}
ul#sitemap li.third{
	padding:0px 48px;
	font-size:12px;
	background:url(../sitemap/images/arrow3.gif) no-repeat center left;
}
*/