<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.head {
	position:relative;
	height:127px;
	background:url(../story/img/headBg.jpg) 434px 0 no-repeat;

}
.head h1,
.head .categoryTitle{
	position:absolute;
	right:0;
	top:43px;
}
#second.previous #contents .cbody{
	background:url(/asupika2013/story/img/bg.jpg) #fff left bottom no-repeat;
	padding-bottom:390px;
}
.left {
	margin:20px 0 0 14px;
	position:relative;
	float:left;
	width:665px;
}
.left .top {
	position:relative;
	width:654px;
	height:496px;
	background:#ff44b6;
	border:3px solid #ff44b6;
}
.left .top h1{
	margin-top:14px;
}
.left .top .btnMovie {
	position:absolute;
	right:4px;
	bottom:4px;
	text-indent:-9999px;
	background:url(img/btnMovie.gif) 0 0 no-repeat;
	width:208px;
	height:49px;	
}
.left .top .btnMovie a{
	display:block;
	width:208px;
	height:49px;	
}
.left .top .btnMovie a:hover{
	background:url(img/btnMovieOn.gif) 0 0 no-repeat;
}
.left img{
	vertical-align:bottom;	
}
.left .entry{
	margin:10px 0;
	line-height:24px;
}
.left .imgList li{
	padding:5px;
}
.left .imgList.imgR {
	float:right;
}
.left .imgList.imgL {
	float:left;
}
.left .imgList img {
	border:3px solid;
}
.left .imgList .img2 img {
	border-color:#fcff00;
}
.left .imgList .img3 img {
	border-color:#5edaff;
}
.left .imgList .img4 img {
	border-color:#ff57c6;
}
.left .imgList .img5 img {
	border-color:#a5ff34;
}
.right {
	margin:20px 18px 0 0;
	float:right;
	width:267px;
}
.right .bnrPast {
	margin-top:10px;
}
.backBox {
	width:259px;
	border:4px solid #d67fff;
}
.backList {
	max-height:460px;
	overflow-y:scroll;
}
.backList a{
	color:#ff00c0;
}
.backList .column {
	font-size:12px;
	width:230px;
	margin:10px auto;
	border-bottom:#52c8ff dotted 2px;
	padding:10px 0;
}
.backList .column .image {
	float:left;
}
.backList .column .date{
	line-height:1.1;
	margin-left:100px
}
.backList .column .title{
	margin-left:100px
}
.topics .backList .jspDrag{
	background: #fcff00;
}

</pre></body></html>