﻿@charset "UTF-8";

#sto {
	width: 750px;
	text-align: left;
	background-image: url(../images/top/storyback.jpg);
	height: 480px;
	background-repeat: no-repeat;
	font-size: medium;
	padding-top: 120px;
	line-height: 1.4em;
}

#sto p{
	margin-right: 150px;
	margin-left: 50px;
	padding-bottom: 5px;
}
