/* CSS Document */
body,td{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 150%;
}
a{
	color: #0000FF;
	text-decoration: none;
}
a:visited{	color: #0000FF;
	text-decoration: none;
}
div#topbar{
	width:100%;
	text-align:right;
	font-size: 12px;
	}
div#topbar a{
	padding:17px 7px 2px 7px;
	color:#000000;
	text-decoration:none;
}
div#topbar a:hover{	
	color: #003399;
	text-decoration: underline;
}
div#next{
	margin: 10px;
	background-color: #FFFFFF;
	line-height: 100%;
	padding: 6px;
}
div#sidelink{
	background-color: #C0C0C0;
	padding: 5px;
	list-style-type: none;
	margin: 10px;
}
div#sidelink a{
	background-color: #C0C0C0;
	padding: 5px;
	margin-top:2px;
	margin-bottom: 2px;
	color: #FFFFFF;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	border-style: dotted;
	text-align: center;
	display: block;
	text-decoration: none;
		}
div#sidelink a:hover{
	color: #003399;
	text-decoration: underline;
}
div#naiyou{
	padding: 10px;
}

div#d1{
	margin-left:70px;
	margin-top:10px;
	margin-bottom:10px;
	width:450px;
}

/*index.html*/
table#latesttable{
	width: 620px;
	border-color: #0099FF;
	border-style: dotted;
	border-width: 1px;
}
div#news{
	float: right;
	width: 380px;
	margin: 1px;
}
div#vol8{
	clear: both;
	font-size: 11px;
	line-height: 130%;
	border-top-color: #0099FF;
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 10px;
}
p#vol{
	width: 420px;
	float: left;
}
div#last{
	clear: both;
	padding: 0px 30px 0px 30px;
}
/*gaiyou.html*/
dl#gaiyou{
	margin-left: 40px;
	line-height: 150%;
}
dl#gaiyou dt {
	margin-top: 1em;
}
dl#gaiyou dd{
	margin: 0px;
}
/*z-present.htm*/
div#present{
	text-align: center;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div#pre-setumei{
	text-align: left;
	width:510px;
	margin-top:1em;
	margin-right: auto;
	margin-left: 10px;
}
/*hunt.html*/
div#hunt{
	width: 441px;
	background-image: url(images/hunt-bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 100px;
}
div#jouken{
	text-align: left;
	width: 390px;
	border-style: solid;
	border-color: #000000;
	padding: 10px;
	border-width: 1px;
}
/*koukoku.html*/
table.ryoukin{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse:collapse;
	text-align:center;
}
table.ryoukin td{
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}
td.setumei{
	font-size: 11px;
}

