h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 700px;
	margin-top: 10px;
}

.tyu-i {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	margin: 1px;
}


address {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-top-color: #666666;
	text-align: right;
	font-style: normal;
	margin-top: 0px;
	width: 700px;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

body {
	margin:0 auto;
	width:710px;
	text-align: center;
}
hr {
	width: 700px;
}
