@import "fontsize.css";

/* local set */
body { padding:0; margin:0px; font-family:Osaka,"‚l‚r ‚oƒSƒVƒbƒN" }
a { color: #8B1912;; text-decoration: underline; line-height: 130% }
a:hover { text-decoration: underline; color: #8B1912; }
.bg { background-repeat: no-repeat }

/* submenu */
.submenu ul	{
	margin-top: 0;
	margin-bottom: 20px;
	margin-left:0;
	padding:0;
	}



.submenu li	{
	list-style-type:none;
	background-image:url(../img/icon02.gif);
	background-repeat:no-repeat;
	font-size: 75%;
	line-height: 140%;
	padding:5px 0 3px 17px;
}
.submenu_subctgl	{
	font-size: 75%;
	line-height: 140%;
}

.submenu a {
text-decoration:none;
}
.submenu a:hover {
text-decoration:underline;
}
