@charset "UTF-8";

/* *****************************************************************
	intro
 ***************************************************************** */
#headarea:before{
  background-image: url(../../company/headarea.png);
}
#headarea{}
section:first-of-type{ padding-top: 0; position: relative; top: -3em;}

.tableBox table{
  margin:0 auto;
}

.twoColumn{}
.twoColumn td{ position: relative;}
.twoColumn td a.map{
  width: 80px; height: 40px; margin: auto; 
  position: absolute; top: 0; bottom: 0; right: 0;
}
.twoColumn td a.map img{ width: auto; height: 100%; margin-left: 0.5em;;}
.twoColumn td a.map:hover{ opacity: 0.5;}

.twoColumn td span.tel a:link,.twoColumn td span.tel a:visited{ color: #000000; text-decoration: none;}
.twoColumn td span.tel a:hover,.twoColumn td span.tel a:active{ color: #606060; text-decoration: underline;}

table ol { margin-left:2em;}
table ul { margin-left:0.25em;}

