/* BodyÝ’è
---------------------------------------------*/
body {
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF
}
#navigation {
	width: 500px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
}
#navigation li {
	margin: 0;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../image/top/list_mw.gif) left center no-repeat; /
}
#navigation a {
	padding: 0px 0px 0px 10px;
	background: #FFFFFF url(../image/top/list_mw.gif) left center no-repeat;
	display: block;
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	color: #CC0000; /* ƒIƒ“ƒ}ƒEƒXŽž‚Ì•¶ŽšF‚ðŽw’è */
	background: #FFFFFF url(../image/top/list_mr.gif) left center no-repeat; /
}
