@charset "utf-8";
@import url("default.css");
/*---------------------------------
story popup
---------------------------------*/
#storypage{
	width:700px;
	background:#fff;
}
#storypage .text{
	margin:30px 12px;
	font-size:15px;
	lie-height:1.6em;
}
#staffcast{
	width:700px;
	background:url(../images/koisento_bg.gif);
	padding:15px 0;
}
#staffcast p{
	font-size:10px;
	margin:0 25px;
}