@charset "utf-8";
p#return{
	width:165px;
	height:32px;
	background:url(../images/info/return.png) no-repeat;
	float:right;
	margin:384px 20px 20px;
	text-indent:-9999px;
}
p#return a{
	width:165px;
	height:32px;
	display:block;
}
p#return a:hover{
	background:url(../images/info/return_on.png) no-repeat;
}
h2#company{
	background:url(../images/info/company.png) no-repeat center;
}
h2#access{
	background:url(../images/info/access.png) no-repeat center;
}
p#info_txt{
	width:900px;
	height:200px;
	background:url(../images/info/info_txt.png) no-repeat top;
	text-indent:-9999px;
}
.info{
	width:900px;
}
.info dl{
	padding:90px 40px 0px 130px;
}
.info dl dt , .info dl dd{
	margin-bottom:5px;
}
.info dl dt{
	margin-right:10px;
	float:left;
}
.info p{
	padding:15px 40px 0px 130px;
	line-height:1.8em;
}
#info01{
	height:447px;
	background:url(../images/info/info01.png) no-repeat;
}
#info02{
	height:400px;
	background:url(../images/info/info02.png) no-repeat;
}
#info02 dl dt{
	margin-right:40px;
}
#info03{
	height:204px;
	background:url(../images/info/info03.png) no-repeat;
	padding-bottom:40px;
}
#info03 p{
	padding-top:90px;
}
.map_area{
	width:410px;
	margin-left:25px;
	margin-bottom:0px;
	float:left;
}
.map_area h3{
	width:406px;
	height:28px;
	margin-left:10px;
	text-indent:-9999px;
}

#map_area03{
    padding: 30px 0 0 0;
}

#map_area01 h3{
	background:url(../images/info/map_midashi01.png) no-repeat;
}
#map_area02 h3{
	background:url(../images/info/map_midashi_kouzyou.png) no-repeat;
}

#map_area03 h3{
	background:url(../images/info/map_midashi03.png) no-repeat;
}


.map_area p.info_adress{
	margin-top:10px;
	margin-left:10px;
	font-size:18px;
}
.map_area p.map_button{
	width:165px;
	height:32px;
	background:url(../images/info/g_map.png) no-repeat;
	margin:-35px 0px 10px 250px;
	text-indent:-9999px;
}
.map_area p.map_button a{
	width:165px;
	height:32px;
	display:block;
}
.map_area p.map_button a:hover{
	background:url(../images/info/g_map_on.png)
}