@charset "UTF-8";
/*story.css*/

/* =========================================================
 layout
========================================================= */
h2{width:980px;margin:4px auto 5px;}
h2 img{margin-left:-7px;}
.blockSet{min-height:766px;overflow:visible;position:relative;}
.contbox{
	width:925px;height:634px;padding:80px 55px;background:url(../img/story_contbox_bg.png) center top no-repeat;
	position:absolute;left:50%;top:-23px;margin-left:-501px;
}
.paragraph{margin-top:1.8em;}

/* =========================================================
 font
========================================================= */
.contbox p{font-size:15px;color:#fff;line-height:30px;}

/* =========================================================
 contents
========================================================= */
#contents{min-width:980px;margin:0 auto;padding-bottom:40px;background:url(../../common/img/contents_bg.jpg) center top no-repeat #fff;}
