@charset "UTF-8";
/* CSS Document */

.echo09_subtitle{
	width:720px;
	height:94px;
}

.echo09_main{
	text-align: left;
	background-color: #ffffff;
	color: #666666;
	width:720px;
	font-size: 100%;
	line-height: 180%; 
}

.echo09_area_title{
	padding-top:20px;
	padding-bottom:2px;
	text-align: left;
	color: #FF7F00;
	width:720px;
	font-size: 100%;
	font-weight: bold;
}
.echo09_area_line{
	text-align: left;
	background-color: #FF7F00;
	width:720px;
	height:1px;
}
.echo09_area_pict{
	padding-top:0px;
	padding-bottom:0px;
	text-align: center;
	width:570px;
	height:210px;
}
.echo09_area_voice{
	padding-top:35px;
	text-align: left;
	background-color: #ffffff;
	color: #666666;
	width:720px;
	line-height: 180%; 
}
.echo09_area_lead{
	padding-top:35px;
	margin-left:70px;
	text-align: left;
	background-color: #ffffff;
	color: #666666;
	width:720px;
	line-height: 180%; 
}
.echo09_spc{
	width:720px;
	height:20px;
}

table.schedule{
    border-top:1px solid #A9A9A9;
    border-left:1px solid #A9A9A9;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-align:left;
}
.schedule th{
    border-right:1px solid #A9A9A9;
    border-bottom:1px solid #A9A9A9;
    color:#FFFFFF;
    background-color:#000066;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.schedule td{
    border-right:1px solid #A9A9A9;
    border-bottom:1px solid #A9A9A9;
    padding:0.3em 1em;
}


/* EOF */

