
/* ページタイトル */
#lbox-top{
background:url(../common/img/lbox_top.gif) no-repeat;
width:585px;
height:102px;
padding:5px 0 0 295px;
}

/* 背景 */
.story-bg{
background:url(../story/img/bg.jpg) no-repeat;
margin:0 0 0 38px;
height:520px;
}

/* 画像 */
.story-image{
padding:18px 0 0 120px;
}

/* テキスト */
.story-bg p{
padding:15px 0 20px 15px;
line-height:150%;
text-align:center;
color:#74590d;
width:546px;
}

