@charset "utf-8";

/*-------------------------------------------------------------------------------------------------------------------------------
* 会社概要
-------------------------------------------------------------------------------------------------------------------------------*/
#corporate{
	width:800px;
	margin:0 auto;
	padding-bottom:70px;
}

.table01{
	width:100%;
	line-height: 1.7em;
}
.table01 th{
	width:110px;
	padding:10px 0;
	text-align:left;
}
.table01 th span{
	color:#cccccc;
}
.table01 td{
	padding:10px;
	font-size:15px;
}
.table01 th{
	font-size:15px;	
}
.table01 td dl dd{
	padding-bottom:10px;
	padding-left:1em;
}
.table01 td ul li span{
	width:100px;
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
}
.table02 td{
	padding:0 30px 10px 0;
}

#map{
	width:600px;
	padding-bottom:50px;
	margin:0;
}

#map-inner{
	margin:0 0 20px;
	padding-bottom:50px;
	background:#eae9e9;
	}
#map-img{
	padding-top:50px;
	margin-left:50px;
	margin-bottom:10px;
	}
#map dl{
	margin-left:50px;
	margin-bottom:20px;	}
#map dl dt{
	font-weight:bold;
	}
#print,#close{
	text-align:center;
	margin:0 auto;
}
iframe {
	border: 20px solid #008000;
}
