* {margin:0; padding:0}

#accordion {width:740px; margin:50px auto}
.accordion {width:740px; font:12px Verdana,Arial; color:#333}
.accordion dt {width:738px; height:24px; padding:4px 6px; font-weight:bold; cursor:pointer; background-color:#000000; background-image:url(./headline_bg.gif); background-position:right center; background-repeat:no-repeat; color:#000000;}
.accordion dt:hover {background-color:#555}
.accordion dd {overflow:hidden; background:#fff}
.accordion span {display:block; width:732px; border-top:none; padding:15px}
.accordion a:link {color:#000000}


#detail {width:740px; margin:50px auto}
.detail {width:740px; font:12px Verdana,Arial; color:#333}
.detail a:link {color:#000000}

#credit {clear:both; width:980px; text-align:center; font:9px Verdana,Arial; color:#808080; background-color:#ffffff;}


#leftcolumn { 
 display: inline;
 margin: 10px 0px 10px 10px;
 padding: 0px;
 float: left;
 
}

#content { 
 width: 770px;
 float: left;
 display: inline;
 position: relative;
 background-color: #FFFFFF;
}

#rightcolumn { 
 width: 210px;
 height: 100%;
 display: inline;
 position: relative;
 float: right;
 background-color: #FFFFFF;
}



#footer{
 background-color: #FFFFFF;
 clear: both;
}

.etc_frame {
	float: right;
	width: 190px;
	margin: 0px;
} 

.banner_space {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
.banner_train {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.icon_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.icon_right {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.player {
	border-top-width: 14px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 30px;
}
