
table.tideinfo {
	width: 100%;
	margin: 5;
	padding: 5;
	font-size: 14px;
   	border-collapse: collapse;
   	border: 1px solid green; /* 外枠 */
  	vertical-align: middle;
  	text-align: right;
	background-color: transparent;
}
table.tideinfo td{
	padding: 2px 10px;
}
table.tideinfo td.tideinfo_header {
	width: 90px;
	padding: 2px 4px;
	border-width: 0;
	vertical-align: middle;
	font-size: 14px;
	background: #F4F4F4;
	border-style: solid dotted; /* 線種 */
	border-width: 1px; /* 線の太さ */
	border-color: green; /* 線色 */
	text-align: center;
}
table.tideinfo_height {
	width: 728px;
	margin: 5;
	padding: 5;
	font-size: 14px;
	text-align: center;
background-image: url("/images/css_bg/centerRcolumn_bg_tb.png");
background-repeat: repeat-x;
background-position: top;
	border: 1px #808080 solid;
}
table.tideinfo_height td.tideinfo_header{
	width: 90px;
	padding: 2px 4px;
	border: 1px #808080 solid;
	background: #000;
	color: #FF3399;
	font-weight:bold;
}
div.sio_text{
	font-size: 20px;
	margin: 5;

}
dl#wather {
	margin:0px;
	padding:8px 20px 2px 20px;
	list-style:url(images/dt_img.jpg) outside;
	}
dl#wather span{
	display:none;
	}
dl#wather dd{
	margin:0px;
	padding:0px 0px 6px 0px;
	font-size:13px;
	color:#777777;
	}
dl#wather dt{
	margin:0px;
	padding:6px 3px 0px 14px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background:url(images/dt_img.jpg) no-repeat left 8px;
	}
dl#wather dt a{
	font-size:14px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	}
dl#wather dt a:hover{
	color:#777777;
	}
dl#wather #DTwather{
	background:url(images/dt_wather_img.jpg) left 3px no-repeat;
	font-size:16px;
	color:#01425d;
	font-weight:bold;
	padding:0px 0px 0px 18px;
	}	
dl#wather #DDwather{
	color:#777777;
	padding-left:30px;
	border-bottom:2px solid #9fb5bf;
	padding:0px;
	margin:0px;
	}
div#finwather{
	height:46px;
	padding:0px;
	margin:0px;
	}
div#consultas{
	width:310px;
	padding:0px 12px 0px 5px; text-align:right;
	display:block;
	clear:both;
	}
		
div#consultas #enviar{
	float:right;
	color:#848788;
	background-color:#fdfeff;
	}
span
{ 
 
}
#tidecontents{
width:728px
}
.tidecontents_headerSub {
width:100%;height:30px;
border: inset 1px #666;
}
.tidecontents_header {
width:100%;height:80px;
border: inset 1px #666;
}
.tidecontents_header_column {
width:100%;height:20px;
background-color:#333;
color:#fff;
padding-top:5px;
padding-bottom:5px;
text-indent: 1em
}


.tidecontents_headerData {
width:180px;
height:100%;
border: inset 1px #999;
background-image: url("/images/css_bg/centerRcolumn_bg_tb.png");
background-repeat: repeat-x;
background-position: top;
float:left; 
}
.tidecontents_MapData {
width:240px;
height:100%;
border: inset 1px #999;
background-image: url("/images/css_bg/centerRcolumn_bg_tb.png");
background-repeat: repeat-x;
background-position: top;
float:left; 
}
.tidecontents_headerDatacolumn {
font-size:14px;
padding-left:10px;
padding-top:5px;
color:#333;
}
.tidecontents_headerDataValue {
font-size:22px;
padding-left:10px;
padding-top:2px;
font-weight:bold;
color:#FF3399;
}
.tidecontents_headerDataSub {
font-size:12px;
padding-left:10px;
padding-top:2px;
color:#666;
}
#tidecontents_graph {
width:100%;height:400px;
border: inset 1px #999;
}
#tidecontents_map {
width:100%;height:200px;
border: inset 1px #999;
}
.tidecontents_foder {
width:100%;height:30px;
border: inset 1px #666;
background-color:#ddd;
}
#dispdifftime{
color:#FF3399;
text-decoration: underline;

}