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

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

INFORMATION

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

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

/* 社長メッセージ
--------------------------- */
#contents .message h2 {
	margin-bottom:30px;
}

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

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

.message #profile {
	clear:both;
	margin:30px 0 40px 0;
	padding:0px;
	border:#c8c6c6 1px solid;
}

.message #profile h3 {
	float:left;
	height:162px;
	margin:0;
}

.message #profile p {
	margin:10px 10px 0px 190px;
	font-size:84%;
	line-height:1.6;
}

.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; 
}


/* ヴィジョネアの理念
--------------------------- */
.philosophy h3 {
	margin:25px 0 25px 0;
}

.philosophy h4 {
	margin:50px 0 25px 0;
}

.philosophy p {
	margin:0 0 30px 0;
}

.philosophy p.image {
	text-align:center;
}


/* 沿革
--------------------------- */
.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;
}


/* 会社情報
--------------------------- */
#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 dl {
	width:220px;
}

.companyinfo dt {
	clear:both;
	float:left;
	width:130px;
}

.companyinfo dd {
	background:url(../../common/images/lin_dod_02.gif) repeat-x;
}

.companyinfo dd.first {
	background:none;
}

.companyinfo .arrow {
	padding-right:5px;
	vertical-align:middle;
}


/* 地図
--------------------------- */
#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;
}