/*column*/
#story_wrapper{
width:760px;
zoom: 100%;
margin:0 30px;
padding-bottom:30px;
}
#story_wrapper:after{
content: "";
clear:both;
height: 0;
display: block;
visibility: hidden;
}
#story_fig01, #story_fig02{
width:182px;
padding-top:60px;
}
#story_fig01{
float:left;
}
#story_fig02{
float:right;
}
#story_txt{
width:396px;
float:left;
background:url(../story/images/story_ill01.gif) no-repeat 295px 30px;
}
#story_txt p{
margin-left:10px;
margin-right:10px;
}
/*parts*/
#story_fig01 img, #story_fig02 img{
margin-bottom:10px;
}
.story_ill{
width:350px;
margin:10px 26px 0;
padding-top:5px;
text-align:right;
background:url(../story/images/story_ill02.gif) no-repeat 30px 0;
}