/* CSS Document */

#mainmenu a {
/*	width: 198px;*/
	height: 25px;
	margin: 0px;
	background-image: url(../main_menu_img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding-left: 28px;
	padding-top: 7px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
/*	line-height: 100%;*/
	display: block;
}
#mainmenu A:hover {
/*	width: 198px;*/
	color: #333333;
	background-color: #CCCCCC;
}


/*menu*/
.menuFrame {
	border: 1px solid #999999;
	margin: 0px;
	background-color: #fff;
	padding: 0px;
}
.menuArer {
	width: 200px;
	margin: 0px;
	background-image: url(../main_menu_img/menu_line01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px;
}
.menuArer02 {
	width: 200px;
	height: 25px;
	margin: 0px;
	background-image: url(../main_menu_img/menu_line01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}
.menuArer03 {
	width: 198px;
	height: 25px;
	margin: 0px;
	background-image: url(../main_menu_img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding-left: 28px;
	line-height: normal;
}
/*
.menuArer03 a {
	width: 198px;
	height: 25;
	margin: 0px;
	background-image: url(../main_menu_img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	padding-left: 28px;
	padding-top: 7px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 100%;
}
*/
.menuArer03 a:hover {
	color: #333333;
	background-color: #CCCCCC;	
}

.login {
	width: 200px;
	height: 25px;
	margin: 0px;
	border-top: 3px solid #CCCCCC;
	/*border-bottom: 1px dotted #666666;*/
	background-color: E6E6E6;
	background-image: url(../main_menu_img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 28px;
	padding-top: 1px;
	line-height: normal;
}
.loginText {
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Charcoal",  "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.loginFld {
	font-family: "Tahoma", "Verdana", "Geneva", "Arial", "Charcoal",  "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000;
	border: 1px solid #666;
	background: #fff;
}
.none a {
}
.none A:hover {
	color: #333333;
}
/*menu*/
