@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  コンテンツ
	
 ---------------------------------------------- */
 
 
 .block{
	margin-bottom:30px;
	
	}
.pop{
	position:absolute;
	top:112px;
	left:673px;
}

/* ----------------------------------------------
　ストーリー
 ---------------------------------------------- */

#story_main { float:right; margin:0 auto; width:770px;
		background:url(images/check_line.jpg) repeat-x left top; }

#story_main H3 {
	margin:0 0 10px 0; width:301px; height:50px; line-height:1; font-weight:normal;
	padding:0 0 0 5px;
	font-size:250%;
	color:#E9345D; }
	
#story_main H3 em { font-size:40%; }

#story_main p { margin:5px; }

/* 動画再生枠------------------- */

#story_main blockquote { float:right; width:354px; height:auto; display:block; margin:0 0 0 20px; padding:0; }

#story_main p strong { background-color:#fffc00; padding:2px; font-weight:normal; }


#story_list { float:left; width:80px; }

#ipad{
	background-image:url(../story/images/bg.jpg);
	background-repeat:no-repeat;
	width:354px;
	height:236px;
	padding-top:25px;
	padding-left:6px;
}