#FLASH {
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#wrap {
	width: 910px;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 685px;
	font-size: 13px;
}
#name {
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 500px;
	float: left;
	font-size: 14px;
	text-indent: 30px;
	height: 230px;
}
#out {
	float: right;
	height: 230px;
	width: 400px;
	background-image: url(../../../DSCN0704.png);
	background-repeat: no-repeat;
}

#address {
	width: 300px;
	margin-top: 55px;
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
}
address {
	font-style: normal;
}
