*{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%;
}
img {
	border: none;
}
hr{
	display: none;
}
strong {
	font-weight: bold;
}
#wrap {
	width: 100%;
}
#head {
	background-image: url(web_img-common/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003333;
}
#mainlogo {
	margin: 3px 0px;
}

#helpnav {
right: 5px;
top: 5px;
position: absolute;
}


#helpnav li {
	  display: inline;
}
#helpnav li a {
	display: block;
	height: 22px;
	float: right;
	text-indent: -3000px;
	font-size: 1px;
	color: white;
	text-decoration: none ! important;
	margin-right: 11px;
} 
#helpnav li.sitemap a{
	background-image: url(web_img-common/nav-sitemap.gif);
	background-repeat: no-repeat;
	width: 79px;
}
#helpnav li.toiawase a{
	background-image: url(web_img-common/nav-toiawase2.gif);
	background-repeat: no-repeat;
	width: 79px;
}
#helpnav li.annai a{
	background-image: url(web_img-common/nav-city.gif);
	background-repeat: no-repeat;
	width: 79px;
}


#helpnav li.mobile a{
	background-image: url(web_img-common/nav-mobile.gif);
	background-repeat: no-repeat;
	width: 110px;
}

#helpnav li.english a{
background-image: url(web_img-common/nav-english.gif);
background-repeat: no-repeat;
width: 120px;
}

#search {
	top: 30px;
	position: absolute;
	right: 14px;
}
#search input {
	font-size: 76%;
}
#search img {
	vertical-align: middle;
}
#body {
	clear: both;
	float: none;
}
#lnavi {
	margin-top: 8px;
	width: 160px;
	float: left;
	margin-right: -170px;
	position:relative;
	z-index:2;
}
#rnavi {
	margin-top: 8px;
	width: 160px;
	float: right;
	position:relative;
	z-index:2;
}
#content {
	float: left;
	width: 100%;
 	margin-right:-180px;
 	position:relative;
 	z-index:1;
}
#topicpath {
	font-size: 76%;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 175px;
}
#foot {
	clear: both;
	border-top-width: 10px;
	text-align: center;
}
#foot a {
	font-size: 90%;
}
#foot a:link {
	color: #003300;
}
#foot a:visited {
	color: #660066;
}
#foot a:hover {
	color: #009900;
}
#foot a:active {
	color: #009999;
}
#foot address {
	font-size: 85%;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	background-color: #008800;
	color: #FFFFFF;
}
#foot p#copyright {
	background-color: #005500;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#foot ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1E9C9;
	background-color: #ECF5E9;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 90%;
	clear: both;
}
#foot ul li {
	display: inline;
	margin: 5px;
}
p#skip {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
}
p#anchor {
	font-size: 1px;
	color: #FFFFFF;
	display: inline;
	float: right;
}
dd {
	margin-left: 2em;
}
dt {
	margin-top: 0.6em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
#main {
	float: left;
	width: 100%;
	margin-right: -165px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#main div.maincontent {
	margin: 0px 167px 0px 172px;
}
