iframe {
	width: 800px;
	height: 500px;
}

#hader02 {
	width: 810px;
	height: 300px;
}

#box01 {
	background-color: white;
	width: 800px;
	height: inherit;
}

#box02 {
	width: 750px;
	height: auto;
	padding-top: 12px;
	padding-bottom: 10px;
}

#box03 {
	width: 450px;
	height: 350px;
	float: left;
	clear: left;
}

.mekyu {
	font-size: 14px;
	color: white;
	letter-spacing: 1px;
	width: 800px;
	height: auto;
}

.line01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8080ff;
}

.history01 {
	width: 400px;
	height: auto;
	padding-top: 6px;
}

.text02 {
	padding-top: 10px;
	padding-bottom: 4px;
	width: 440px;
	height: auto;
	line-height: 16px;
}

.data01 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8080ff;
	font-weight: bold;
	font-family: verdana;
	padding-top: 4px;
}

.data02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8080ff;
	padding-top: 6px;
	padding-bottom: 2px;
	margin-bottom: 12px;
	font-family: verdana;
}

