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

/*-------------------------------------------
 会社情報
-------------------------------------------*/

h2 {
	display				: none;
}

h3 {
	font-size			: 16pt;
	margin-bottom		: 15px;
	padding-left		: 0.5em;
/* Only MacIE \*//*/
	border				: none;
	margin-bottom		: 30px;
	padding-left		: 0;
/* End */
}

/* Only MacIE \*//*/
p {
	font-size			: 12pt;
}
/* End */

/*-------------------------------------------
	会社概要
-------------------------------------------*/

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

.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 td a {
	text-decoration		: none;
}

.profile img {
	position			: relative;
	top					: -252px;
	_top				: -248px;
	left				: 422px;
/* Only MacIE \*//*/
	top					: -262px;
	left				: 416px;
/* End */
}

/*-------------------------------------------
	社長挨拶
-------------------------------------------*/

/*
.president p {
	margin-bottom		: 1.5em;
}
*/

.president p#representative {
	padding-right		: 1.5em;
	float				: left;
	width				: 40%;
	text-align			: center;
/* Only MacIE \*//*/
	margin-left			: 200px;
/* End */
}

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

.president #copyright {
	margin-top			: 30px;
}

.president #contents_container {
	margin-left			: 1em;
}

/*-------------------------------------------
	経営理念
-------------------------------------------*/

/*
dl#matter {
	margin				: 0.5em 0 1.5em 0;
	width				: 100%;
}

dl#matter dt {
	width				: 3%;
	margin-bottom		: 0.8em;
	padding-left		: 0;
	float				: left;
	font-size			: 11pt;
}

dl#matter dd {
	display				: block;
	width				: 97%;
	margin-bottom		: 0.8em;
	font-size			: 11pt;
	float				: left;
	clear				: right;
}
*/

.philosophy th {
	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 #copyright {
	margin-top			: 30px;
}

.philosophy #contents_container {
	margin-left			: 1em;
}

/*-------------------------------------------
	沿革
-------------------------------------------*/

/*
.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; */
/**/
/*
	font-size			: 11pt;
}

#history_matter dt {
	width				: 20%;
	float				: left;
	font-size			: 11pt;
}

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

.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;
/* Only MacIE \*//*/
	top					: -160px;
/* End */
}

/* Only MacIE \*//*/
.history #contents_container {
	margin-left			: 1em;
}
/* End */

/*-------------------------------------------
	組織
-------------------------------------------*/

/*-------------------------------------------
	アクセスマップ
-------------------------------------------*/

.access p#root {
	position			: relative;
	top					: -360px;
	left				: 440px;
	font-size			: 8pt;
/* Only MacIE \*//*/
	top					: -350px;
	font-size			: 10pt;
/* End */
}

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

.access p#address {
	position			: relative;
	top					: -160px;
	left				: 15px;
	width				: 600px;
/* Only MacIE \*//*/
	top					: -150px;
/* End */
}
