@import url(common.css);
@import url(right.css);

/* top page */

div#contents #contents_center {
}

div.news_contents{
	font-size:78%;
	line-height:25px;
}

div.news_table{
	border: 0px solid;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;
	margin-bottom:30px;
}

td.news_table1{
	padding-left:10px;
	width:100px;
	vertical-align:top;
	_font-size:78%;
}

td.news_table2{
	width:380px;
	vertical-align:top;
	_font-size:78%;
}


table.table_right1{
	border-collapse: collapse; 
	border: 1px solid;
	border-color:#CDCDCD;
	width:180px;
	font-size:10pt;
	margin-bottom:20px;	
}

table.table_right1 td.table_right1{
	border:0px;
	border-bottom: 1px dashed;
	border-color: #CDCDCD;
	height:31px;
	padding-left:10px;

}

table.table_right1 td.table_right2{
	border:0px;
	border-bottom: 1px solid;
	border-color: #CDCDCD;
	height:31px;
	padding-left:10px;
}

dl#banner dd{
	font-size:9pt;
	color:#ABABAB;
	line-height:15px;
	margin-bottom:20px;
}


dl#banner dd.movie{
	font-size:9pt;
	color:#565656;
	line-height:15px;
	margin-bottom:20px;}


