@charset "euc-jp";

body{
	background:#fff;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif, Osaka;
	font-size:90%;
	line-height:1.7em;
}
a img{
	border:0;
}

h2{
	font-size:90%;
	margin:0;
}
.header{
	background:url(../images/tanuki.png) no-repeat top right;
	padding:20px 0 15px 0;
}
#wrapper{
	width:950px;
	margin:0 auto;
}
.up,.reference{
	font-size:90%;
	text-align:right;
}
.menu{
	background:#f0f0f0;
	border-bottom:1px solid #ccc;
	list-style:none;
	padding:5px 15px;
	font-size:90%;
	margin:0;
}
.menu li{
	display:inline;
	margin-right:15px;
}
