* {
	margin: 0px;
	padding:0px;
	font-weight:normal;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE\mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
 display:: block;
}
/* End hide from IE\mac */


/*ボディ*/
.body {
	display: block;
	position: static;
	width: 770px;
	font-size:100%;
}

/*多言語140109*/
.languages {
	background-color: #FFF;
	text-align: right;
	width: 770px;
	height: 14px;
	margin: 6px 0 0 0;
	padding: 0;
}
#globalnavi {
	text-align: right;
	width: 700;
	float: right;
	margin: 0;
	padding: 0;
}
#globalnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#globalnavi li {
	float: left;
  margin: 0;
	padding: 0;
}
#globalnavi a {
  display:block;
}

/*ヘッダー*/
.header01 {
	display: block;
	background-image: url("../images/header.gif");
	background-repeat: no-repeat;
	background-position: left;
	width: 770px;
	height: 58px;
	margin: 6px 0 0 0;
	text-align: left;
}
.logo {
	float: left;
}
.imgtop {
	vertical-align:bottom;
}
.right {
	width:483px;
	height: 58px;
	float: right;
	text-align: right;
}
.list {
	display: block;
	list-style-type: none;
	font-size: 80%;
}
.icon01 {
	display: inline;
	/*background-image: url("../images/icon01.gif");
	background-repeat: no-repeat;
	background-position: left;*/
	padding: 3px 5px 0 5px;
	/*float: left;*/
}
.icon02 {
	display: inline;
	padding: 3px 5px 0 5px;
}
.icon03 {
	display: inline;
	padding: 3px 0 0 5px;
}
.search {
	display: block;
	padding-top: 5px;
	padding-left: 20px;
}
#searchspace01 {
	margin-top:3px;
}
#kensaku01 {
	width:auto;
	float:right;
}
#kensaku02 {
	float:right;
	margin-right:5px;
	font-size:75%;
	margin-top:5px;
}
/*コンテンツ*/
.contents {
	width: 770px;
	background-image: url("../images/contents_bg.gif");
	background-repeat: repeat-y;
	clear:both;
}
/*メインナビ*/
#navi {
	display: block;
	width:170px;
	/*background-color: #f0ffdc;*/
	float:left;
	margin-bottom: 1em;
}
.none {
	display:none;
}
/*renewalナビ*/


.menu-kado-ue {
	background: url("../images/navi_kado_ue.gif") no-repeat;
	margin-top:15px;
	height:5px;
	margin-bottom:0px;
	margin-left:9px;
	width: 152px;
}
.menu-kado-sita {
	background: url("../images/navi_kado_sita.gif") no-repeat;
	height:5px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:9px;
	width: 152px;
}
.menu-back {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:9px;
	padding-left:4px;
	border-right:#c5ea77 solid 2px;
	border-left:#c5ea77 solid 2px;
	padding-bottom:1px;
	padding-top:2px;
	width: 144px;
	background:#ffffff;
}
/*展開前ページナビ*/

#menu {
	width: 140px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
.menu {
	width: 140px;
	background: #ffffff;
}
.menu dd {
	overflow:hidden;
	background-color:#ffffff;
}
.menu span {
	display:block;
	width:140px;
	background-color:#ffffff;
}
.menu dt {
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}
.menu dl, .menu dd, .menu ul, .menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu dt {
	border:1px solid #66CC00;
	width:116px;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:1px;
	height:20px;
	display:block;
	position:relative;
	color:#ffffff;
	text-decoration: none;
	font-size: 85%;
	background: url(../images/navi_back.gif) no-repeat;
	cursor:pointer;
}
.menu dt:hover, .menu dt:active {
	border:1px solid #66CC33;
	width:116px;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:1px;
	height:20px;
	display:block;
	position:relative;
	color:#FFFF33;
	text-decoration: none;
	font-size: 85%;
	background: url(../images/navi_back_0.gif) no-repeat;
	cursor:pointer;
}
/*renewalナビ□選択時*/
.menu dt#now {
	border:1px solid #66CC33;
	width:116px;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:1px;
	height:20px;
	display:block;
	position:relative;
	color:#FFFF33;
	font-weight:bold;
	text-decoration: none;
	font-size: 85%;
	background: url(../images/navi_back_00.gif) no-repeat;
	cursor:pointer;
}
/*renewal中頁詳細ナビ*/




.menu li a:link, .menu li a:visited {
	border:0px;
	width:129px;
	padding-left:10px;
	margin:0px;
	padding-top:4px;
	padding-bottom:3px;
	display:block;
	color:#222222;
	text-decoration: none;
	font-size: 75%;
	cursor:pointer;
}
.menu li a:hover, .menu li a:active {
	border:0px;
	width:129px;
	padding-left:10px;
	margin:0px;
	padding-top:4px;
	padding-bottom:3px;
	display:block;
	color:#006600;
	text-decoration: underline;
	font-size: 75%;
	cursor:pointer;
}
/*renewalナビ□選択時*/
.menu li#now a:link, .menu li#now a:visited, .menu li#now a:hover {
	border:0px;
	width:129px;
	padding-left:10px;
	margin:0px;
	padding-top:4px;
	padding-bottom:3px;
	position:relative;
	display:block;
	color:#006600;
	text-decoration: none;
	font-size: 75%;
	background:#FFFF99;
	font-weight:bold;
}
.menu .open {
}
#koredake a:link, #koredake a:visited {
	border:1px solid #66CC00;
	width:116px;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:1px;
	height:20px;
	display:block;
	margin-bottom:1px;
	position:relative;
	color:#ffffff;
	text-decoration: none;
	font-size: 85%;
	background: url(../images/navi_back.gif) no-repeat;
}
#koredake a:hover, #koredake a:active {
	border:1px solid #66CC33;
	width:116px;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:1px;
	height:20px;
	display:block;
	margin-bottom:1px;
	position:relative;
	color:#FFFF33;
	text-decoration: none;
	font-size: 85%;
	background: url(../images/navi_back_0.gif) no-repeat;
}
#koredake-now a:link, #koredake-now a:visited, #koredake-now a:hover, #koredake-now a:active {
	border:1px solid #66CC33;
	width:116px;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:1px;
	height:20px;
	display:block;
	margin-bottom:1px;
	position:relative;
	color:#FFFF33;
	text-decoration: none;
	font-size: 85%;
	background: url(../images/navi_back_00.gif) no-repeat;
	font-weight:　bold;
}
/*renewalナビ広報等*/


.menu02-waku {
	width:152px;
	padding-left:9px;
	display:block;
	margin-bottom:15px;
}
.menu02 {
	width:152px;
	display:block;
	margin-bottom:5px;
}
/*renewal防災等トップ*/


.menu03-waku {
	margin-bottom:30px;
}
.menu03 {
	width:153px;
	padding-left:9px;
	display:block;
	margin-bottom:8px;
}
.menu03-1 {
	width:164px;
	padding-left:3px;
	display:block;
	margin-bottom:8px;
}
/*メイン*/
#main {
	width: 600px;
	float: right;/*background-color: #ffffff;*/
}
/*パンくずリスト*/
.pan {
	width: 590px;
	text-align:left;
	margin-top: 0.3em;
	padding-left: 10px;
	font-size: 90%;
}
.pan02 {
	/*clear: both;*/
	width: 590px;
	text-align:left;
	margin-top: 0.3em;
	margin-bottom: 1em;
	padding-left: 10px;
	font-size: 90%;
}
/*フッター*/
.footer00 {
	display: block;
	background-color: #ffffff;
	clear: both;
	width: 770px;
	text-align :center;
}
.footIMG {
	vertical-align: top;
	border-width: 0px;
}
.footerlist {
	list-style-type: none;
	background-image: url("../images/line05.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-left: 2em;
	font-size: 90%;
}
.footer01 {
	display: inline;
	padding-right: 0.1em;
	line-height: 120%;
}
.footer001 {
	display: inline;
	padding-left: 0em;
	padding-right: 0.3em;
	line-height: 120%;
}
.footer02 {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 20px;
	text-align: left;
	font-size: 90%;
}
.footer03 {
	padding-right: 0.3em;
}
.footer04 {
	padding-right: 0.1em;
	float:left;
}
.footer05 {
	display: inline;
	padding-left: 1em;
	padding-right: 0.3em;
}
.footer06 {
	margin-top: 10px;
	font-size: 80%;
	text-align: center;
	background-color: #99CC33;
	font-style: normal;
}
/*フッターその２*/
.footerlist2 {
	list-style-type: none;
	/*background-image: url("../images/line05.gif");
	background-repeat: no-repeat;
	background-position: center bottom;*/
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-left: 2em;
	font-size: 90%;
}
/* ■その他  */




.gazou {
	display: block;
	border: 0px;
}
.remove {
	clear: both;
}
