@charset "UTF-8";
@import url(./base.css);

/*-------------------------------------------
 会社情報
-------------------------------------------*/
.company #h2_company strong {
	background-image	: url(../company/images/h2_company.png);
}

.company li#profile {
	background-image	: url(../company/images/menu_profile_r.png);
}

.company li#profile a {
	background-image	: url(../company/images/menu_profile.png);
}

.company li#profile a.sel,
.company li#profile a:hover {
	background-image	: url(../company/images/menu_profile_r.png);
	_background-image	: none;
}

.company li#president {
	background-image	: url(../company/images/menu_president_r.png);
}

.company li#president a {
	background-image	: url(../company/images/menu_president.png);
}

.company li#president a.sel,
.company li#president a:hover {
	background-image	: url(../company/images/menu_president_r.png);
	_background-image	: none;
}

.company li#philosophy {
	background-image	: url(../company/images/menu_philosophy_r.png);
}

.company li#philosophy a {
	background-image	: url(../company/images/menu_philosophy.png);
}

.company li#philosophy a.sel,
.company li#philosophy a:hover {
	background-image	: url(../company/images/menu_philosophy_r.png);
	_background-image	: none;
}

.company li#history {
	background-image	: url(../company/images/menu_history_r.png);
}

.company li#history a {
	background-image	: url(../company/images/menu_history.png);
}

.company li#history a.sel,
.company li#history a:hover {
	background-image	: url(../company/images/menu_history_r.png);
	_background-image	: none;
}

.company li#organization {
	background-image	: url(../company/images/menu_organization_r.png);
}

.company li#organization a {
	background-image	: url(../company/images/menu_organization.png);
}

.company li#organization a.sel,
.company li#organization a:hover {
	background-image	: url(../company/images/menu_organization_r.png);
	_background-image	: none;
}

.company li#access {
	background-image	: url(../company/images/menu_access_r.png);
}

.company li#access a {
	background-image	: url(../company/images/menu_access.png);
}

.company li#access a.sel,
.company li#access a:hover {
	background-image	: url(../company/images/menu_access_r.png);
	_background-image	: none;
}

/*-------------------------------------------
	会社概要
-------------------------------------------*/
.profile #h3_profile strong {
	background-image	: url(../company/images/h3_profile.png);
}

.profile #contents_container {
	text-align			: center;
}

.profile table {
	margin				: -1px;
	border				: solid 1px #000000;
	border-collapse		: collapse;
	width				: 100%;
	border-top			: 0px;
	text-align			: left;
}

.profile div > table {
	border-collapse		: separate;
	border-spacing		: 0;
	border-left			: 0px; 
}

.profile th {
	padding				: 10px 15px;
	text-align			: left;
	background-color	: #dcdcdc;
	border				: solid 1px #000000;
	border-right		: 0px;
	border-bottom		: 0px;
	width				: 6.5em;
/* Only MacIE \*//*/
	width				: 110px;
/* End */
}

.profile td {
	padding				: 10px 15px;
	background-color	: #ffffff;
	border				: solid 1px #000000;
	border-right		: 0px;
	border-bottom		: 0px; 
}

.profile img {
	position			: relative;
	top					: -255px;
	_top				: -250px;
	left				: 200px;
	_left				: 205px;
/* Only MacIE \*//*/
	top					: -260px;
/* End */
}

/* Only MacSafari */
html[xmlns*=""] body.profile:last-child img {
	top					: -270px;
}

/*-------------------------------------------
	社長挨拶
-------------------------------------------*/
.president #h3_president strong {
	background-image	: url(../company/images/h3_president.png);
}

.president p#representative {
	padding-right		: 1.5em;
	float				: left;
	width				: 40%;
	text-align			: center;
}

.president img {
	margin-right		: auto;
	margin-bottom		: 1.5em;
	margin-left			: auto;
	display				: block;
}

.president #contents_container {
	margin-bottom		: 30px;
}

/*-------------------------------------------
	経営理念
-------------------------------------------*/
.philosophy #h3_philosophy strong {
	background-image	: url(../company/images/h3_philosophy.png);
}

/*
dl#matter {
	margin				: 0.5em 0 1.5em 0;
	width				: 600px;
}

#matter dt {
	width				: 3%;
	margin-bottom		: 0.8em;
	padding-left		: 20px;
	float				: left;
	background-image	: url(../images/h_marker.png);
	background-repeat	: no-repeat;
}

#matter dd {
	display				: block;
	width				: 93%;
	margin-top			: -3px;
	margin-bottom		: 0.8em;
	float				: left;
	clear				: right;
}
*/

.philosophy th {
	padding-left		: 20px;
	background-image	: url(../images/h_marker.png);
	background-repeat	: no-repeat;
	padding-bottom		: 0.8em;
	font-weight			: normal;
	vertical-align		: top;
	line-height			: 1.5;
}

.philosophy td {
	padding-bottom		: 0.8em;
	padding-left		: 0.5em;
	line-height			: 1.5;
	width				: 100%;
}

.philosophy #contents_container {
	margin-bottom		: 30px;
}

/*-------------------------------------------
	沿革
-------------------------------------------*/
.history #h3_history strong {
	background-image	: url(../company/images/h3_history.png);
}

/*
.history #contents_container {
	text-align			: center;
}

dl#history_matter {
	margin				: 0.5em 0 1.5em 0;
	width				: 98%;
	height				: 98%;
/* これ以降Mac IE 5には適用されない \*/
	/* overflow			: hidden; */
/**/
/*
}

#history_matter dt {
	padding-top			: 2px;
	width				: 18%;
	float				: left;
}

#history_matter dd {
	display				: block;
	width				: 80%;
	height				: auto;
	float				: left;
	clear				: right;
	text-align			: left;
}

.history span.space {
	margin-left			: 0.5em;
}
*/

.history th {
	padding-bottom		: 0.8em;
	font-weight			: normal;
	vertical-align		: top;
	line-height			: 1.5;
	width				: 8em;
}

.history td {
	padding-bottom		: 0.8em;
	padding-left		: 1.5em;
	line-height			: 1.5;
/* Only MacIE \*//*/
	width				: 83%;
/* End */
}

.history img {
	position			: relative;
	top					: -170px;
	left				: 400px;
}

/*-------------------------------------------
	組織
-------------------------------------------*/
.organization #h3_organization strong {
	background-image	: url(../company/images/h3_organization.png);
}

/*-------------------------------------------
	アクセスマップ
-------------------------------------------*/
.access #h3_access strong {
	background-image	: url(../company/images/h3_access.png);
}

.access p#root {
	position			: relative;
	width				: 195px;
	top					: -365px;
	left				: 435px;
	font-size			: 110%;
/* Only MacIE \*//*/
	width				: 185px;
/* End */
}

/* Only MacSafari */
html[xmlns*=""] body.access:last-child p#root {
	width				: 198px;
}

.access p#root span {
	border-bottom-color	: #000000;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
}

.access p#address {
	position			: relative;
	top					: -170px;
	left				: 15px;
	width				: 600px;
}
