@charset "utf-8";


#sitebox {
 width:760px;
}

#header {
	width:760px;
	height:67;
	padding:0px;
	margin:0px;
	}

#nec {
	float: left;
	height: 55px;
	width: 274px;
}

#qnes {
	float: right;
	height: 16px;
	width: 130px;
}

#b-link{
	clear:both;
	width:760px;
	margin:0px;
	padding:5px 0px 5px 0px;
	border-top:1px solid #666666;
	text-align: center;
	background-image:url(../img/ge/navi_b.gif);
	background-repeat:repeat-x;
}
#b-link a        {color:#666666;}
#b-link a:hover  {color:#0066FF;background-color:#FFFFFF;}


#footer {
	clear:both;
	width:760px;
	}


#contents {
	float:right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	padding: 0px;
	width: 755px;
	margin:0px;
}

#contents table {
	border: 1px solid #CCCCCC;
}


#contents table td {
	border-right-width: 1px;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#contbox {
	width:680px;
	float:right;
	padding-right:20px;
	margin:10px 0px 20px 10px;
}

#navigation {
  clear:both;
  list-style:none;
  margin:0px;
  width:100%;
}

#navili {
  font-family:"ＭＳ ゴシック", "Osaka－等幅";
  font-size:12px;
  float: left;
  width: 24%;
  text-align:center;
  padding-top:2px;
  padding-bottom:2px;
  border-right:1px solid #666666;
  }

#liright {
  font-family:"ＭＳ ゴシック", "Osaka－等幅";
  font-size:12px;
  float: left;
  width: 22%;
  text-align:center;
  padding-top:2px;
  padding-bottom:2px;
  }






#hl1 {
	float:right;
	background-image:url(../img/ge/tm1.gif);
	background-repeat:no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 40px;
	width: 690px;
	border-bottom:double 3px #999999;
}

#hl2 {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-weight:bold;
	letter-spacing:2px;
	float:right;
	background-color:#666666;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	width: 720px;
}

#hl3 {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	letter-spacing:3px;
	line-height:17px;
	float:right;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	border-left:1px #999999 dashed;
	border-right:1px #999999 dashed;
	border-bottom:1px #999999 dashed;
	width: 718px;
}

#tblbox {
	float:right;
	width: 720px;
	margin-bottom:10px;
}










