@charset "UTF-8";

html{_overflow-y: scroll;}
body {
	text-align:left;
	width:720px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

div{
	width:720px;
	height:640px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div h1{
	text-indent: -2000em;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_up3_title.gif);
	height: 20px;
	width: 176px;
	margin-left: 20px;
}
div p{
	width: 640px;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}
