body {
	background:transparent url(../images/body_bg.gif) repeat-y scroll center top;
	font-family:"ＭＳ ゴシック";
	font-size:0.7em;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:170%;
	margin:0pt;
	padding:0pt;
	text-align:center;
}
#content {
    height:100%;
	position:relative;
}
#head {
	position:relative;
	top:0px;
	width:801px;
	height:7em;
	background:#cccccc url(../images/head.gif) repeat-x scroll left bottom;
	border-bottom:2px solid #48525B;
	clear:both;
	margin:0pt auto !important;
}
#menu {
	position:relative;
	border-bottom:5px solid #f6a903 !important;
	border-bottom:2px solid #f6a903; 
	top:-1px;
	width:801px;
	height:3.5em;
	z-index:1;
	font-size: 1em;
	font-weight: bold;
}
#menu ul {
	margin: 0;
 	padding: 0;
 	float: left;
  width: 801px;
 
  list-style: none;
  text-transform: uppercase;
}
#menu ul div{
  width:267px;
  background:url(../images/menu_bg.gif) repeat-x scroll left bottom;
  cursor: pointer;
}

#menu ul li {
  width: 267px;
  float: left;
}


#menu ul a {
	  height:100%;
	  width:100%;
	  line-height: 3.2em;
	  background: repeat-y left top;
	  text-decoration: none;
	  color: #fff;
	  display: block;
	  font-size: 1.2em
}


#menu ul a:hover {
  color: #0066CC;
}

#headimg {
	position:relative;
	margin-top:-1px!important;
	margin-top:-1px;
	width:801px;
	height:206px;
	z-index:1;
	border-bottom:4px solid #8d99a2;
	background: url(../images/headimg.gif) bottom;
}

#page {
	 position:relative;
	 top:0px;
	 width:801px;
	 z-index:1;
}

#page ul {
	 float:left;
	 margin-top:0.5em;
	 list-style:none;
	 padding-left: 0px;
	 width:100%;
	 margin-left:0px;
}

#page ul li {
	 font-family:"ＭＳ ゴシック";
	 font-size:1.4em;
	 color:#1d4582;
}

#page ul li span {
	 float:left;
}

#page ul li a {
	 float:left;
	 color:#1d4582;
	 margin-left: 0.5em;
}

#foot {
	position:relative;
	width:801px;
	height:50px;
	z-index:1;
	font-family: "ＭＳ ゴシック";
	color:#1d4582;
	background: url(../images/foot_bg1.gif) repeat-x scroll left bottom;
}

.footdiv {
	width:400px;
	padding-top:1em;
}

.headfontcolor {
	color: #1d4582;
	text-decoration:none;
}
.newsListDiv{
	background:url(../images/news_bg_bottom.gif) repeat-y bottom;
	height:180px; 
	width:100%; 
	margin-top:0.5em; 
	margin-left:2.2em !important;
	margin-left:0.5em; 
	float:left;
}
.newsTop{
	width:100%;
	height:13px;
	margin-left:0 !important;
	margin-left:6px;
}
