@charset "Shift_JIS";
/*--------------------Sฬ-------------------*/


*{
	margin: 0;
	padding: 0;
	line-height: 150%;
}

html{
  overflow-y : scroll;
}

body{
	font-size: 100%;
	text-align: center;
	font-family: "CI",Meiryo,"qMmpS Pro W3","Hiragino Kaku Gothic Pro","MS PGothic",Osaka,sans-serif;
	color : white;
	background-color : black;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

/* SafaripnbN ถTCYฒฎ */
/*\*/
html:first-child body{
    font-size: 70%;
}

td,tr,th{
	font-size : 94%;
}

/*--------------------ฺ-------------------*/
.memu1{
	font-size: 10pt;
	background-color: transparent;
	background-image : url(img_menu/h_button.png);
	background-repeat : no-repeat;
	background-attachment: scroll;
	background-position: center center;
	width : 160px;
	height : 32px;
	text-align: center;
  float : none;
  overflow : hidden;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : silver;
  color : black;
}

.memu2{
	font-size: 10pt;
	background-color: transparent;
	background-image : url(img_menu/h_button2.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	width: 160px;
	height: 32px;
	text-align: center;
	float: none;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	color: black;
}

.main{
  color : black;
  background-color : white;
  width : 970px;
  float : none;
  display : block;
}

.table_left01{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : white;
  border-left-color : white;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : white;
  padding-left : 4px;
  padding-right : 4px;
}

.table_right01{
  padding-left : 4px;
  padding-right : 4px;
  border-top-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-top-color : white;
  border-right-color : white;
}

