@charset "UTF-8";/* formatting style---------------------------*/* {	margin: 0px;	padding: 0px;	font-style: normal;}body {	color: #443D44;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	font-size: 70%;	line-height: 1.4;	background-color: #000000;}a img {     border-style:none}a:link {	color: #0066FF;}a:visited {	color: #0066FF;}a:hover {	color: #0099FF;}#wrapper {	background-color: #FFFFFF;	margin: 0px auto;	width: 900px;}#header {	position: absolute;	width: 900px;	height: 80px;}#main {	position: absolute;	height: 440px;	width: 900px;	top: 80px;}#main h2 {	height: 440px;	width: 300px;}#menu {	position: absolute;	left: 300px;	height: 440px;	width: 600px;	background-image: url(image/home2.jpg);	padding: 0px;	top: 0px;}#banner {
}
#menu dl {	margin-top: 5px;	margin-left: 16px;	height: 140px;	width: 280px;	left: 127px;	top: 270px;	position: absolute;}#menu dl dt {
	font-size: 85%;
	font-weight: bold;
	float: left;
}
#menu dl dd {
	margin-left: 70px;
	font-size: 85%;
}

#navi {	height: 214px;	width: 150px;	position: relative;	top: 220px;	left: 450px;	text-decoration: none;
}

.home{	display: block;	width: 150px;	height: 32px;	background: url(image/home3_ov.gif);
}

.news{	display: block;	width: 150px;	height: 26px;	background: url(image/news3_ov.gif);
}

.from{	display: block;	width: 150px;	height: 27px;	background: url(image/from3_ov.gif);
}

.bio{  display: block;	width: 150px;	height: 27px;	background: url(image/profile3_ov.gif);
}

.filmo{	 display: block;	width: 150px;	height: 26px;	background: url(image/biography3_ov.gif);
}

.photos{	display: block;	width: 150px;	height: 26px;	background: url(image/photos3_ov.gif);
}

.mail{	display: block;	width: 150px;	height: 24px;	background: url(image/mail3_ov.gif);
}

.links{	display: block;	width: 150px;	height: 26px;	background: url(image/link3_ov.gif);
}


#footer {	position: absolute;	height: 80px;	width: 900px;	top: 440px;	background-image: url(image/footer2.gif);	background-repeat: no-repeat;
}

#footer address {
	float: right;
	position: relative;
	top: 64px;
	color: #CCCCCC;
	padding-right: 11px;
	font-size: 110%;
}
#scrollbar {
	height: 150px;
	width: 285px;
	overflow: auto;
	position: absolute;
	left: 165px;
	top: 270px;
	}
#banner {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}

