/* CSS Document */

@charset "Shift-Jis";
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	height: 100%;
	background-color:#EAEAEA;
	font-size:12px;
	line-height:150%;
}
.img_bottom{
	vertical-align:bottom;
}
#all {
	width:778px;
	margin: 0 auto;
	padding:0 24px;
	background:url(../img/bg.png) repeat-y left top;
}
#all_top {
	width:778px;
	margin: 0 auto;
	padding:0 24px;
	background:url(../img/bg_top.gif) repeat-y left top;
}
body > #all {
	height:auto;
}
body > #all_top {
	height:auto;
}
img {
	border: 0px none;
}
em {
	display: none;
}
.floatclear {
	display:none;
	clear: both;
}
.clear {
	clear:both;
}
.size12 {
	font-size:12px;
}
div#main {
	width:778px;
	margin: 0 auto;
	background-image:url(../img/bg_main.gif);
	background-repeat:repeat-x;
	text-align:center;
	clear:both;
}
.txtred {
	color:#CC0000;
}
.size10 {
	font-size:10px;
}
/*背景なし*/
div#main02 {
	width:778px;
	margin: 0 auto;
	background-repeat:repeat-x;
	text-align:center;
	clear:both;
}
div#contents {
	width:746px;
	text-align:left;
	margin: 0 auto;
	clear:both;
}
div#contents_top {
	width:778px;
	text-align:left;
	margin: 0 auto;
	clear:both;
}
/*リンク*/
a:link {
	color:#163c81;
	text-decoration:none;
}
a:visited {
	color:#163c81;
	text-decoration:none;
}
a:hover {
	color:#163c81;
	text-decoration:underline
}
a:ctive {
 color:#163c81;
 text-decoration:none;
}
/*低公害車普及機構*/
div.levo {
	width:260px;
	padding-top:8px;
}
/*------------------------------------------------------------------------------------------------------------*/

/* -----------------------------------------------
                top level structure
   ----------------------------------------------- */
   
   
   
/* =========== structure blocks common style =========== */   

#footer-area div, #footer-area address, #footer-area ul, #footer-area li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#footer-area a, #footer-area img {
	display: inline;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer-area img {
	vertical-align: top;
}
/* for accessibility issue */
#footer-area h2 {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	color: #fff;
	background: #fff;
}
/* ----- utility-links-pagetop ----- */
#utility-links-pagetop {
	background:#fff;
	padding:20px 18px 13px 0;
}
#utility-links-pagetop p.pagetop-link a {
	text-align:right;
	display:block;
	margin:0;
	padding:0;
}

#utility-links-pagetop02 {
	padding:20px 18px 13px 0;
}
#utility-links-pagetop02 p.pagetop-link a {
	text-align:right;
	display:block;
	margin:0;
	padding:0;
}
/* ----- otoiawase ----- */
#otoiawase {
	padding:20px 18px 13px 0;
	text-align:center;
}


/* =========== footer area =========== */

/* ----- base block ----- */

#footer-area {
	background:#fff;
	padding:0;
}
/* ----- obvious links ----- */
#footer-area #obvious-links {
	background:#114883 url(../img/bg_ftr_link.gif) repeat-x left top;
	padding:11px 0 2px;
}
#footer-area #obvious-links a, #footer-area #obvious-links a:visited, #footer-area #obvious-links a:hover, #footer-area #obvious-links a:focus, #footer-area #obvious-links a:active {
	color:#fff;
}
/* ----- utility links ----- */
#footer-area #utility-links div, #footer-area #utility-links address, #footer-area #utility-links a, #footer-area #utility-links img {
	display: inline;
	border: none;
	margin: 0;
	padding: 0;
}
#footer-area img {
	vertical-align: top;
}
#footer-area #utility-links {
	width:100%;
	background:#ececec url(../img/bg_ftr_utility.gif) repeat-x left top;
	display:block;
	margin:0;
	padding:17px 0 0 0;
}
#footer-area ul {
	font-size:12px;
	line-height:14px;
	text-align:center;
	width:897px;
	margin:0 auto;
	padding:0 0 0 3px;
	overflow:hidden;
}
#footer-area li {
	padding:0 6px 0 4px;
	background:url(../img/footer_border.gif) no-repeat 100% 0;
	display: -moz-inline-box;
	display: inline-block;
	height:20px;
}
* html #footer-area li {
	display: inline;
	margin-right: 3px;
	zoom: 1;
}
*+html #footer-area li {
	display: inline;
	margin-right: 3px;
	zoom: 1;
}
#footer-area li.liend {
	background:none;
}
#footer-area li a {
	font-size:12px;
	line-height:14px;
	color:#3264c7;
	text-decoration:none;
}
#footer-area li a em {
	font-weight:normal;
	color:#ff3030;
	text-decoration:none;
}
#footer-area li a:visited {
	color:#9951b4;
	text-decoration:none;
}
#footer-area li a:hover {
	color:#ff3030;
	text-decoration:underline;
}
#footer-area li a:focus {
	color:#ff3030;
	text-decoration:underline;
}
#footer-area li a:active {
	color:#ff3030;
	text-decoration:underline;
}
/* ----- credit ----- */
#footer-area #utility-links address {
	font: normal 91% Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	text-align:center;
	display:block;
	width:900px;
	margin:0 auto;
	padding:10px 0 60px;
}
/* JS Element
-----------------------------------------------*/
.over {}
