div.content{
background-color:#000000;
background-image:url(./image/story_bg_4.png);
background-repeat:no-repeat;
margin:0 40px;
}

.title-infomation div.pageheader {
background-image:url(./image/pageheader_story.png);
background-repeat:no-repeat;
height:36px;
width:156px;
margin:22px 0 0 68px;
    background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./image/pageheader_story.png',sizingMethod='scale');
}

div.article1#story p {

line-height:1.8em;
padding-left:30px;
padding-bottom:1.5em;
}
div.article1#story p:first-letter {
font-size:200%;
}

div.article1#story p#catchcopy {
font-size:200%;
}

div.article1#story p#catchcopy:first-letter {
font-size:100%;
}
