.menu a:link,.menu a:visited {
	color: #003399;
	list-style-type: none;
}
.menu a:hover {
	color: #ff1493;
	list-style-type: none;
}

#menuopen {
	background-color: #CCCCCC;
	width: 200px;
	left: 30px;
	top: 69px;
	position: absolute;
	z-index: 18;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	visibility: visible;
}
#tutorial_menuopen {
	background-color: #CCCCCC;
	width: 300px;
	left: 32px;
	top: 69px;
	position: absolute;
	z-index: 18;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	visibility: hidden;
	padding-right: 5px;
}

.menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	list-style-type: none;
	line-height: 16px;
	list-style-image: url(../../../common_asset/others/typebullet.gif);
	list-style-position: outside;
	padding-right: 10px;
}

.toplink {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: normal;
	color: #CCCC99;
	list-style-type: none;
	line-height: 18px;
	list-style-image: url(../../../common_asset/others/typebullet.gif);
	list-style-position: outside;
	padding-right: 10px;
	word-spacing: 30px;
}
.toplink a:link,.toplink a:visited {
	color: #CCCC99;
	list-style-type: none;
}
.toplink a:hover {
	color: #ff1493;
	list-style-type: none;
}

.submenu {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	line-height: 14px;
}


.message {
	background-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	height: 20px;
	width: 150px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	line-height: 14px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.messageup {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	height: 20px;
	width: 150px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	line-height: 18px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.messageclick {
	background-color: #CCCCCC;
	height: 20px;
	width: 150px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	line-height: 18px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.message a:link,.messageup a:hover,.messageclick a:visited {
	color: #003366;
	}

#call_textindex  a:link,#call_textindex  a:hover,#call_textindex  a:visited {
	color: #003366;
}
