@charset "utf-8";


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

	corporate CSS　　corporateカテゴリ共通

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



/* contents
========================================== */
#contents {
	width: 842px;
	height:725px;
	background:url(../img/corporate_contents_bg.gif) no-repeat;
}

/*	corporate_lnavi CSS
========================================== */

#contents ul#corp_lnavi  {
	zoom: 1;
	width:293px;
	height:41px;
	margin:0px 0px 0px 250px;
	padding:0px;
}

#contents ul#corp_lnavi li  {
	float: left;
	display:inline;
	margin:0px;
	padding:0px;
}

ul#corp_lnavi li a {
	display: block;
	background: #FFF url(../../corporate/img/corp_lnavi_over.gif) no-repeat;
}
ul#corp_lnavi li.corp_lnavi01 a {background-position:    0   0;}
ul#corp_lnavi li.corp_lnavi02 a {background-position: -96px 0;}
ul#corp_lnavi li.corp_lnavi03 a {background-position: -189px 0;}


ul#corp_lnavi li a:hover {
	background-color: transparent;
}

ul#corp_lnavi li a:hover img {
	visibility: hidden;
}

/* When Active Page */
body#PHILOSOPHY ul#corp_lnavi li.corp_lnavi01 a img,
body#HISTORY ul#corp_lnavi li.corp_lnavi02 a img,
body#OFFICE ul#corp_lnavi li.corp_lnavi03 a img,{ visibility: hidden;}



/*	corporate　main_title
========================================== */
#contents h2  {
	margin-left:39px;
	height:35px;
}




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

	corporate CSS　　corporate office ページ用

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

/*	corporate　corpContents
========================================== */
#corpContents  {
	width: 764px;
	height:587px;
	background: url(../../corporate/img/corp_bg.gif) no-repeat;
	margin-left:39px;
	padding:50px 0px 0px 0px;
}


#corpContents table.corp  {
	width: 500px;
	text-align:left;
	margin:0px 0px 0px 160px;
}


#corpContents table.corp th{
	width:150px;
	margin:0px 0px 0px 0px;
	padding:4px;
	text-align:left;
	vertical-align:top;
	font-size:92.4%;
	line-height:1.5;
letter-spacing:0.2em;
}

#corpContents table.corp td{
	margin:0px 0px 0px 0px;
	padding:4px;
	text-align:left;
	font-size:92.4%;
	line-height:1.5;
	vertical-align:top;
}

#corpContents table.corp td img.map{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

/* LINK COLOR */

#corpContents table.corp td a:link{
	color:#231815;
	text-decoration: underline;
}

#corpContents table.corp td a:visited{
	color:#231815;
	text-decoration: underline;
}

#corpContents table.corp td a:hover{
	color:#963f59;
	text-decoration: none;
}

#corpContents table.corp td a:active{
	color:#963f59;
	text-decoration: underline;
}


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

	philosophy CSS　　philosophyページ用

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



/*	philosophy　philosophyContents
========================================== */
#philosophyContents  {
	width: 764px;
	height:587px;
	background: url(../../corporate/img/corp_philosophy_bg.gif) no-repeat;
	margin-left:39px;
	padding:46px 0px 0px 0px;
}

#philosophyContents h3.philosophy02  {
	float: left;
	display: inline;
	height:442px;
	margin:0px 0px 0px 44px;

}


.philosophy01  {
	float: right;
	display: inline;
	width: 155px;
	height:502px;
	margin:0px 61px 0px 77px;
}


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

	corporate CSS　　history ページ用

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

/*	history　historyContents
========================================== */
#historyContents  {
	width: 764px;
	height:587px;
	background: url(../../corporate/img/corp_history_bg.gif) no-repeat;
	margin-left:39px;
	padding:45px 0px 0px 0px;
}


#historyContents table.corp  {
	width: 500px;
	text-align:left;
	margin:0px 0px 0px 81px;
}


#historyContents table.corp th{
	width:80px;
	margin:0px 0px 0px 0px;
	padding:5px;
	text-align:right;
	vertical-align:top;
	font-size:92.4%;
	line-height:1.25;
}

#historyContents table.corp td{
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 20px;
	text-align:left;
	font-size:92.4%;
	line-height:1.25;
	vertical-align:top;
}

#historyContents table.corp td img.map{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-align:left;
}


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

	corporate CSS　　history ページ用

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

/*	office　officeContents
========================================== */
#officeContents  {
	width: 764px;
	height:587px;
	background: url(../../corporate/img/corp_office_bg.gif) no-repeat;
	margin-left:39px;
	padding:45px 0px 0px 0px;
}

#officeContents p.officemap  {
	padding:0px 0px 0px 170px;
}


