﻿@charset "UTF-8";

/* 会社案内
----------------------------- */

#greeting {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-right: 250px !important;
	background: url(../img/greeting_p01.jpg) no-repeat right top;
}

table { border-right: none; border-collapse: separate; border-spacing: 0;}
* html table { border-collapse: collapse;}
*:first-child+html table { border-collapse: collapse;}
table th,
table td { border-left: none;}
table th { text-align: left; color: #000066; vertical-align: top; font-weight: normal;}
table .second { border-bottom: dotted 1px #ccc;}


#mainContents { position: relative; clear: both;}
#mainContents #map1_text { position: absolute; top: 4.5em; left: 0px; z-index: 1;}
