@charset "Shift_JIS";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
}
object, embed {
	vertical-align:top;
}
#container {
	width: 590px;
	text-align: left;
	padding: 50px 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container p {
	font-size: 12px;
	margin: 50px 0 40px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 150%;
}
h1 {
	font-size: 20px;
	margin: 0;
}
h1 a{
	display:block;
	height: 265px;
	width: 95px;
	background-image: url(../images/top-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	overflow:hidden;
}
h1 a:hover{
	background-position: -95px 0;
}

#sub {
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul a{
	display:block;
	text-indent: -9999px;
	overflow:hidden;
}
li {
	float: left;
	font-size: 8px;
}
#navi1 a {
	width:151px;
	height:12px;
	background-image: url(../images/topnavi1.gif);
	background-repeat: no-repeat;
}
#navi2 a {
	width:150px;
	height:12px;
	background-image: url(../images/topnavi2.gif);
	background-repeat: no-repeat;
}
#navi3 a {
	width:173px;
	height:12px;
	background-image: url(../images/topnavi3.gif);
	background-repeat: no-repeat;
}
#navi4 a {
	width:108px;
	height:12px;
	background-image: url(../images/topnavi4.gif);
	background-repeat: no-repeat;
}
#navi5 a {
	width:151px;
	height:10px;
	margin-top:10px;
	background-image: url(../images/topnavi5.gif);
	background-repeat: no-repeat;
}
#navi6 a {
	width:150px;
	height:10px;
	margin-top:10px;
	background-image: url(../images/topnavi6.gif);
	background-repeat: no-repeat;
}
#navi7 a {
	width:101px;
	height:10px;
	margin-top:10px;
	background-image: url(../images/topnavi7.gif);
	background-repeat: no-repeat;
}
#navi8 a {
	width:89px;
	height:10px;
	margin-top:10px;
	background-image: url(../images/topnavi8.gif);
	background-repeat: no-repeat;
}
#navi9 a{
	width:91px;
	height:10px;
	margin-top:10px;
	background-image: url(../images/topnavi9.gif);
	background-repeat: no-repeat;
}
#navi1 a:hover, #navi2 a:hover, #navi3 a:hover, #navi4 a:hover {
background-position: 0 -12px;
}
#navi5 a:hover, #navi6 a:hover, #navi7 a:hover, #navi8 a:hover, #navi9 a:hover {
background-position: 0 -10px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 50px 15px 15px 0;
	clear: both;
}
#copyright p {
	margin: 0;
}
