@charset "utf-8";
/* CSS Document */

/* -----------------------------------------

INFORMATION

FileName:	corporate.css
Summary:	corporate english private
Created:	2008-03-24
UpdatedBy:	2008-03-24
Copyright:	(c)2000-2008 VISIONARE Corporation

------------------------------------------ */

/* common
--------------------------- */
body {
	font-family:Arial, Helvetica, sans-serif;
	behavior:url("/common/js/csshover2.htc");
}

h2 {
	clear:both;
}

.pagetop-e {
	margin:10px 0 0 0;
	text-align:right;
}

/* Founder's Message
--------------------------- */
#contents #message h2 {
	clear:both;
	margin-bottom:20px;
}

#message .layout-left {
	float:left;
	margin:0 14px 25px 0;
}

#message p.clearfix {
	line-height:1.8;
}

#message #profile {
	clear:both;
	margin:20px 0 15px 0;
	padding:15px;
	border:#c8c6c6 1px solid;
}

#message #profile h3 {
	margin:0 0 15px 0;
}

#message #profile h4 {
	margin:0 0 10px 0;
	padding:3px 5px;
	background-color:#f5f5f5;
	color:#58b92b;
	font-weight:bold;
}

#message #profile span {
	font-size:120%;
}

#message #profile div.school {
	font-size:120%;
}

#message #profile div.place {
	font-size:120%;
}

#message #profile p {
	margin:0 0 20px 5px;
}

#message #profile table p {
	clear:both;
	margin:0;	
}

#message #profile table {
	width:640px;
	margin:0 0 25px 5px;
	font-size:84%;
}

#message #profile th,
#message #profile td {
	padding:3px 0;
	vertical-align:top;
}

#message #profile tr {
	background:url(/common/images/lin_dod_02.gif) bottom repeat-x;
}

#message #profile th {
	width:15%;
}

#message ul#corporate-nav {
	margin:0;
	padding:10px 0;
	background:url(/common/images/lin_dod_02.gif) top left repeat-x;
}

#message ul#corporate-nav li {
	float:left;
	padding:0 5px 5px 0;
}

#message ul#corporate-nav li.last {
	padding-right:0; 
}

#message {
	margin-bottom:50px;
}


/* philosophy
--------------------------- */
#contents #philosophy h2 {
	margin:0 0 20px 0;
}

#philosophy h3 {
	margin:0 0 15px 0;
	padding-top:15px;
}

#philosophy h3.first {
	padding-top:0;
}

#philosophy p {
	margin:0 0 12px 0;
}

#philosophy {
	margin-bottom:50px;
}


/* 沿革
--------------------------- */
.history h3 {
	margin:10px 0 10px 0;
}

.history h3.first {
	margin:25px 0 10px 0;
}

.history table.chronology {
	width:100%;
}

.history table.chronology th {
	width:50px;
	padding:0 8px 7px 0;
	vertical-align:top;
	font-weight:normal;
}

.history table.chronology td {
	vertical-align:top;
}

.history table.chronology .month {
	display:block;
	padding:0 0 0 2px; 
	background:#eaeaea url(../images/bg_month.gif) left repeat-y;
	text-align:center;
}


/* companyprofile
--------------------------- */
#companyinfo {
	margin-bottom:30px;
}

#contents #companyinfo h2 {
	margin-bottom:20px;
} 

#companyinfo table {
	width:674px;
	margin:0 0 30px 1px;
}

#companyinfo th {
	width:105px;
	padding:10px 0 10px 11px;
	vertical-align:top;
	background:#f1f1f1 url(../images/bg_companyinfoItem.gif) left bottom no-repeat;
}

#companyinfo th img {
	vertical-align:top;
}

#companyinfo td {
	padding:10px 0 10px 13px;
	background:url(../images/bg_companyinfoLine.gif) left bottom repeat-x;
}

#companyinfo th.last {
	background:url(../images/bg_companyinfoLast.gif) left bottom no-repeat;
}

#companyinfo td.last {
	background:none;
}

#companyinfo table#team {
	width:380px;
}

#companyinfo table#team td {
	padding:4px;
}

#companyinfo table#team td.post {
	width:150px;
	text-align:left;
}


/* 地図
--------------------------- */
#contents .map h2 {
	margin-bottom:30px;
}

.map #map-wrapper {
	margin:0 0 45px 0;
	background:url(../images/bg_map.gif) repeat-y;
}

.map #map-main {
	float:left;
	width:443px;
}

.map #map-side {
	float:right;
	width:211px;
	padding:15px 0;
}

.map #map-main ul {
	margin:25px 0 15px 2px;
}

.map #map-main li {
	padding:0 0 0 13px;
	background:url(/common/images/mak_square.gif) 0 0.35em no-repeat;
}

.map #map-side p {
	margin:0 17px 25px;
}
/* English */
#companyinfo td.noborder{
	background:none;
}
