#contents {
	border-top: 1px solid #999;
}

#contents #left {
	float: left;
	width: 190px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 10px;
	font-size: 0.90em;
}

#contents #right {
	float: right;
	width: 190px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 10px;
	font-size: 0.90em;
}

#contents #middle {
	float: left;
	width: 500px;
}

#contents #right a:hover, #contents #left a:hover, #contents #middle div.contenttext a:hover {
	text-decoration: underline;
}


#contents #right div.ostanappi {
	margin-left: 1em;
	margin-bottom: 1em;
}

#contents div.sidetext {
	padding: 0 1em 1em 1em;
}

#contents #left div.defaultlinks a:hover {
	color: #1c429d;
}

#contents #middle div.contenttext {
	margin: 1.5em 1.5em;
	font-size: 1em;
	line-height: 1.5em;
}

#contents #middle div.contenttext td p {
	padding: 0;
	margin: 0;
}

#contents #left div.defaultleft {
	margin-left: 1em;
}

#contents #right div.defaultright {
	margin-left: 1em;
}

#contents #left div.leftcontents {
	margin-left: 1em;
	margin-right: 1em;
}

#contents #right div.rightcontents {
	margin-left: 1em;
	margin-right: 1em;
}

/* list styles */
#contents #left ul, #contents #right ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
	list-style-type: none;
}

#contents #right li, #contents #left li {
	border-bottom: 1px solid #ccc;
	padding: 0.3em 0;
	font-size: 1em;
	font-weight: bold;
}

#contents #right li.medialink {
	border: none;
}

#contents #middle ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

#contents #right ul ul, #contents #left ul ul {
	margin: 0;
}

#contents #right ul ul li, #contents #left ul ul li {
	font-weight: normal;
	border: none;
	padding: 0.1em 0;
}

#contents #right div.rightcontents ul, #contents #left div.leftcontents ul {
	list-style-image: url('../layoutpics/submenuarrow.png');
	padding-left: 1em;
	margin-bottom: 1em;
}

#contents #right div.rightcontents ul li, #contents #left div.leftcontents ul li {
	border: none;
}

#contents #left div.defaultlinks a {
	color: #000;
	text-decoration: none;
}

a#player {
	display: block;
	height: 370px;
	width: 460px;
}
