body{
	scrollbar-base-color : #ffffff; 
	scrollbar-face-color : #ffffff;  
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color : #aaaaaa; 
	scrollbar-3dlight-color: #dddddd; 
	scrollbar-highlight-color : #ffffff; 
	scrollbar-shadow-color : #ffffff; 
	scrollbar-darkshadow-color : #aaaaaa;

	text-align: center;
	color: #555555;
	background-color:#ffffff;
	line-height:125%;
	margin: 10 auto;
}
a:link { color:#999999; }
a:active { color:#444444; }
a:visited { color:#999999; }
a:hover { color:#ee4444; }

table#in{
	width:860;
	margin:15 auto;
}


table#nomal{
	margin:5 20 5 20;
}
table#nomal td{
	font-size: 11pt;
	line-height:120%;
}

hr#s{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ababab;
	height: 1px;
}


#wrap{
	width: 902px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
}
#header{
	width: 902px;
	height: 231px;
	background-color:#ffffff;
	background-image:url("./image/header.png");
}
#chara{
	width:200px;
	height:360px;
	margin:0px 0;
	padding:0;
	position:relative;
	top:60px;
}
#chara li{
	list-style:none;
}
#chara li a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#sample{
	width:200px;
	height:360px;
	margin:0px 0;
	padding:0;
	position:relative;
	top:10px;
}
#sample li{
	list-style:none;
}
#sample li a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#link a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}



#link2 a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#link2 img{
	margin:2 0 0 0;
}

#navi{
	width:900px;
	height:50px;
	text-align:center;
	background-image:url("./image/button.png");
	margin:0px 0;
	padding:0;
	overflow:hidden;
	position:relative;
	top:181px;left:1px;
}
#navi li{
	list-style:none;
	width:100px;
	height:50px;
	float:left;
}
#navi li a {
	display:block;
	line-height:50px;
	color:#855790;
	text-align:center;
	font-family:HG丸ｺﾞｼｯｸM-PRO,メイリオ,Georgia,sans-serif;
	font-size:13pt;
	text-decoration: none;
}
#navi li a:hover {
	color:#b01c5d;
	background:url(./image/buttonover.png);
}

#navi li a.on,
#navi li a.on:hover {
	background-image:url("./image/buttonon.png");
	color:#342b35;
}
#inner{
	text-align: center;
	width:902px;
	min-height:500px;
	height:auto;
	background-color: #ffffff;
	background-image: url("./image/waku.png");
	margin:0 auto;
} 

#marginy{
	width:10px;
	min-height:10px;
	height:10px;
}
#tbase{
	height:28px;
	background-image: url("./image/mark.png");
	background-repeat:no-repeat;
	border-width:1;
	border-style:solid;
	border-color:#9d9ca7;
	margin:0 0 0 0;
}
#tface{
	height:28px;
	background-image: url("./image/line.png");
	border-width:0;
	font-family:メイリオ;
	color:#603466;
	font-size:14pt;
	margin:0 0 0 32;
	line-height:28px;
}
#txtbox{
	border-width:0;
	margin:5 20 5 20;
	font-size: 11pt;
	line-height:120%;
}

#count{
	height:28px;
	border-width:0 0 0 0;
	border-style:solid;
	border-color:#9d9ca7;
	margin:1 0 1 0;
}
#footer{
	width:902px;
	height:32px;
	background-color: #ffffff;
	background-image: url("./image/footer.png");
	text-align: center;
	font-size: 11pt;
	line-height: 32px;
}


