.seotxt {
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #009966;
}
body {
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}
.txtblue,.txtblue a {
	color: #3366CC;
	text-decoration: none;
}
.footer {
	background-color: #CCCCCC;
	background-position: center;
	color: #009966;
	text-align: center;
}
table.layout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 758px;
}
address {
	font-style: normal;
}

#leftnavi{
	margin-top: 20px;
}
.subtittle {
	color: #000066;
	font-weight: bold;
	clear: both;
	border: none;
	margin-left: 10px;
}
#leftnavi p{
	font-weight: bold;
	color: #006600;
	border: 1px solid #006600;
	clear: both;
	list-style-type: none;
	line-height: 24px;
	height: 24px;
	width: 178px;
	text-indent: 5px;
	margin: 5px;
	padding: 1px;
}
#leftnavi li {
	list-style-type: none;
}
#leftnavi ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
#leftnavi li a {
	text-decoration: none;
	color: #333333;
}
#leftnavi p a {
	color: #006600;
	text-decoration: none;
	display: block;
	line-height: 24px;
	height: 24px;
	width: 178px;
}
#leftnavi p a:hover {
	color: #FFFFFF;
	display: block;
	line-height: 24px;
	height: 24px;
	width: 178px;
	background-color: #006600;
}
#leftnavi li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#sitemap {
	font-size: 12px;
}
#sitemap h1 {
	font-size: 14px;
	border-top: 2px solid #006600;
	border-bottom: 2px solid #006600;
	padding: 5px;
}
#sitemap h2 {
	font-size: 14px;
	color: #000066;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000066;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#sitemap h3 {
	font-size: 12px;
	color: #990000;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#sitemap ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sitemap h3 a {
	text-decoration: none;
	color: #990000;
}
#sitemap ul a {
	color: #333333;
	text-decoration: none;
}
.main {
	padding: 20px 10px 10px;
}

.menu {
	position:relative;
	top:0;
	left:0;
	background-image: url(../img/tmp/gnavi_background.jpg);
	background-repeat: no-repeat;
	width: 760px;
	text-align: center;
	height: 30px;
	}

#menu1 {
	position:absolute;
	left:0;
	top:0;
	width: 120px;
	}

#menu2 {
	position:absolute;
	left:121px;
	top:0;
	width: 120px;
	}

#menu3 {
	position: absolute;
	left: 242px;
	top:0;
	width: 120px;
	}

#menu4 {
	position: absolute;
	left: 363px;
	top:0;
	width: 120px;
	}

#menu5 {
	position: absolute;
	left: 484px;
	top:0;
	width: 120px;
	display: block;
	}

#menu6 {
	position: absolute;
	left: 605px;
	top:0;
	width: 120px;
	}

.menu a {
	text-decoration:none;
	display:block;
	width:120px;
	color: #000000;
	}

.menu a:hover {
	color: #FF0000;
	}

.menuhead {
	border-right:solid 1px #ffffff
	}

.submenu {
	visibility: hidden;
	position:absolute;
	left:0;
	vertical-align: middle;
	display: block;
	background-color: #999999;
	color: #FFFFFF;
	}

.submenu a {
	background-color:#999999;
	border-top:solid 1px #ffffff;
	vertical-align: middle;
	display: block;
	color: #FFFFFF;
	}
.submenu a:hover{
	color: #FFCCFF;
}
.menu span {
	color:#c5e1ed;
	display:none
	}
#it {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
}
#it dt {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 15px;
}
#it dd {
	margin-bottom: 10px;
	width: 420px;
}
#it dl {
	margin-left: 20px;
}
#it2 {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.lead {
	color: #996600;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#it2 dt {
	font-weight: bold;
	color: #000000;
	float: left;
	width: 120px;
}
#it2 dd {
	margin-left: 120px;
	float: none;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#it2 ul li{
}

.align-left {
        text-align:left;
}
.align-center   {
        text-align:center;
}
.align-right    {
        text-align:right;

