<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/*/////////////////////////////////////////////////////////////////////////
aibou　Story CSS
/////////////////////////////////////////////////////////////////////////*/	
/*under common*/
#main_column { float:left; width:588px; margin:0 0 0 15px; margin-bottom:15px; text-align:center;}
	#main_column h1 { background: url(img/title.jpg) no-repeat; height: 43px; width: 588px; text-indent: -9999px; display: block; }
	.main_box { background: url(img/bg.jpg) repeat-y;}
#under_footer{ margin-top:5px;}


/*Story*/
/*Title*/
#story_in_box { width: 558px; margin-right: auto; margin-left: auto; padding: 15px 0px 10px; text-align:left;}
		.bn_btn {height: 25px; width: 126px; float: right; }
		#story_in_box h2 { font-size: 14px; font-weight: bold; color: #ba4200; margin-bottom: 5px; }
		#story_in_box h3 { color: #918f32; font-size: 16px; font-weight: bold; }
/*photo txt*/
.story_txt { border-top: 1px solid #CCCCCC; padding-top: 15px; margin-top: 15px; }
	.photo { float: right; width: 240px; margin-left: 15px; display: block; }
		.photo li {
	background-color:#CCCCCC;
	height: 152px;
	width: 240px;
	margin-top: 10px;
	padding:4px 0px;
	display: block;
	text-align:center;
	line-height: normal;
}
	.txt { font-size: 16px; line-height: 150%; color: #3d4044;text-align:justify;text-justify: inter-ideograph;}



/*bk*/
#bk { width: 558px; margin-right: auto; margin-left: auto; padding: 15px 0px 10px; text-align:left;}
		#bk h2 { font-size: 14px; font-weight: bold; color: #ba4200; margin-bottom: 5px; }
		#bk h3 { color: #918f32; font-size: 18px; font-weight: bold; }
		.bk_img {background-color:#CCCCCC;
	height: 152px;
	width: 240px;
	padding:4px 0px;
	display: block;
	text-align:center;
	line-height: normal;
	float:left; }
.bk_txt { padding-top: 15px; font-size: 16px; }
#movieTitle{ text-align:center; font-size:12px;color:#595959; }

.btnset{
text-align:right;
margin-right:10px;
padding:10px;
}
.btnset img{ margin-left:10px;}</pre></body></html>