body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
a{
	overflow: hidden;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
	border:0;
}

body{
	background-color:#F1F8FF;
}

#wrapie {

    text-align:center;
    padding:0 0;
	margin:0 0;
}

#wrap {
    width:810px;
    margin:0 auto;
    background:url(http://www.mitax.co.jp/img/wrap_back04.gif) repeat-y left top;
}

#header {
    width:800px;
    text-align: left;
    font-size: 12px;
    height:95px;
	margin:0 5px 0 5px;
	padding:0 0;
}

#logo {
	float:left;
    text-align: left;
    font-size: 12px;
    background: url(http://www.mitax.co.jp/img/logo01.gif) no-repeat;
	width:240px;
	height:65px;
	text-indent:-9999px;
}

#logo a {
    background: url(http://www.mitax.co.jp/img/logo01.gif) no-repeat;
	width:240px;
	height:65px;
	text-indent:-9999px;
	text-decoration:none;
	display:block;
}

#logo a:link {
	width:240px;
	height:65px;
    background: url(http://www.mitax.co.jp/img/logo01.gif) no-repeat;
}

#logo a:active {
	width:240px;
	height:65px;
    background: url(http://www.mitax.co.jp/img/logo01.gif) no-repeat;
}

#logo a:visited {
	width:240px;
	height:65px;
    background: url(http://www.mitax.co.jp/img/logo01.gif) no-repeat;
}

#logo a:hover {
	width:240px;
	height:65px;
    background: url(http://www.mitax.co.jp/img/logo01.gif) no-repeat;
}
#logo a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;	
}

#header ul{
	clear:both;
}

#header li{
	float:left;
	display:block;
	text-decoration: none;
	text-indent:-9999px;
	width:94px;
	height:30px;
}

#header a{
	display:block;
	text-decoration: none;
	width:94px;
	height:30px;
}

/*ヘッダー画像１*/
#header li#jigyo{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat 0 0;
}

#header li#kigyo{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -94px 0;
}

#header li#seko{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -188px 0;
}

#header li#iso{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -282px 0;
}

#header li#riku{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -376px 0;
}

#header li#toi{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -470px 0;
}

#header li#top{
	width:116px;
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -564px 0;
}

#header li#map{
	width:120px;
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -680px 0;
}

/*ヘッダー画像2*/

#header li#jigyo a:hover{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat 0 -30px;
}

#header li#kigyo a:hover{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -94px -30px;
}

#header li#seko a:hover{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -188px -30px;
}

#header li#iso a:hover{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -282px -30px;
}

#header li#riku a:hover{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -376px -30px;
}

#header li#toi a:hover{
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -470px -30px;
}

#header li#top a:hover{
	width:116px;
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -564px -30px;
}

#header li#map a:hover{
	width:120px;
  background: url(http://www.mitax.co.jp/img/navi.gif) no-repeat -680px -30px;
}

/*フッターここから*/
#footer {
width:800px;
height:175px;
_height: 200px;
clear:both;
text-align: left;
font-size: 12px;
line-height:130%;
margin:25px 5px 0 5px;
background:url(http://www.mitax.co.jp/img/policy.gif) no-repeat 0 0;
background-position:bottom;
}



.policy{
	float: right;
	margin-right: 15px;
	margin-top:8px;
	_margin-top:0;
}


#grouplink {
	margin: 15px 0 10px 0;
	padding: 5px 0;
	width: 800px;
	border-top: 2px solid #0E7F13;
	clear: both;
}

#grouplink dl {
	margin-bottom: 15px;
}

#grouplink dt {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}

#grouplink dd {
	margin: 0;
	padding: 0;
}

.group_list ul {
	margin: 0;
	padding: 0;
}

.group_list li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 150%;
	width: 160px;
	text-align: center;
	list-style: none;
}

.link_ac a {
	display: block;
	text-decoration: none;
	height: 15px;
	_height: 75px;
	padding-top: 55px;
	background: url(http://www.mitax.co.jp/seitengai/img/banner/bnr_ac.gif) no-repeat 5px top;
}

.link_ac a:hover {
	filter: alpha( opacity=50 ); /* IE */
	opacity:0.5;                /* Firefox,Opera,Safari */
	-moz-opacity:0.5;
}

.link_mitax a {
	display: block;
	text-decoration: none;
	height: 15px;
	_height: 75px;
	padding-top: 55px;
	background: url(http://www.mitax.co.jp/seitengai/img/banner/bnr_mitax.gif) no-repeat 5px top;
}

.link_mitax a:hover {
	filter: alpha( opacity=50 ); /* IE */
	opacity:0.5;                /* Firefox,Opera,Safari */
	-moz-opacity:0.5;
}

.link_solar_1 a {
	display: block;
	text-decoration: none;
	height: 15px;
	_height: 75px;
	padding-top: 55px;
	background: url(http://www.mitax.co.jp/seitengai/img/banner/bnr_solar_1.gif) no-repeat 5px top;
}

.link_solar_1 a:hover {
	filter: alpha( opacity=50 ); /* IE */
	opacity:0.5;                /* Firefox,Opera,Safari */
	-moz-opacity:0.5;
}

.link_solar_2 a {
	display: block;
	text-decoration: none;
	height: 15px;
	_height: 75px;
	padding-top: 55px;
	background: url(http://www.mitax.co.jp/img/banner/bnr_solarmarket.gif) no-repeat 5px top;
}

.link_solar_2 a:hover {
	filter: alpha( opacity=50 ); /* IE */
	opacity:0.5;                /* Firefox,Opera,Safari */
	-moz-opacity:0.5;
}

.link_company a {
	display: block;
	text-decoration: none;
	height: 15px;
	_height: 75px;
	padding-top: 55px;
	background: url(http://www.mitax.co.jp/seitengai/img/banner/bnr_mitaden.gif) no-repeat 5px top;
}

.link_company a:hover {
	filter: alpha( opacity=50 ); /* IE */
	opacity:0.5;                /* Firefox,Opera,Safari */
	-moz-opacity:0.5;
}

.link_denki a {
	display: block;
	text-decoration: none;
	height: 15px;
	_height: 75px;
	padding-top: 55px;
	background: url(http://www.mitax.co.jp/seitengai/img/banner/bnr_kagoden.gif) no-repeat 5px top;
}

.link_denki a:hover {
	filter: alpha( opacity=50 ); /* IE */
	opacity:0.5;                /* Firefox,Opera,Safari */
	-moz-opacity:0.5;
}

