﻿html {
	background-color: #F5F5F5;
}
body {
	margin:0;
}
h1 {
	margin:0;
	margin-top;0;
}
h1 #logo {
	padding:0;
	float:left;
}
h1 p {
	font-size:10px;
	padding-right:78px;
	float:right;
}
h1 #banner {
	padding-right:78px;
	float:right;
}
.headerColor1 {
	border-width: 6px 0px 0px 0px;
	border-style: solid;
	border-color: #007535;
}
.headerColor2 {
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	border-color: #D3DA7A;
}
#main {
	width:900px;
	height:auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #FFFFFF;
	/*全体を真ん中に*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
/*グローバルナビゲーション */
#g_navi {
	text-indent:-10000px;
	list-style-type: none;
	margin: 0;
	width: 745px;
	height: 32px;
	padding-left:77px;
	padding-right:77px;
	margin-bottom:5px;
}
#g_navi li {
	text-indent: -10000px;
	float:left;
	width: 149px;
	margin: 0;
	padding: 0;
}
#g_navi li a {
	display: block;
	width: 100%;
	height: 32px;
	background-image: url(../images/common/menu.gif);
	background-repeat: no-repeat;
}
#g_navi li a:hover{
	background-image: url(../images/common/menu.gif);
	background-repeat: no-repeat;
}
/*off*/
#g_navi li#g_navi01 a{background-position: -0px 0;}
#g_navi li#g_navi02 a{background-position: -149px 0;}
#g_navi li#g_navi03 a{background-position: -298px 0;}
#g_navi li#g_navi04 a{background-position: -447px 0;}
#g_navi li#g_navi05 a{background-position: -596px 0;}

/*hover*/
#g_navi li#g_navi01 a:hover{background-position: -0px -32px;}
#g_navi li#g_navi02 a:hover{background-position: -149px -32px;}
#g_navi li#g_navi03 a:hover{background-position: -298px -32px;}
#g_navi li#g_navi04 a:hover{background-position: -447px -32px;}
#g_navi li#g_navi05 a:hover{background-position: -596px -32px;}

/*on*/
#g_navi li#g_navi01_on a {
	background:url(../images/common/btn_over.gif) no-repeat 0px 0px;
	width:149px;
}
#g_navi li#g_navi02_on a {
	background:url(../images/common/btn_over.gif) no-repeat -149px 0px;
	width:149px;
}
#g_navi li#g_navi03_on a {
	background:url(../images/common/btn_over.gif) no-repeat -298px 0px;
	width:149px;
}
#g_navi li#g_navi04_on a {
	background:url(../images/common/btn_over.gif) no-repeat -447px 0px;
	width:149px;
}
#g_navi li#g_navi05_on a {
	background:url(../images/common/btn_over.gif) no-repeat -596px 0px;
	width:150px;
}
#fl_main {
	margin-bottom:2px;
}
#news {
	margin:0;
	float:left;
	padding-left:77px;
	width:490px;
	margin-bottom:6px;
}
#newsbanner {
	height: 19px;
	margin:0px;
	background:url(../images/index/news.gif) no-repeat;
}
#newstext{
	text-align:left;
	margin:0px;
	width: 488px;
	height: 114px;
	overflow: auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}
#newstext p{
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}
#fl_banner {
	float:right;
	margin:0px;
	padding-right:77px;
	width:250px;
	height:135px;
	margin-bottom:5px;
}
#fl_top {
	width:250px;
	height:65px;
}
#fl_bottom {
	width:250px;
	height:65px;
}
#link {
	margin:0;
	float:left;
	text-align:left;
	padding-left:77px;
}
#linkbanner {
	width:746px;
	height: 19px;
	margin:0px;
	background:url(../images/index/link.gif) no-repeat;
}
#link ul{
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	width: 704px;
	height:auto;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}
#link li{
	margin:0px;
	padding:0px;
	display: inline;
}
#link li img{
	border: 0px;
}
#footer {
	margin-top:5px;
	margin-bottom:0px;
	width: 100%;
	height:20px;
	background: #005225;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a {
	font-size: 12px;
	color: #FFFFFF;
}
#footer #copy {
	float:right;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:4px;
}
#footer ul {
	margin-top:2px;
	margin-botom:2px;
	display: inline;
}
#footer li {
	float:left;
	margin:5px;
	display: inline;
	padding: 0 0px;
	width: auto;
	white-space: nowrap;
}
#company {
	margin:0;
	width: 100%;
	background: #003116;
	padding: 5px 0;
	text-align: center;
}
#company p {
	font-size: 12px;
	color: #FFFFFF;
	margin:5px;
}
#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}
#popitmenu a{
	text-align:left;
	text-decoration: none;
	padding-left: 8px;
	color: black;
	display: block;
}
#popitmenu a:hover{
	background-color: #CCFF9D;
}