/* #center_box */
#center_box_story {
	line-height: normal;
	background-image: url(../system/images/back_system_ss.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height:799px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	background-position: left top;
	float: right;
	clear: right;
}
.story_box {
	font-family:"MS 明朝",serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	display: block;
	float: left;
	width: 490px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
