#aikon {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#aikon td {
	padding-left: 5px;
	font-size: 10px;
}
#sub_aikon {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#sub_aikon td {
	font-size: 12px;
	text-align: center;
}
#topc {
	margin: 5px;
	padding: 25px;
	font-size: 14px;
	line-height: 1.5em;
	border: 5px double #E50A15;
}
#sub_topc {
	margin: 5px;
	padding: 15px;
	font-size: 14px;
	line-height: 1.5em;
	border: 5px double #C0C0C0;
}
#topc h3 {
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E50A15;
	width: 400px;
}
#topc h4 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#photo01 {
	float: right;
	padding: 0px;
	margin: 3px 0px 0px 15px;
}
.clearr {
	clear: right;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 0px;
	text-indent: -9999px;
}
.sub_clearr {
	clear: right;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 0px;
	text-indent: -9999px;
}
.iframetop {
	margin: 5px 5px 25px;
	padding: 10px;
	font-size: 14px;
	line-height: 1.5em;
	border: 5px double #E50A15;
	overflow: auto;
	height: 150px;
	width: 625px;
}
iframe {
width: 625px;
height: 150px;
border: none;
}