@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; /* 10px; */
	-webkit-text-size-adjust: none;
	line-height: 1.5;
	color:#000;
	margin:0;
	text-align:center;
}
#content{
	background: #fff url(../img/top_bg.jpg) no-repeat;
	margin:0 auto;
	width:1025px;
	height:666px;
	text-align:left;
}
#in{
	padding:168px 0 0 389px;
	position: relative;
}
h1{ display:none;}

ul{ margin:0; padding:0; list-style:none;}
li{ margin-bottom:30px;}


#menu01 a{
	display:block;
	background:url(../img/top_btn01.gif);
	width:595px;
	height:67px;
}

#menu01 a:hover{
	background:url(../img/top_btn01_on.gif);
}
#menu01 a span{ display:none;}


#menu02 a{
	display:block;
	background:url(../img/top_btn02.gif);
	width:595px;
	height:67px;
}

#menu02 a:hover{
	background:url(../img/top_btn02_on.gif);
}
#menu02 a span{ display:none;}


#menu03 a{
	display:block;
	background:url(../img/top_btn03.gif);
	width:595px;
	height:67px;
}

#menu03 a:hover{
	background:url(../img/top_btn03_on.gif);
}
#menu03 a span{ display:none;}


#menu04 a{
	display:block;
	background:url(../img/top_btn04.gif);
	width:595px;
	height:67px;
}

#menu04 a:hover{
	background:url(../img/top_btn04_on.gif);
}
#menu04 a span{ display:none;}


#menu05 a{
	display:block;
	background:url(../img/top_btn05.gif);
	width:595px;
	height:67px;
}

#menu05 a:hover{
	background:url(../img/top_btn05_on.gif);
}
#menu05 a span{ display:none;}

/*-------------------------------*/

a:hover img.hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.btnCorpSite01 {
	position: absolute;
	top: 84px;
	right: 42px;
}




