@charset "Shift_JIS";

body{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
}
a:link{
	background-color: transparent;
	text-decoration: none;
}
a:visited{
	background-color: transparent;
	text-decoration: none;
}
a:hover{
	background-color: transparent;
	text-decoration: underline;
}
#header{
	margin: 0 auto;
	width: 730px;
	height: 120px;
}
#header img{
	vertical-align: bottom;
}
ul#navi{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content{
	margin: 0 auto;
	width: 730px;
}
ul#navi ul{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#navi li{
	position: absolute;
	top: 0px;
	display: block;
	margin: 0;
	padding: 0;
	width : 120px;
	height: 30px;
	text-indent: -9999px;
}
ul#navi li a{
	text-decoration: none;
	display: block;
	width: 120px;
	height: 30px;
}
ul#navi li#about{
	left: 0px;
	background: url("../img/top_navi1.png") 0px 0 no-repeat;
}
ul#navi li#bntxt{
	left: 122px;
	background: url("../img/top_navi2.png") 0px 0 no-repeat;
}
ul#navi li#bnimg{
	left: 244px;
	background: url("../img/top_navi3.png") 0px 0 no-repeat;
}
ul#navi li#copyzine{
	left: 366px;
	background: url("../img/top_navi4.png") 0px 0 no-repeat;
}
ul#navi li#interview{
	left: 488px;
	background: url("../img/top_navi5.png") 0px 0 no-repeat;
}
ul#navi li#notice{
	left: 610px;
	background: url("../img/top_navi6.png") 0px 0 no-repeat;
}
h1{
	margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
	border: none 0px;
}
#footer{
	margin: 0 auto;
	padding: 1px 0 20px 0;
	width: 730px;
	clear: both;
}
address{
	padding: 0;
	font-style: normal;
	font-size: 11px;
}
