@charset "utf-8";

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

corporate.CSS


LastUpdate: 2009-01-07 15:50
	
============================================================== */

#Navi ul#MainNavi li#Corporate_tog img{
	visibility:hidden;
}



/* ----------------------------------------------
INDEX
---------------------------------------------- */

#MV {
	background: url(../images/mv.jpg) 0 0 no-repeat;
	width: 900px;
	height: 168px;
}


/* NAVI ----SUB NAVI
------------------------------*/

/* on */

#Navi ul#SubNavi li#Message {
	background: url(../../common/images/snavi_corporate01_on.gif) 0 0 no-repeat;
	width: 113px;
}

#Navi ul#SubNavi li#Profile {
	background: url(../../common/images/snavi_corporate02_on.gif) 0 0 no-repeat;
	width: 103px;
}

#Navi ul#SubNavi li#History {
	background: url(../../common/images/snavi_corporate03_on.gif) 0 0 no-repeat;
	width: 78px;
}

#Navi ul#SubNavi li#Access {
	background: url(../../common/images/snavi_corporate04_on.gif) 0 0 no-repeat;
	width: 130px;
}

#Navi ul#SubNavi li#Recruit {
	background: url(../../common/images/snavi_corporate05_on.gif) 0 0 no-repeat;
	width: 101px;
}


/* ----------------------------------------------
PROFILE
---------------------------------------------- */

dl#Prof {
}

dl#Prof dt {
	float: left;
	width: 7em;
	padding: 0 0 1.5em 0;
	font-weight: bold;
}

dl#Prof dd {
	margin-left: 0;
	padding: 0 0 1.5em 9em;
}


#Maincontents .Colmun dl#Prof dd dl.ProfInBox {
	margin: 0;
	padding: 0;
}


#Maincontents .Colmun dl#Prof dd dl.ProfInBox dt {
	font-weight: normal;
	float: left;
	width: 10em;
	padding: 0 0 0.5em 0;
}

#Maincontents .Colmun dl#Prof dd dl.ProfInBox dd {
	margin-left: 0;
	padding: 0 0 0.5em 12em;
}


/* ----------------------------------------------
HISTORY
---------------------------------------------- */

dl#History {
	margin-bottom: 20px;
}

dl#History dt {
	float: left;
	/*clear: both;*/
	width: 5em;
	padding: 0.5em 0 0.5em 0;
}

dl#History dd {
	margin-left: 0;
	padding: 0.5em 0 0.5em 8em;
	border-bottom: 1px solid #ccc;
}


#Maincontents .Colmun dl#History dd dl.HistoryInBox {
	margin: 0;
	padding: 0;
}


#Maincontents .Colmun dl#History dd dl.HistoryInBox dt {
	float: left;
	/*clear: both;*/
	width: 3em;
	padding: 0 0 0.3em 0;
}

#Maincontents .Colmun dl#History dd dl.HistoryInBox dd {
	margin-left: 0;
	padding: 0 0 0.3em 5em;
	border-bottom: none;
}

div#Management {
	border-bottom: 3px double #ccc;
}

div#Management div#Kinki {
	float: left;
	width: 40%;
}

div#Management div#Ehime {
	float: right;
	width: 40%;
}

div#Management div#Kinki dl {
	margin-bottom: 1.0em;
}

div#Management div#Kinki dl dt,
div#Management div#Ehime dl dt {
	float: left;
	width: 150px;
}

div#Management div#Kinki p,
div#Management div#Ehime p {
	margin-bottom: 5px;
}

div#Management div#Kinki dl dd,
div#Management div#Ehime dl dd {
	float: right;
	width: 100px;
	text-align: right;
}

p#HisTotal {
	margin: 5px 0;
	text-align: right
}

p#HisTotal span {
	margin-left: 7em;
}


/* ----------------------------------------------
ACCESS
---------------------------------------------- */

#Map {
	border: 1px solid #e3e3e3;
	background: #efefef;
}

.Column #Map h2 {
	margin-bottom: 0;
}

#Map p {
	background: #fff;
	margin: 0 10px 10px 10px;
	padding: 20px;
}

#Map p strong {
	font-size: 116%;
}
