<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 */

body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #eee;
	margin: 0;
	padding: 0;
	color: #000;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}


a:link {
	color: #F00;
	text-decoration: underline; 
}
a:visited {
	color:  #F00;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 1014px;
	margin: 0 auto; 
}


.content {
	padding: 10px 0;
	width: 1027px;
	height:4505px;
	background-image: url(images/v03_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	border-left: #CCC 1px solid;
	border-right:#CCC 1px solid;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.manga{
	height: 737px;
	width: 279px;
	left: 725px;
	top: 1580px;
	position: absolute;
	visibility: visible;
	z-index:200;
	}
	
	.manga2{
	height: 737px;
	width: 279px;
	left: 725px;
	top: 2370px;
	position: absolute;
	visibility: visible;
	z-index:200;
	}
	


/*topbtn*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 50%;
}
#page-top a {
	background: #666666;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999999;
	
}

.enq{
	width:310px;
	height:200px;
	left: 100px;
	top: 4000px;
	position: absolute;
	visibility: visible;
	padding:10px;
	z-index:200;
}

.qr{
	width:123px;
	height:123px;
	left: 460px;
	top: 3980px;
	position: absolute;
	visibility: visible;
	padding:0px;
	z-index:200;
	border:#333 1px solid;
}
.txt{
	width:290px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:small;
}
.sbbtn{
	width:310px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;}

button.css3button {
	width:250px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff2819),
		to(#ab0000));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.4),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.5),
		0px 1px 0px rgba(255,255,255,0.3);
		
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb2b1d', endColorstr='#b00201',GradientType=0 ); /* IE6-9 */
}


.backnum{
	width:1012px;
	height:40px;
	left: 0px;
	top: 4430px;
	position: absolute;
	visibility: visible;
	padding:10px;
	font-size:12px;
	text-align:center;
	color:#F00;
	z-index:200;
}

.backnum_li{
	margin:0 10px 0 10px;
}
</pre></body></html>