body {
	font: 10pt "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	width: 100%;
	color: #990000;
	text-decoration: underline;
}
.title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #A2CC33;
	padding: 10px;
	border-left: 10px solid #0099FF;
	letter-spacing: 2pt;
	background: #FFFFCC;
}
.menu {
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #EF629D;
	margin-left: 0px;
	text-align: center;
	width: 135px;
	float: left;
	background: #EF629D;
	color: #FFFFFF;
}
a.menu:hover{
	text-decoration: none;
	width: 135px;
	background: #FFFFE1;
	border: 1px solid #EF629D;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #EF629D;
}
a.menu:link {

	text-decoration: none;
	width: 135px;
	background: #EF629D;
	border: 1px solid #EF629D;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
.menu-2 {

	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #EF629D;
	margin-left: 0px;
	text-align: center;
	width: 135px;
	float: left;
	background: #EF629D;
	color: #FFFFFF;
}
a.menu-2:hover {

	text-decoration: none;
	width: 135px;
	background: #FFFFCC;
	border: 1px solid #EF629D;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #EF629D;
}
a.menu-2:link {


	text-decoration: none;
	width: 135px;
	background: #EF629D;
	border: 1px solid #EF629D;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.headmenu {
	border-bottom: thin dotted #EF629D;
	padding-bottom: 15px;
	width: 700px;
	margin-bottom: 15px;
}
.main {
	width: 900px;
	padding-top: 10px;
}

.title-login {
	font-weight: bold;
	color: #FFFFFF;
	background: #EF629D;
	padding: 10px;
}
#sys_msg {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 20px;
	background: #666666;
	width: 700px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
