html, body {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.teikyo-name {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 5px;
}

.line-back1 {
	height: 30px;
	width: 660px;
	background-image: url(img/line-1.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
}
.line-back2 {
	height: 25px;
	width: 660px;
	background-image: url(img/line-2.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	display: block;
}

#divPlayer_0 {
	min-height: 100%;
	height:480px;
	width: 640px;
	margin: 10px;
}

#layout {
	text-align: center;
	width: 660px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffab0a;
	border-left-color: #ffab0a;
	margin-bottom: 0;
	padding: 0;
}

.title {
	height: 100px;
	width: 660px;
	display: block;
}

.bn-cm {
	background-color: #ffd88d;
	text-align: center;
	vertical-align: middle;
	width: 660px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#silverlightControlHost {
	height: 500px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

#silverlightControlHost2 {
	height: 530px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
@֒p
----------------------------------------------------*/
.line-back1-urabandai {
	width: 660px;
	height: 30px;
	background-image: url(img/line-1.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}


.urabandai-comment {
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	text-align: right;
}

.clear {
	clear: both;
}

