@charset "EUC-JP";

/*////////////////////////////////////////////////////////////
	HTML_BODY and (*)
////////////////////////////////////////////////////////////*/

html,body{
	font-size: 8pt;
	line-height: 1.4em;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
}
#wrapper a {
	color: #000000;
	text-decoration: none;
}

/*////////////////////////////////////////////////////////////
	NAVI
////////////////////////////////////////////////////////////*/

.english,
.pagetop,
#headerR,
#gnavi,
#footer_navi,
#footer #navi {
	display: none;
}
#topicpath {
	margin-top: 1em;
	margin-bottom: 1em;
}

/*////////////////////////////////////////////////////////////
	GUIDE
////////////////////////////////////////////////////////////*/

ul.gdnavi,
#footer p.close {
	display: none;
}
