#yuri_menu_wrapper {
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	height: 1050px;
}
.yuri_menu_p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.a yuri_menu{text-decoration: none;}

.yuri_menu_p a:link {
	color: #0033FF;
	text-decoration: none;
}
.yuri_menu_p a:visited {
	color: #0033FF;
	text-decoration: none;
}
.yuri_menu_p a:hover {
	color: #FF0000;
	text-decoration: none;
}
.yuri_menu_p a:active {
	color: #CC0033;
	text-decoration: under-line;
}
