
body {
	color: #616161;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ　Pro W3", "MS Pゴシック", sans-serif;
	/*background: #FAF8C6;*/
	background: #FFFFFF;
}
a:link {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover,
a:focus {
	color:#3366cc;
}
a:active {
	color: #cc3300;
}
#wrapper {
	width: 760px;
	margin: 0 auto;

}
#wrapper div#header {
	width: 760px;
	height: 420px;
	margin: 0 auto;
	position: relative;
	background: url(../img/top-2018ttl.jpg) center top no-repeat;
}
#wrapper div#content {
	width: 100%;
	margin: 0 auto;

}
#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
#header div#lastupdate {
	float: left;
	padding-top: 20px;
	padding-left: 610px;
	text-align: left;
	color: #522A06;
	font-size: 100%;
}

#header div#sevenword {
	float: left;
	padding-top: 122px;
	padding-left: 380px;
	text-align: left;
	color: #06513A;
	font-size: 100%;
}
#content .primary div#navigation {
	float: left;
	padding-top: 32px;
}
#primary ul#navigation   {
	background: #f5f5f5;
	line-height: 1.2;
	float: left;

}
#navigation ul li  {
	float: left;
	padding: 8px 10px 8px 18px;
	padding-bottom: 4px;
	marrgin-bottom: 6px;
}
#books p {
	float: left;
}



p, th, td{
	font-size:	13px;
}
img{
	border=0
}

h1{
	height:		80px;
	margin:	0;
}


