@charset "shift_jis";
/* ---------------------------------
     base styles
		 last updated 2025.06.12
------------------------------------*/

#menu ul li#sitemap a { 
	background-image: url("../common/images/menu_on.png");
	background-position: 0 -282px;
}

#menu {
	margin-bottom: 21px;
}

#main div.message a {
	color: #06F;
}
#main div.message h2 {
	font-size: 110%;
	color: #d0121b;
	border-bottom: none;
	margin-bottom: 15px;
}

#main div.message #sitemapnav ul {
	list-style-type: none;
	line-height: 1.7;
	margin-left: 0.3em;
}

#main div.message #sitemapnav ul ul {
	margin-left: 1.0em;
}

#sitemapnav {
	margin-bottom: 30px;
}

