*{
font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
}
body {
	background-repeat: no-repeat;
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#containts {
	background-repeat: no-repeat;
	height: 400px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 100px;
	background-image: url(img/back.gif);
	margin-top: 50px;
}
h1 {
	line-height: 1.3;
	color: #666600;
	font-size: 1.5em;
	font-weight: normal;
}
#containts p {
	line-height: 1.4;
	color: #336600;
	font-size: small;
}
.italic {
	font-style: italic;
}
