@charset "utf-8";

/*======================================================
========================================================

  Style Name: company.css
  Style URI: /common/css/company.css
  Description: 会社概要のcssです。
  Version: 1.0.0
  Last Up Date: 2008/12/29/11:30

========================================================
======================================================*/

/* ===========================================
 会社概要
 =========================================== */
body#company #contents #right table,
body#company #contents #right td,
body#company #contents #right th
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background:none;
	padding:0;
	margin:0;
}

body#company #contents #right table
{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
	width:100%;
}

body#company #contents #right table th span
{
	background-image: url(../img/point_allow03.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	display:block;
}

body#company #contents #right table th,
body#company #contents #right table td
{
	border: 1px solid #d6d6d6;
	padding:1em;
	line-height:1.5em;
}

body#company #contents #right table tr
{
}

body#company #contents #right table tr.bg,
body#company #contents #right table tr.bg th,
body#company #contents #right table tr.bg td
{
	background-color:#f5f5f5;
}


body#company #contents dl.history {
	margin: 0.5em 0 1em;
}
body#company #contents dl.history dd {
	margin:-1.1em 0 0 5em;
	padding:0 0 0.5em;
	line-height:1.25em;
}


/*
-----------------------------------------------
	: accessmap
-----------------------------------------------*/
body#company #contents .accessmap div,
body#company #contents #right .line span {
	line-height: 1.25;
	}

body#company #contents .accessmap #map { /* for GoogleMaps */
	width: 560px;
	height: 400px;
	}
body#company #contents .accessmap .company-name {
	margin: 2em 0 1em;
	}
body#company #contents .access {
	margin-top: 1em;
	}
body#company #contents .access .line {
	clear:left;
	}
body#company #contents #right .access .line span {
	float:left
	}
body#company #contents #right .access .line .railway {
	/*width:6.5em;*/
	}
body#company #contents #right .access .line .exit {
	/*width:11.5em;*/
	}
body#company #contents #right .access .line .walk {
	}
/*--- clearfix ---*/
body#company #contents #right .access .line:after {  /*-- for Modern browser --*/
	display: block;
	clear: both;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
	content: " ";
	font-size: 0.1em;
	}
body#company #contents #right .access .line { display: inline-block; }  /*-- for IE7, Mac IE5  --*/
/* Hides from IE-mac ¥*/
* html body#company #contents #right .access .line { zoom: 1; }  /*-- trigger hasLayout for IE6, 5 --*/
body#company #contents #right .access .line { display: block; }
/* End hide from IE-mac */
/*--- /clearfix ---*/

body#company #contents #right .building-photo {
	margin-top: 1em;
	}

