*{ margin: 0; padding: 0;}
body {
	background-color: white;
	margin-left: 5%;
	margin-right: 5%;
	min-width: 695px
}
#gj_top {
	background-color: #3399CC;
	position: relative; 
	margin: 0 auto; 
	width: auto;
	height: 80px; 

	font-family:serif;
} 
#gj_header_logo {
	float: left;
	color: white;
	width: 149px;
	height: 80px;
}
#gj_header_message {
	padding-left: 3px;
	float: left;
	font-family: sans-serif;
	font-size: 16px;
	color: white;
	width: auto;
	height: 80px;
}
#gj_header_4greatapes {
	color: white;
	float: right;
	width: 273px;
	height: 80px;
}
#gj_subheader {background-color: #003399;
	clear:both;
	color: white;
	height: 23;
	padding: 5px;
}
#gj_menu {
	background-color: #3399CC;
	color: white;
	font-family: sans-serif;
	font-size: 18px;
	line-height: 1.5;
	padding: 5px;
	width: 150px;
	min-width: 160px;
	margin-right:10px;
	clear: both;
	float: left;
}
#gj_news {
	float:right;
	width: 20%;
	min-width:160px;
	margin-left:10px;
	padding: 10px;
	line-height: 1.5;
	background-color:#b9dcdd;
}
#gj_main {background-color: #ffffff;
        padding-top:10px;
	margin-left: 160px;
	line-height: 1.5;
	font-size:16px;
	float:none;
}
p.rireki {
	width:320px;
	height:100px;
	font-family:sans-serif;
	font-size:10px;
	overflow: auto;
	border-style: solid;
	border-color: gray lightgray lightgray gray;
	border-width: 1px;
	padding: 5px;
}
a:hover
	{background: #A4FFA4;
	text-decoration: underline;
	color: blue;
		}
table
	{background-color:#b9dcdd;
	font-size:16px;}
table
	{background-color: white;}
th
	{background-color: #dad7f6;text-align:center;}
td
	{background-color: #e2dfff;padding-left:2px;}
th.country
	{width:90px;}
td.country {width:90px;}
th.area
	{width:150px;}
td.area
	{width:150px;}
th.plan
	{width:220px;}
td.plan
	{width:220px;}
th.detail
	{text-align:center; text-size:14px;width:40px;}
td.detail
	{text-align:center; text-size:14px;width:40px;}
 -->
a.btn:hover
	{position:relative; top:-1px; right:1px;
	background: white;
	}
