@charset "Shift_JIS";

body{
	background:#fff;
	color:#000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	text-align:center;
}

#footer{
	background-color:#fff;
	width:600px;
	border-top:12px solid #ccc;
	margin:10px auto 0 auto;
	padding:10px 0;
	text-align:center;
	font-size:12px;
	line-height:1.3em;
}

#footer a{
	text-decoration:none;
	color:#09c;
}

#footer a:hover{
	text-decoration:underline;
	color:#f60;
}

#footer .jusho{
	width:500px;
	margin:0 auto;
	padding:5px 0;
	text-align:left;
}