@charset "utf-8";


body {
	text-align: center;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
#page {
	text-align: left;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#heder h1 {
	text-align: center;
}
ul#gNav {
	width: 855px;
}
ul#gNav li  {
	font-size: 0.1px;
	line-height: 1%;
}
ul#gNav li#nav1 {
	float: left;
	width: 136px;
}
ul#gNav li#nav2 {
	float: left;
	width: 107px;
}
ul#gNav li#nav3 {
	float: left;
	width: 135px;
}
ul#gNav li#nav4 {
	float: left;
	width: 128px;
}
ul#gNav li#nav5 {
	float: left;
	width: 125px;
}
ul#gNav li#nav6 {
	float: left;
	width: 224px;
}
#pankuzu {
	margin-left: 20px;
}
#pankuzu li {
	display: inline;
}

#mainContents {
	width: 855px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 84px;
	width: 855px;
}
.marginBtm20 {
	margin-bottom: 20px;
}

.marginBtm10 {
	margin-bottom: 10px;
}
.marginBtm5 {
	margin-bottom: 5px;
}

#footer p#cp {
	text-align: center;
	font-size: 9px;
}
#footer ul#subNav {
	text-align: center;
}
#footer ul#subNav li {
	display: inline;
	margin-right: 5px;
}
#btnArea {
	width: 700px;
	margin-left: 85px;
}
#btnArea #subNavBtn1 {
	float: left;
	width: 343px;
	display: inline;
	margin-right: 10px;
}
#btnArea #subNavBtn2 {
	float: left;
	width: 343px;
}


.kounouTable {
	color: #000000;
	margin-bottom: 20px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #677185;
	border-right-color: #464E5B;
	border-bottom-color: #464E5B;
	border-left-color: #677185;
}

.kounouTable  th {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #F5F8FA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #748092;
	border-right-color: #4A5360;
	border-bottom-color: #4A5360;
	border-left-color: #748092;
}
.kounouTable  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A5360;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A5360;
	font-size: 90%;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #748092;
	border-left-color: #748092;
}
.othersTable {
	float: left;
	width: 410px;
}

