/* CSS Document */

body{ background-color:#000000; margin:0; color:#FFFFFF; font-size:100%;}

/**背景指定**********************************************/
#bkShigoto{
	background-image:url(../cast/cast/cast_sigotonin.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:313px;
}
#bkEdo{
	background-image:url(../cast/cast/cast_edojo.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:313px;
}
#bkKazoku{
	background-image:url(../cast/cast/cast_kazoku.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:313px;
}
#bkRiso{
	background-image:url(../cast/cast/cast_risou.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:313px;
}
#bkBugyou{
	background-image:url(../cast/cast/cast_bugyo.jpg);
	background-repeat: no-repeat;
	width:554px;
	height:313px;
}



/**名前**********************************************/
#name {
	position:absolute;
	top:51px;
	left:221px;
	width: 313px;
	height: 46px;
	line-height: 20px;
}

.cname{font-size:120%;font-weight: bold;}
.aname{ font-size:90%;}
.nametext{ font-size:80%;}

#details {
	position:absolute;
	top:111px;
	left:222px;
	width: 313px;
	height: 155px;
	line-height: 1.5em;
	font-size:85%;
}

/**閉じる**********************************************/

html>/**/body #close {
text-align:right;
	position:absolute;
	top:0px;
	left:223px;
	width: 313px;
	height: 33px;
	list-style:none;
}

#close {
text-align:right;
	position:absolute;
	top:15px;
	left:223px;
	width: 313px;
	height: 33px;
	list-style:none;
}

#close ul{
	margin-left:0px;
	margin-left:0px; /* for only IE6 style */  
}


html>/**/body #close ul{
	margin-left:-20px !important;
	margin-left:0px; /* for only IE6 style */  
}


#close li {float:right; width:90px; height:25px; margin:0; padding:0;list-style:none;}
#close li a	{
	display:block;
	overflow:hidden;
	width:90px;
	height:0 !important;
	height /**/25px;
	padding-top:25px;
	background-image:url(../images/close.jpg);
	color:#666666;
	background-repeat: no-repeat;
}

/*通常*/
#close a	{ background-position:0 0;}

/*マウスオーバー時*/
#close a:hover	{ background-position:0 -25px;}




/**登場人物**********************************************/
#member {
	position:absolute;
	top:276px;
	left:225px;
	width: 313px;
	height: 27px;
	text-align:right;
}


/**PHOTO**********************************************/
#photo_syogoro{background-image:url(../cast/cast/syougoro.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_ryouji{background-image:url(../cast/cast/ryouji.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_ren{background-image:url(../cast/cast/ren.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_kisaragi{background-image:url(../cast/cast/kisaragi.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}

#photo_yuki{background-image:url(../cast/cast/yuki.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_sakamoto{background-image:url(../cast/cast/sakamoto.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}

#photo_dozan{background-image:url(../cast/cast/dozan.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_ukyounosuke{background-image:url(../cast/cast/ukyo.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_jinkichi{background-image:url(../cast/cast/jinkichi.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_osaki{background-image:url(../cast/cast/osaki.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}

#photo_sakamaki{background-image:url(../cast/cast/sakamaki.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_hatu{background-image:url(../cast/cast/hatu.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}

#photo_kirishima{background-image:url(../cast/cast/kirishima.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_sawaki{background-image:url(../cast/cast/sawaki.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}

#photo_kou{background-image:url(../cast/cast/kou.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_fuku{background-image:url(../cast/cast/fuku.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}

#photo_okiku{background-image:url(../cast/cast/okiku.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}
#photo_mondo{background-image:url(../cast/cast/mondo.jpg);background-repeat: no-repeat;position:absolute;top:50px;left:30px;width:175px;height:240px;}





