#midashi{
	width:640px;
	height:150px;
	padding:0;
	margin:0;
	background-image: url(../story/images/h2_mg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#story_img{
	background-image: url(../story/images/story_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 470px;
	width: 850px;	
}

table{
	width:90%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	text-align:left;
	text-indent: 2px;
}

td{
	padding:7px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}

.td00{
	width:5%;
	text-align:center;
	margin:0;
}
#story_box ul{
	margin:0 15px;
	padding:0;

}
#story_box li{
	float:left;
	margin:10px;
	padding:0 0 0 10px;
	height:20px;
	list-style-type:none;
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E7536A;
}

#story_box img{
	margin:3px;	
}


