body{ background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#F8F3E0;
/*	background-attachment:fixed; */
	background-position:top left;
	margin: 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:20px;
}
img{border:0;}
#container{
	width:900px;
	text-align:left;
	
}


#navigation{
float:left;
margin-left:18px;
width:166px;
}
* html #navigation {margin-left:8px;}
*:first-child+html #navigation {margin-left:0}

#navigation a{
display:block;
}

#contents{

float:right;
width:700px;
}

#footer{
margin-bottom:10px;
border-top:1px solid #CCC;
padding-top:3px;
color:#333;
text-align:left;
}
.cast{
background-color:#FFFFFF;
width:670px;
margin-top:10px;
}
.cast_ac{
margin-top:8px;
}
.cast_ac a{
color:#666;
text-decoration: none;
}
.cast_ac a:hover{
color:#999999;
text-decoration:underline;
}
.cast_left{
padding:10px;
vertical-align:top;
}
.cast_right{
width:510px;
padding:10px 0;
vertical-align:top;
}

.cast strong{
display:block;
color:#993366;
font-size:14px;
border-bottom:1px solid #CCC;
}
.cast h4{
text-align:right;
margin:0px 10px 0 0;
}
.cast_sub_tbl{
margin-top:10px;
border:1px solid #CCC;
}
.cast_sub{
padding:5px;
width:450px;
vertical-align:top;
}
.cast_exp{
margin-top:10px;
}

.con{
background-color:#FFFFFF;
width:670px;
margin-top:20px;
padding:10px;

	
}
.staff{
display:block;
width:650px;
font-size:14px;
font-weight:bold;
color:#993366;
border-bottom:1px dotted #993366;
}
.staff_left{
vertical-align:top;
width:200px;
}
.staff_right{
vertical-align:top;
}
.back{
text-align:right;
margin-right:40px;
margin-top:8px;
}
.back a{
color:#666;
text-decoration: none;
}
.back a:hover{
color:#999999;
text-decoration:underline;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
}
.top_win{
	margin-top:520px;
	background-color:#FFFFFF;
	border:1px solid #AAA;
	padding:5px;
	width:515px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}

#nav_banner {
	position: absolute;
	left: 10px;
	top: 830px;
	width: 189px;
	height: 383px;
	z-index: 4;
	}