h3 {
	font-size: medium;
	color: #333333;
	background-color: #f9f9f9;
	padding: 5px;
	margin: 0 0 15px 0;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h4 {
	font-size: medium;
	color: #333333;
	padding: 2px;
	margin: 20px 0 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
li.point{
	list-style-position: outside;
	list-style-image: url(../../images/top/sitemap_li.gif);
	margin-bottom: 5px;
}

#wrapper {
	width: 750px;
	margin-left: 45px;
  background: #E6E6E6 url(../../images/common/top_back.gif) repeat-y;
}

.top {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
}
h5 {
	padding: 2px 2px 2px 20px;
	margin: 0;
}
p{
	line-height: 120%;
}
.in_top_com{
	padding: 20px 10px 10px;
}
ul{	margin: 0px;
	padding: 0px 0px 0px 35px;
}
/*---------------------------------------------------- */
.line {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 749px;
}
/*---------------------------------------------------- */
	#gnavi img {
display:none;
	}

#gnavi {
	margin: 0;
	padding: 0;
	width: 749px;
	height: 66px;
	background-image: url(../images/m_back.gif);
	background-repeat: no-repeat;
	left: 46px;
}
#gnavi ul {
  margin: 0;
  list-style: none;
}
#gnavi li {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	height: 66px;
}
#gnavi li.about      {
	background:  url("../images/m01.gif") no-repeat;
	left: 45px;
	width: 188px;
	top: 82px;
 }
#gnavi li.what    {   
	background:  url("../images/m02.gif") no-repeat;
	width: 187px;
	left: 233px;
	top: 82px;
 }
#gnavi li.area  {   
	background:  url("../images/m03.gif") no-repeat;
	width: 188px;
 	left: 420px;
	top: 82px;
}
#gnavi li.system  {   
	background:  url("../images/m04.gif") no-repeat;
	width: 186px;
 	left: 608px;
	top: 82px;
}
#gnavi li.about a:hover {
	background:  url("../images/m01_on.gif") no-repeat;
 }
#gnavi li.what a:hover     {   
	background:  url("../images/m02_on.gif") no-repeat;
 }
#gnavi li.area a:hover  {   
	background:  url("../images/m03_on.gif") no-repeat;
}
#gnavi li.system a:hover      {
	background:  url("../images/m04_on.gif") no-repeat;
 }
#gnavi li a {
  text-decoration: none;		
  display: block;
  height: 66px;
}

/*---------------------------------------------------- */
#content {
	margin: 0;
	width: 749px;
	background-image: url(../../images/top/back.gif);
	background-repeat: no-repeat;
}
 
  #content h2{
 	margin: 0;
	padding: 0;
 
  }
  #content div.pathnavi{
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
  }
    #content div.main{
	padding-bottom: 5px;
	padding-left: 30px;
 	padding-right: 35px;
 }
 /*---------------------------------------------------- */
#content_left{
	float:left;
	width:355px;
	margin-right: 10px;
	margin-left: 7px;
}
#content_right{
	width:345px;
	float: right;
	margin-right: 7px;
}