@charset "shift_jis";
/* CSS Document */

body{
	background-color: #002C49;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-bottom: 0px;
}
.welcome {
	font-family: Verdana, Arial, Japan;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3D8D12;
	letter-spacing: 2px;
	background-image: url(../images/logedin.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}


.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
}

a:link {
	color:#333333;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
  }

a:visited { 
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
 }

a:hover {  
	color: #333333;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration:underline;
}

a.banner:link {
	color:#C5E3F5;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a.banner:active {
	color: #C5E3F5;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
  }

a.banner:visited { 
	color: #C5E3F5;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
 }

a.banner:hover {  
	color: #C5E3F5;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration:underline;
}




a.news:link {
	color:#666666;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

a.news:active {
	color:#666666;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
  }

a.news:visited { 
	color:#666666;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
 }

a.news:hover {
	color:#666666;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#loading {
	position: absolute;
	/*top: 190px;*/
	/*left: 230px;*/
	color:#000;
	z-index: 90;
	width: 710px;
	height: 600px;
	vertical-align:middle;
	/*background-color: #fff;*/
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

