/* menu css */

.p_yuri_menu_text {
	width: 565px;
	line-height: 140%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 7px;
	margin-left: 7px;
	margin-right: 7px;
}
#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";
	font-size: 80%;
}
.yuri_menu_p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 13px;
	line-height: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

a.yuri_menu{text-decoration: none;}
yuri_menu a:link {
	color: #0033FF;
	text-decoration: none;
}
yuri_menu a:visited {
	color: #0033FF;
	text-decoration: none;
}
yuri_menu a:hover {
	color: #CC0033;
	text-decoration: none;
}
yuri_menu a:active {
	color: #CC0033;
	text-decoration: under-line;
}
