body,td,div,li{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;

}
a:visited {
	color: #FFCC33;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.menu {
	font-size: 14px;
	display: block;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 2px;
	width: 120px;
	padding-left: 2px;
}
a:link.menu{
	color: #006699;
	text-decoration: none;


}
a:visited.menu {
	color: #006699;
	text-decoration: none;


}
a:hover.menu {
	color: #FF6600;
	text-decoration: none;
}
a:active.menu {
	color: #999999;
	text-decoration: none;
}

.menu-l {

	font-size: 14px;
	display: block;
	text-decoration: none;
	margin-left: 2px;
	width: 120px;
	padding-left: 2px;
}

a:link.menu-l{
	color: #006699;
	text-decoration: none;


}
a:visited.menu-l {
	color: #006699;
	text-decoration: none;


}
a:hover.menu-l {
	color: #FF6600;
	text-decoration: none;
}
a:active.menu-l {
	color: #999999;
	text-decoration: none;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #663333;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #333333;
	margin-left: 10px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	line-height: 26px;
	font-style: italic;
}


.submenu {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	color: #990000;
	display: block;
	text-decoration: none;
}

.bottom {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
	color: #FFFFFF;
	width: 120px;
	display: block;
	text-decoration: none;
}

a:link.bottom {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a:visited.bottom {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a:hover.bottom {
	color: #FF6600;
	text-decoration: none;
}
a:active.bottom {
	color: #006699;
	text-decoration: none;
}
.comment {
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 15px;
	background-color: #FFFFCC;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.orangefont {
	color: #990000;
}
.navyfont {

	color: #000066;
}
.redfont {


	color: #FF0000;
}
.mainfont {


	color: #CC0000;
}

.font10 {
	font-size: 10px;
}
.new {
	font-size: 12px;
	margin-left: 2px;
	color: #333333;
	padding: 2px;

}
.red10 {
	font-size: 10px;
	color: #FF0000;
}
