@charset "utf-8";


/*------------ renewal ------------*/


table.story-title{
	width:720px;
	}
	
table.story-title td{
	vertical-align:top;
	}

div.background{
	width:720px;
	background: url(/story/img_bn01/back_01.gif) repeat-y;
	}

table.les-inner{
	width:642px;
	margin:25px 0 25px 40px;
	}	

.top{
	vertical-align:top;
	}	


.tex{
	vertical-align:top;
	padding:0 25px 0 0;
	}	

.tex2{
	vertical-align:top;
	padding:10px 0 0 0;
	}	

/*-----------------No13以降-----------------*/
div.story_bk{
	width:720px;
	background: url(/story/img_bn13/bk.gif) repeat-y;
	margin-bottom:40px;
	}


/*-------------Release date-------------*/
.bnav{
position:relative;
}
.bnav .releaseDate{
position:absolute;
right:0;
}
