@charset "Shift_JIS";


.story {
float: left;
width:707px;
background-image: url(../images/waku_top.gif);
background-repeat: no-repeat;
background-position: left 135px;
}

#flash_image {
margin-top:9px;
margin-left:1px;
}

#story_bottom{
background-image: url(../images/waku_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#story_left {
padding: 30px 0px 0px 38px;
}

.tit_left{
margin: 20px 0px 0px 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
font-size:12px;
line-height:12px;
	}
.alignright {
	float: right;
	margin-right: 40px;
	}

.alignleft {
	float: left
	}
