@charset "UTF-8";
@import url(./base.css);

table#top_header_image {
	width: 800px;
	height: 218px;
}

div#top_body_area {
	background-image: url(../images/top_back.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
table#top_contents {
	margin-left: 40px;
}

td#top_side_menu {
	width: 180px;
}

td#center_menu {
	width: 351px;
}
td.center_menu_back {
	background-color: #555555;
	background-image: url(../images/center_menu_back.png);
	background-repeat: repeat-y;
	width: 351px;
}
td.center_menu_left, td.center_menu_right {
	width: 8px;
}
td.center_menu_bottom {
	background-image: url(../images/center_menu_bottom.png);
	background-repeat: no-repeat;
	width: 351px;
	height: 8px;
}

td#center_president {
	width: 80px;
	height: 20px;
}
td#center_corporation, td#center_company_management {
	width: 67px;
	height: 20px;
}
td.center_company_space {
	width: 30px;
}

td#center_test {
	width: 100px;
	height: 20px;
}
td#center_mark {
	width: 126px;
	height: 20px;
}
td#center_pr {
	width: 67px;
	height: 20px;
}
td.center_management_space_1 {
	width: 10px;
}
td.center_management_space_2 {
	width: 20px;
}

td.news {
	width: 335px;
	padding: 5px 8px;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
td#news_bottom {
	width: 335px;
	padding: 5px 8px 2px 8px;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
}

td#center_enforcement, td#center_result {
	width: 67px;
	height: 20px;
}
td#center_start {
	width: 132px;
	height: 20px;
}
td.center_report_space_1 {
	width: 30px;
}
td.center_report_space_2 {
	width: 20px;
}

td#right_space {
	width: 15px;
}

td#right_menu {
	width: 172px;
}
td.right_menu_space {
	height: 20px;
}

