html {
	padding:0px;
	margin:0px;
	height:100%;
}
body {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	height:100%;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size:12px;
}
div#header {
	background-image: url("../img/headerBack.gif");
	background-repeat: repeat-x;
	height:50px;
	width:100%;
	position:relative;
}
div.top {
	width:1024px;
	height:50px;
	margin: 0 auto;
}

//div.map {
//	position:absolute;
//	left:3px;
//	right:213px;
//	top:53px;
//	height:92%;
//}
div.map {
	position:absolute;
	left:213px;
	right:3px;
    top:53px;
//	top:73px;
	height:92%;
}

//div.dispData {
//	position:absolute;
//	top:50px;
//	width:200px;
//	right:9px;
//}
div.dispData {
	position:absolute;
	top:50px;
	width:200px;
	left:1px;
}

//div.dispGyakubiki {
//	position:absolute;
//	top:303px;
//	width:210px;
//	right:0px;
//}
div.dispGyakubiki {
	position:absolute;
	top:253px;
	width:210px;
	left:1px;
}


//div.dispData2 {
//	position:absolute;
//	top:303px;
//	width:200px;
//	right:10px;
//}
div.dispData2 {
	position:absolute;
	top:253px;
	width:200px;
	left:1px;
}

//div.dispMenu {
//	position:absolute;
//	width:210px;
//	right:0px;
//	top:50px;
//}
div.dispMenu {
	position:absolute;
	top:50px;
	width:210px;
	left:1px;
}

div.dispHanran {
	position:absolute;
	width:24%;
	right:1px;
	top:75px;
	float:right;
}
div.dispKind {
	position:absolute;
	width:24%;
	left:76%;
	top:58px;
}
div.dispSinsuiKind {
	position:absolute;
	right:20px;
	top:58px;
}

div.dispGyakubikiKind {
	position:absolute;
	right:35px;
	top:58px;
}
table.dispInfo {
	border:solid 1px #919191;
	rules:all;
	border-collapse:collapse;
	font-size:12px;
	background-color:#ffffff;
}
div#initInfo {
	font-weight: bold;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

div.menu_title {
	float : right;
	width:149px;
	height:20px;
	background-color: #ffcc99;
	text-align: center;
	vertical-align: middle;
	font-size:14px;
	padding-top: 3px;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
}
div.menu_title2{
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color:#0055AA;
	color:#FFFFFF;
	height:20px;
	width:205px;
	padding-top:2px;
	padding-left:1px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
}
div.menu_title2B{
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color:#BBEEFF;
	height:20px;
	width:205px;
	padding-top:2px;
	padding-left:1px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
}
div.menu_title3{
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color:#AA4400;
	color:#FFFFFF;
	height:20px;
	width:205px;
	padding-top:2px;
	padding-left:1px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
}
div.menu_title3B{
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
//	background-color:#FFEE88;
	background-color:#CCFFFF;
	height:20px;
	width:205px;
	padding-top:2px;
	padding-left:1px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
}
div.menu_title3C{
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
//	background-color:#EEAAFF;
	background-color:#FF88FF;
	height:20px;
	width:205px;
	padding-top:2px;
	padding-left:1px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
}
div.menu_title3D{
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
//	background-color:#FFCC00;
	background-color:#FFE066;
	height:20px;
	width:205px;
	padding-top:2px;
	padding-left:1px;
	margin-top:3px;
	font-size:12px;
	text-align:center;
}

img.menu_marker{
	td { text-align:center; vertical-align:middle;}
	width:11px;
	height:11px;
}

div#menu_title_graph1 {
	width:278px;
	height:20px;
	background-color: #ffcc99;
	text-align: center;
	vertical-align: middle;
	float:left;
	font-size:14px;
	padding-top: 3px;
	border: 1px #000000 solid;
}
div#menu_title_graph2 {
	width:409px;
	height:20px;
	background-color: #ffcc99;
	text-align: center;
	vertical-align: middle;
	float:left;
	font-size:14px;
	padding-top: 3px;
	border: 1px #000000 solid;
}
div#graph_close {
	border: 1px #000000 solid;
	border-left: 0px;
	background-color: #00008B;
    font-weight: bold;
    color: #ffffff;
    cursor:pointer;
	height:18px;
	width:20px;
	float:left;
    padding-top: 5px;
	right:0px;
	top:0px;
	text-align:center;
}
div.menu_body {
	float : right;
	width:149px;
	background-color: #ffffff;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	padding-bottom: 3px;
}
div.menu_body2 {
	float : right;
	width:149px;
	background-color: #ffffff;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	padding-bottom: 3px;
}
div.menu_body_graph {
	width:299px;
	background-color: #ffffff;
	border: 1px #000000 solid;
	border-top: 0px;
	padding-bottom: 3px;
	text-align: center;
}
div.menu_body_graph2 {
	width:430px;
	background-color: #ffffff;
	border: 1px #000000 solid;
	border-top: 0px;
	padding-bottom: 3px;
	text-align: center;
}
div.menu1_body{
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#ffffff;
	top:20px;
	height:50px;
	width:205px;
	padding:1px 0px 1px 1px;
	font-size:12px;
	overflow-y:auto;
}
div.menu2_body{
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#ffffff;
	top:20px;
	height: 65px;
	width:205px;
	padding:1px 0px 1px 1px;
	font-size:14px;
	overflow-y:auto;
}
div.menu3_body{
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#ffffff;
	top:20px;
//	height: 65px;
	height: 90px;
	width:205px;
	padding:1px 0px 8px 1px;
	font-size:12px;
	overflow-y:auto;
}
div.menu4_body{
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#ffffff;
	top:20px;
	height:195px;
	width:205px;
	font-size:14px;
	padding:1px 0px 1px 1px;
	overflow-y:auto;
}
div.menu5_body{
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#CCF8F8;
	top:20px;
	height:80px;
	width:205px;
	padding:1px 0px 1px 1px;
	font-size:12px;
	overflow-y:auto;
}
div.menu6_body{
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#fff6aa;
	top:20px;
	height:45px;
	width:205px;
	padding:1px 0px 1px 1px;
	font-size:12px;
	overflow-y:auto;
}
div.menu7_body{
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background-color:#ffffff;
	top:20px;
	width:205px;
	padding:1px 0px 1px 1px;
	font-size:14px;
	overflow-y:auto;
}

td, th {
	border:1px #000000 solid;
	background-color:#ffffff;
}
td.hd1 {
	border:1px #919191 solid;
	background-color:#c0c0c0;
	width:65px;
	height:15px;
	text-align:center;
}
td.hd2 {
	border:1px #919191 solid;
	background-color:#c0c0c0;
	width:55px;
	height:15px;
	text-align:center;
}
td.cl1 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:65px;
	height:15px;
	text-align:center;
}
td.cl2 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:55px;
	height:15px;
	text-align:right;
}
table.hanrei {
	border:none;
	border-collapse:collapse;
	font-size:12px;
	background-color:#ffffff;
}
td.h1 {
	border:none;
	border-collapse:collapse;
	width:33px;
	text-align:center;
}
td.h2 {
	border:none;
	border-collapse:collapse;
	width:10px;
	text-align:center;
}
td.h3 {
	border:none;
	border-collapse:collapse;
	width:48px;
	text-align:center;
}
td.h4 {
	border:none;
	border-collapse:collapse;
	width:68px;
	text-align:center;
}
table.hinanjo {
	border:solid 1px #000000;
	rules:all;
	border-collapse:collapse;
	font-size:13px;
	background-color:#ffffff;
}
table.tanmax {
	border:none;
	border-collapse:collapse;
	background-color:#ffffff;
}
table.totat {
	border:none;
	border-collapse:collapse;
	background-color:#ffffff;
}
table.hateiList {
	border:none;
	border-collapse:collapse;
	background-color:#ffffff;
}
td.gh {
	border:1px #000000 solid;
	background-color:#ffccff;
	text-align:right;
}
td.ghgyakubiki {
	border:1px #919191 solid;
	background-color:#aaccff;
	text-align:center;
	font-size:11px;
}
td.ghgyakubiki1 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:38px;
	height:15px;
	text-align:center;
	font-size:12px;
}
td.ghgyakubiki2 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:58px;
	height:15px;
	text-align:center;
	font-size:12px;
}
td.ghgyakubiki3 {
	border:1px #919191 solid;
	width:40px;
	height:15px;
	text-align:center;
	font-size:12px;
}
td.ghgyakubiki4 {
	border:1px #919191 solid;
	width:42px;
	height:15px;
	text-align:center;
	font-size:12px;
}
td.g1 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:38px;
	height:15px;
	text-align:left;
}
td.g2 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:100px;
	height:15px;
	text-align:left;
}
td.g3 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:40px;
	height:15px;
	text-align:right;
}
td.g4 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:30px;
	height:15px;
	text-align:right;
}
td.g5 {
	border:1px #919191 solid;
	background-color:#ffffff;
	width:40px;
	height:15px;
	text-align:right;
}
span.help {
	position:absolute;
	text-decoration:underline;
	top:3px;
	color:#0000ff;
	width:180px;
}
span.mapinfo {
	position:absolute;
	color:#ffffff;
	top:23px;
	margin-bottom:5px;
	width:180px;
}
span.help2 {
	position:absolute;
	text-decoration:underline;
	top:32px;
	color:#0000ff;
	width:180px;
}
span.mapinfo2 {
	position:absolute;
	color:#ffffff;
	top:12px;
	margin-bottom:5px;
	width:180px;
}
.animeTime{
	position:absolute;
	top:0px;
	left:40%;
	width:185px;
	height:20px;
	text-align:center;
	color:#FFFF00;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	vertical-align:middle;
	border-left:#66CCFF SOLID 3px;
	border-right:#66CCFF SOLID 3px;
	border-bottom:#66CCFF SOLID 3px;
	background-color:rgb(49,106,245);
	z-index:2000;
}
#hanrei {
//width:140px;
  width:160px;
  height:20px;
  position:absolute;
  display:none;
  z-index:9999;
  background-color:#ffffff;
  border:1px #000000 solid;
}
#hanrei_title {
  position:absolute;
  left:0px; right:0px; top:0px; height:20px;
  background-color:#3399FF;
  text-align:center;
  vertical-align:middle;
  cursor:move;
  font-size:14px;
}
#hanrei_body {
  position:absolute;
  left:0px; right:0px; top:20px;
  background-color:#ffffff;
  border:1px #000000 solid;
}

#hanrei .header{
  border:none;
  border-top:5px #ffffff solid;
  border-bottom:2px #000000 solid;
  font-size:14px;
  font-weight:bold;
}

//div#mapFilterBox{
//  position:fixed;
//  top: 60px;
//  right:213px;
//  z-index:9999;
//}
div#mapFilterBox{
  position:fixed;
  top: 80px;
  right:3px;
  z-index:9999;
}
div#mapFilterSwitch{
  right:0px;
  text-align: right;
}
div#mapFilter {
  width: 150px;
  background-color:#ffffff;
  border-top: 1px #000000 solid;
  display: block;
}
div#mapFilter .menu_title{
  border-right: 1px #000000 solid;
}
div#mapFilter .menu_body{
  border-right: 1px #000000 solid;
}

//div#dataFilterBox{
//  position:fixed;
//  top: 450px;
//  left:0px;
//  z-index:9999;
//}
div#dataFilterBox{
  position:fixed;
//  top: 220px;
  top: -200px;
  right:3px;
  z-index:9999;
}
//div#dataFilterSwitch{
//  left:0px;
//  text-align: left;
//}
div#dataFilterSwitch{
  right:0px;
  text-align: right;
}
div#dataFilter {
  width: 150px;
  background-color:#ffffff;
  border-top: 1px #000000 solid;
//display: none;
}

div#dataFilter .menu_title{
  border-right: 1px #000000 solid;
}
div#dataFilter .menu_body2{
  border-right: 1px #000000 solid;
}
table.ckmenu {
  border-collapse:collapse;
  border:0px;
}
td.ckmenu1 {
  width:110px;
  height:10px;
  border-color: #ffffff;
}
td.ckmenu2 {
  width:20px;
  height:10px;
  border-color: #ffffff;
}

//div#sliderBox{
//position:fixed;
//top: 520px;
//right:213px;
//z-index:9999;
//}
div#sliderBox{
  position:fixed;
  top: 400px;
  right:3px;
  z-index:9999;
}

div#sliderSwitch{
  right:0px;
  text-align: right;
}
div#sliderBody {
  width: 150px;
  background-color:#ffffff;
  border-top: 1px #000000 solid;
  display: block;
}

div#sliderBody .slider_menu_title{
  border-right: 1px #000000 solid;
}
div#sliderBody .slider_menu{
  border-right: 1px #000000 solid;
}

div.slider_menu {
	float : right;
	width: 149px;
	height: 30px;
	background-color:#ffffff;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
}
div.slider_menu_title {
	float : right;
	width:149px;
	height:20px;
	background-color: #ffcc99;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	text-align: center;
	vertical-align: middle;
	font-size:14px;
}
.js-slider{
  position:relative;
  width:140px;
  height:20px;
  left:5px;
}
.js-slider div{
  background:#ddd;
  height:3px;
  border:1px inset #aaa;
  position:relative;
  top:12px;
  font-size:0px;
}
.js-slider input{
  position:absolute;
  width:15px;
  height:20px;
  display:block;
}
div#dataGraphBox{
  display:none;
  top:300px;
  position:fixed;
  z-index:9999;
}
div#dataGraphSwitch{
  right:0px;
  text-align: right;
}
div#dataGraphBox2{
  display:none;
  top:600px;
  position:fixed;
  z-index:9999;
}
div#dataGraphBox.init,
div#dataGraphBox2.init{
  right:400px;
}

.menu_title_graph {
  cursor:move;
}

div.disp_info
{
	font-size:14px;
	font-weight: bold;
	text-align:center;
}
div.disp_info_r
{
	font-size:14px;
	font-weight: bold;
	text-align:center;
	color:#FF0000;
}
div.font13
{
	font-size:13px;
}
div.nobold
{
	font-weight: normal;
}


/* 浸水深時間操作スライダー */
#timeSlider {
	background-color: rgba( 255, 255, 255, 0.8 );
	bottom:60px; left:10px;
	border:solid 1px #CCCCCC;
	max-width:60%;
	position:absolute;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:-10px;
	width:800px;
	z-index:50000;
}
#timeSlider .sliderWrapper {
	margin-bottom:-20px;
}
#slider3 .ui-slider-range { background: #ff8800; }

#timeSlider .title {
	font-size:12px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
	width:100%;
}

.icon_open {
  background-image: url(../img/tab_right_open.png);
  background-repeat: no-repeat;
  background-position: 5px;
  cursor: pointer;
  font-size:12px;
  position:absolute;
  top:5px;
  text-indent:2em;
}
.icon_close {
  background-image: url(../img/tab_right_close.png);
  background-repeat: no-repeat;
  background-position: 5px;
  cursor: pointer;
  font-size:12px;
  position:absolute;
  top:5px;
  text-indent:2em;
}
.cursor_pointer {
  cursor: pointer;
}
input[type=checkbox] { cursor: pointer; }
input[type=radio] { cursor: pointer; }
#higai {
  border:1px #000000 solid;
  cursor:move;
  display:none;
//  left:210px; top:60px;
  left:450px; top:80px;
  line-height:0px;
  opacity: 0.9;
  position:absolute;
  z-index:9999;
}
#tbHigai {
  border:none;
  border-collapse:collapse;
  font-size:12px;
}
#tbHigai th {
  background-color:#D3D3D3;
  border:1px #919191 solid;
  border-bottom:1px #000000 solid;
  font-size:14px;
  line-height:normal;
  height:10px;
  text-align:center;
}
#tbHigai td {
  border:1px #919191 solid;
  height:15px;
  line-height:normal;
}
#tbHigai td.hg1 {
  width:100px;
}
#tbHigai td.hg2 {
  width:120px;
}
#tbHigai td.hg3 {
  width:60px;
}
#tbHigai th.hgA {
  width:162px;
}
#tbHigai th.hgB {
  border-right:0px;
  width:120px;
}
#tbHigai th.hgC {
  border-left:0px;
  width:25px;
}
div#higaiClose {
  background-color: #8B0000;
  border: 1px #000000 solid;
  border-left: 0px;
  color: #ffffff;
  cursor:pointer;
  font-weight: bold;
  float:right;
  height:18px;
  width:25px;
  margin-top:-3px;
  margin-right:-3px;
  margin-bottom:-2px;
  padding-top: 5px;
  right:0px;
  text-align:center;
  top:0px;
}

#calcHigai {
  display:none;
  left:210px; top:60px;
  position:absolute;
  width:250px;
  z-index:9999;
}
#calcHigaiTitle {
  background-color: #FFEE88;
  border:1px #000000 solid;
  cursor:move;
  float:left;
  font-size:14px;
  height:18px;
  width:223px;
  padding-top: 3px;
  text-align: center;
  vertical-align: middle;
}
#calcHigaiBody {
  background-color: #FFFFFF;
  border: 1px #000000 solid;
  border-top: 0px;
  line-height:120%;
  padding:5px;
}
#calcHigaiBody dl {
  width:230px;
}
#calcHigaiBody dt {
  background-color:#FFEE88;
  border: 1px #888888 solid;
  clear:left;
  float:left;
  margin-top:5px;
  margin-left:10px;
  padding-left:5px;
  padding-top:3px;
  height:20px;
  width:100px;
}
#calcHigaiBody dt.sinsuiColor{
  background-color:#BBEEFF;
}
#calcHigaiBody dt.centerDt{
  background-color:#FFFFFF;
  text-align:center;
  width:90%;
  border: 0px;
}
#calcHigaiBody .subTitle{
  font-size:13px;
  text-align:center;
  margin-bottom:5px;
  width:100%;
}
#calcHigaiBody .subTitle span{
  border-bottom:2px #AA4400 solid;
}
#calcHigaiBody input[type=number]{
  float:left;
  margin-top:-2px !important;
  height: 15px;
  width:70px;
}
#calcHigaiBody input[type=text]{
  float:left;
  margin-top:-2px;
  height: 15px;
  width:70px;
}
#calcHigaiBody dt.comment{
  background-color:#FFFFFF;
  width:90%;
  border: 0px;
}
#calcHigaiBody dd {
  background-color:#FFFFFF;
  border: 1px #888888 solid;
  border-left: 0px;
  float:left;
  margin-left:0px;
  margin-top:5px;
  padding-right:5px;
  padding-top:3px;
  text-align:right;
  height:20px;
  width:100px;
}
div#calcHigaiClose {
	border: 1px #000000 solid;
	border-left: 0px;
  	background-color: #8B0000;
    font-weight: bold;
    color: #ffffff;
    cursor:pointer;
	height:16px;
	width:24px;
	float:left;
    padding-top: 5px;
	right:0px;
	top:0px;
	text-align:center;
}
div#calcHigaierrMes {
	position: absolute;
	border: 1px #ff0000 solid;
  	background-color: #FFFFFF;
    color: #ff0000;
    font-weight: bold;
	left:235px;
	opacity:0;
	top:135px;
	width:160px;
	-ms-filter: "alpha(opacity=0.5)";
}
img.olTileImage {
  image-rendering: -moz-crisp-edges;         /* Firefox */
  image-rendering:   -o-crisp-edges;         /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit */
  image-rendering: pixelated;
  -ms-interpolation-mode: nearest-neighbor;  /* IE */
}
@media print{
	div#mapFilterBox{
	  position:absolute;
//	  top: 60px;
// 	  right:213px;
//	  z-index:9999;
	  right:0px;
	}
	div#sliderBox{
	  position:absolute;
//    top: 520px;
//    right:213px;
//    z-index:9999;
	  right:0px;
	}
	
	div#dataGraphBox,
	div#dataGraphBox2{
	  position:absolute;
	  right:0px;
	}
}









table.sihyou {
  border:none;
  border-collapse:collapse;
  font-size:11px;
}
#sihyou {
  width:280px;
  height:17px;
  position:absolute;
  display:none;
  z-index:9999;
  border:1px #000000 solid;
}
#sihyou_title {
  position:absolute;
  left:0px; right:0px; top:0px; height:17px;
  cursor:move;
  opacity: 0.9;
}
#sihyou_body {
  position:absolute;
  left:0px; right:0px; top:17px;
  border:1px #000000 solid;
  cursor:move;
  opacity: 0.9;
}
td.hg1 {
  border:1px #919191 solid;
  width:100px;
  height:15px;
  text-align:left;
  font-size:12px;
  background-color:#ffffff;
}
td.hg2 {
  border:1px #919191 solid;
  width:120px;
  height:15px;
  text-align:right;
  font-size:12px;
  background-color:#ffffff;
}
td.hg3 {
  border:1px #919191 solid;
  width:120px;
  height:15px;
  text-align:left;
  font-size:12px;
  background-color:#ffffff;
}
td.hg4 {
  border:1px #919191 solid;
  width:60px;
  height:15px;
  text-align:left;
  font-size:12px;
  background-color:#ffffff;
}
td.hgA {
  border:1px #919191 solid;
  width:162px;
  height:15px;
  text-align:center;
  font-size:12px;
  background-color:#D3D3D3;
}
td.hgB {
  border:1px #919191 solid;
  width:120px;
  height:15px;
  text-align:center;
  font-size:12px;
  background-color:#D3D3D3;
}

div#gyakubiki_nodata {
  text-align:center;
}
