<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


/** ニュース　**************************************************************************/
#NewsPhoto01{float:right; margin-left:10px; margin-bottom:0px;width:250px;height:180px;background-image:url(../images/news_001.jpg);background-repeat: no-repeat;}
#NewsPhoto02{float:left; margin-right:10px; margin-bottom:0px;width:250px;height:180px;background-image:url(../images/news_002.jpg);background-repeat: no-repeat;}




/** story　**************************************************************************/

#StoryPhoto01{float:right; margin-left:10px; margin-bottom:5px;width:250px;height:164px;background-image:url(../images/story_001.jpg);background-repeat: no-repeat;}
#StoryPhoto02{float:left; margin-right:10px; margin-bottom:5px;width:250px;height:165px;background-image:url(../images/story_002.jpg);background-repeat: no-repeat;}
#StoryPhoto03{float:right; margin-left:10px; margin-bottom:5px;width:250px;height:165px;background-image:url(../images/story_003.jpg);background-repeat: no-repeat;}
#StoryPhoto04{float:right; margin-left:10px; margin-bottom:5px;width:250px;height:164px;background-image:url(../images/story_004.jpg);background-repeat: no-repeat;}
#StoryPhoto05{float:left; margin-right:10px; margin-bottom:5px;width:250px;height:164px;background-image:url(../images/story_005.jpg);background-repeat: no-repeat;}
#StoryPhoto06{float:right; margin-left:10px; margin-bottom:5px;width:250px;height:339px;background-image:url(../images/story_006.jpg);background-repeat: no-repeat;}
#StoryPhoto07{float:left; margin-right:10px; margin-bottom:5px;width:250px;height:339px;background-image:url(../images/story_007.jpg);background-repeat: no-repeat;}



/** 登場人物　**************************************************************************/
#PageCast{width:750px; height:800px;
	background-image: url(../images/page_cast.jpg);
	background-repeat: no-repeat;
	margin-top:15px;
	margin-bottom:25px;
}
</pre></body></html>