@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	background:white;
	font-size:11pt;
	font-family:verdana,"�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"�l�r �o�S�V�b�N","MS PGothic",Sans-Serif;
	color:#666666;
	line-height:1.5;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	margin-left: 30px;
	margin-bottom: 10px;
}

img,
fieldset {
	border:0;
}

img.border {
	border:1px solid #777777;
	margin:8px;
}


h1, h2, h3, h4, h5 {
	margin:20px 0px 6px;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#4444FF;
}

a:link {
}

a:visited {
}

a:hover {
	color:#FF4444;
}

a:active {
}


/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	margin-bottom:0px;
	color:#444444;
	padding:4px;
/*--
	border-bottom:4px solid #444444;
	--*/

}

#header .headerlogo {
	width:740px;
	margin:0 auto;
	padding:0px 15px 0;
}

#header h1 {
	width:740px;
	margin:0 auto;
	padding:0 15px 4px 30px;
	font-size: 12pt;
	color:#999999;
	text-align: center;
}

#header h2 {
	width:740px;
	margin:0 auto;
	padding:0 15px 4px 30px;
	font-size: 10pt;
	color:#999999;
	text-align: center;
}

#header_border {
	width:100%;
	height:40px;
	background:url('../images/main_back.jpg') repeat-x;
}

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	background:#333;
	color:white;
	font-size:8pt;
	padding:12px;
}

#footer ul {
	margin:0 auto 5px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid white;
	margin-left:0px;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#FF6666;
}

#copyright {
	padding-top:4px;
}

/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	width:760px;
	margin:0 auto 10px;
	/*
	overflow:hidden;
	*/
}


/* __main
------------------------------------------*/

#main {
	width:740px;
	margin-bottom:40px;
	margin-top:0px;
}


/*-----------------------------------------------
 __urlinput
-----------------------------------------------*/

#urlinput {
	text-align:center;
	padding:20px 80px 0px;
}

#urlinput form {
	text-align:left;
	background-color:#ECECEC;
	border:1px solid #999999;
	padding:16px 20px 0px;
	background:url('../images/form_back.png');
	color:#ffffff;
}

#urlinput form p {
	text-align:center;
}

#urlinput form span {
	margin-left:8px;
}

#urlinput form label {
	font-weight:bold;
}

#calendar_url {
	padding: 4px;
	border:1px solid #999999;
	width:300px;
}

#urlinput form select {
	padding: 4px 0px;
	border:1px solid #999999;
	width:50px;
}

#urlinput form #meter {
	width:100px;
}

#urlinput form input[type="text"]:focus,
#urlinput form select:focus
{
   background-color: #ffffcc;
   border: 1px solid red;
}

#urlinput a {
	color:#FFFFFF;
	text-decoration:underline;
}

#urlinput a:hover {
	color:#FF6666;
	text-decoration:none;
}


#formshade {
	background:url('../images/form_shade.jpg') repeat-x;
	height:30px;
}

#urlinput p.form_button {
	margin-bottom:4px;
}

#banner {
	text-align: center;
	margin-top:16px;	
}

table.bordertable {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:10px;
  border-collapse: separate;
  border-spacing: 1px;
  background-color: #444444;
  font-size: 100%;
}

table.bordertable th,
table.bordertable td {
  padding: 6px;
  background-color: #ffffff;
}

table.bordertable th {
  background: #3182C0;
  text-align: center;
  white-space: nowrap;
  color: #FFF;
}

#nextlink {
  text-align: right;
}

#nextlink a {
	color:#4444FF;
	text-decoration:underline;
}

#nextlink a:hover {
	color:#FF4444;
	text-decoration:none;
}

.column {
	border:1px solid #444444;
	background-color: #FFFFDD;
	padding: 8px;
}

.column h3 {
	margin-top: 0px;
	border-left: 8px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 8px;
}

.column h4 {
	margin-left: 12px;
}

.icon {
	margin-right: 8px;
}

.hatenab {
	margin-left: 8px;
	margin-right: 8px;
}

.hatenabig {
	float: right;
	margin: 12px 0px 0px;
	height: 30px;
}

table.plantable {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:10px;
  border-collapse: separate;
  border-spacing: 1px;
  background-color: #444444;
  font-size: 100%;
}

table.plantable th,
table.plantable td {
  padding: 6px;
  background-color: #ffffff;
}

table.plantable th {
  background: #3182C0;
  text-align: center;
  white-space: nowrap;
  color: #FFF;
  text-align:right;
  width: 200px;
}

table.plantable td {
  text-align:center;
  width: 150px;
}

#AIRDownloadMessageTable {
	width: 217px;
	height: 180px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#AIRDownloadMessageRuntime {
	font-size: 12px;
	color: #333;
}
