@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  コンテンツ
	
 ---------------------------------------------- */
 


/* ----------------------------------------------
　ストーリー
 ---------------------------------------------- */

#story_main {
	margin:0 auto;
	width:300px;
	 }

#story_main H3 {
	margin:0 0 10px 0;
	width:300px;
	line-height:1;
	font-weight:normal;
	padding:0 0 0 5px;
	font-size:200%;
	color:#E9345D; }
	
#story_main H3 em { font-size:40%; }

#story_main p { margin:5px; }

/* 動画再生枠------------------- */
/*
#story_main blockquote { float:right; width:354px; height:236px; display:block; margin:0 0 0 20px; padding:0; }
*/
#story_main p strong { background-color:#fffc00; padding:2px; font-weight:normal; }


#story_list select {
	width:300px;
	margin:0 auto 20px;
	text-align:center;
	}
