@charset "utf-8";

@import "/common/css/base.css";
@import "/common/css/header.css";
@import "/common/css/main.css";
@import "/common/css/footer.css";

#main #top {
	background: url(/image/bg_mainbody.gif) no-repeat left bottom;
	width: 855px;
}
#main #top p#table-top, #main #top p#table-bottom {
	margin: 0;
	padding: 0;
}

#main #top #top-left {
	width: 300px;
	padding-left: 13px;
	float: left;
}
#main #top #top-left #welcome-body {
	padding-bottom: 10px;
}
#main #top #top-left #welcome-body h2 {
	margin: 4px 0 10px 0;
	padding: 0;
}
#main #top #top-left #welcome-body p {
	margin: 0 0 10px 0;
	padding: 0;
}
#main #top #top-left #office-body h3, #main #top #top-left #office-body p {
	margin: 0;
	padding: 0;
}
#main #top #top-left #office-body #office-data {
	padding: 10px;
	background: url(/image/bg_top_office.gif) repeat-y 0 0;
}
#main #top #top-left #office-body #office-data table {
	width: 280px;
}
#main #top #top-left #office-body #office-data td {
	border-bottom: 1px dotted #CCCCCC;
	padding:5px 0;
	vertical-align: top;
}
#main #top #top-left #office-body #office-data td.date {
	width: 100px;
	color: #666666;
	line-height: 1.5em;
}
#main #top #top-left #office-body #office-data td.date span {
	color: #FF0000;
	font-weight: bold;
}
#main #top #top-left #office-body #office-data td.text {
	font-size: 120%;
	line-height: 1.25em;
}
#main #top #top-left #office-body #office-data p {
	margin: 8px 0 0 0;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}

#main #top #top-left #link-body p.left {
	margin: 10px 0 0 0;
	float: left;
}
#main #top #top-left #link-body p.right {
	margin: 10px 0 0 0;
	float: right;
}


#main #top #top-right {
	width: 519px;
	padding-left: 11px;
	float: left;
}


#main #top #top-right #news-body {
	margin: 0 0 10px 0;
}
#main #top #top-right #news-body h3, #main #top #top-right #news-body p {
	margin: 0;
	padding: 0;
}
#main #top #top-right #news-body #news-data {
	padding: 12px;
	background: url(/image/bg_top_news.gif) repeat-y 0 0;
}
#main #top #top-right #news-body #news-data table {
	width: 495px;
}
#main #top #top-right #news-body #news-data td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
#main #top #top-right #news-body #news-data td.date {
	width: 120px;
	color: #666666;
	line-height: 1.5em;
}
#main #top #top-right #news-body #news-data td.date span {
	color: #FF0000;
	font-weight: bold;
}
#main #top #top-right #news-body #news-data td.text {
	font-size: 120%;
	line-height: 1.25em;
}
#main #top #top-right #news-body #news-data p {
	margin: 8px 0 0 0;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}


#main #top #top-right #news-search {
	width: 205px;
	float: left;
}
#main #top #top-right #news-search h3, #main #top #top-right #news-search p {
	margin: 0;
	padding: 0;
}
#main #top #top-right #news-search #news-search-box {
	width: 181px;
	padding: 10px 12px 12px 12px;
	background: url(/image/bg_top_search.gif) repeat-y 0 0;
}
#main #top #top-right #news-search #news-search-box form {
	margin: 0;
	padding: 0;
}
#main #top #top-right #news-search #news-search-box select, #main #top #top-right #news-search #news-search-box input {
	width: 167px;
	margin: 3px 0;
}
#main #top #top-right #news-search #news-search-box p {
	color: #666666;	
	font-size: 120%;
	font-weight: bold;
	line-height: 1.35em;
	margin: 0 0 10px 0;
	padding: 0;
}
#main #top #top-right #news-search #news-search-box p img {
	margin: 0 0 3px 0;
}


#main #top #top-right #news-series {
	width: 314px;
	float: left;
}
#main #top #top-right #news-series h3, #main #top #top-right #news-series p {
	margin: 0;
	padding: 0;
}
#main #top #top-right #news-series #news-series-data {
	padding: 10px 20px 2px 20px;
	background: url(/image/bg_top_series.gif) repeat-y 0 0;
}
#main #top #top-right #news-series #news-series-data table {
	width: 274px;
}
#main #top #top-right #news-series #news-series-data th {
	padding: 5px 0;
	vertical-align: top;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
}
#main #top #top-right #news-series #news-series-data th span {
	font-size: 85%;
}
#main #top #top-right #news-series #news-series-data td {
	padding: 5px 0 10px 0;
	vertical-align: top;
	font-size: 85%;
}
#main #top #top-right #news-series #news-series-data p {
	margin: 8px 0 0 0;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
}
