@charset "utf-8";

/* COMMON
---------------------------------------------*/

#side .snavi li {
	width: 200px;
	display:inline;}

#side .snavi a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 50px;
	padding-top: 50px;
	text-indent: -9999px;
	background-image: url(../img/snavi.gif);}
	
.snv01 a {background-position: 0 0;}
.snv02 a {background-position: 0 -50px;}
.snv03 a {background-position: 0 -100px;}

.snv01 a:hover {background-position: -200px 0;}
.snv02 a:hover {background-position: -200px -50px;}
.snv03 a:hover {background-position: -200px -100px;}

.snv01on a {background-position: -200px 0;}
.snv02on a {background-position: -200px -50px;}
.snv03on a {background-position: -200px -100px;}

/* COMPANY PROFILE
---------------------------------------------*/

.company h3 {padding-top: 20px;}

.company .msg {position: relative;}
	
.msg p {
	margin-top: 1em;}

.msg span {
	position: absolute;
	right: 0; top: 15px;
	display: block;
	width: 150px;
	height: 178px;}

.sign {
	text-align: right;
	margin-right: 20px;
	padding-top: 0.5em;}

.company .profile {margin-top: 40px;}

.profile table {
	width: 740px;
	margin-top: 10px;
	border-collapse: collapse;}

.profile table th,
.profile table td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 1.5em 0.5em;
	border-bottom: 1px solid #333;}

.profile table th {width: 12em;}

.profile table td img {
	vertical-align: middle;
	margin-left: 1em;}

.profile address {display: inline;}

.profile ul li {line-height: 1.8em;}
	
/* ACCESS MAP
---------------------------------------------*/

.mapsummary dt {
	float: left;
	width: 130px;
	font-weight: bold;
	font-size: 14px;}

.mapsummary dd {float: left;}
.mapsummary dd address {display: inline;}
.mapsummary dd span {margin-left: 2em;}

#map {
	clear: both;
	width: 740px;
	height: 450x;
	margin: 25px 0;
	color: #333;}

#map strong {
	display: block;
	font-size: 14px;}

.gmap {text-align: center;}

/* HISTORY
---------------------------------------------*/

.hisotry {
	width: 740px;
	margin-top: 10px;
	border-collapse: collapse;}

.hisotry th,
.hisotry td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 1.5em 0.5em;
	border-bottom: 1px solid #333;}

.hisotry th {width: 8em;}
