@charset "UTF-8";

/*--------------------------------------------------------------------
company.html
company.css
--------------------------------------------------------------------*/


/*------------TopNav------------------------------------*/
div#TopNav { width: 940px; }


/*------------profile---------------------------------------------------------------*/
div#profile div#profPho ul {
	width: 100%;
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
}
div#profile div#profPho ul li {
	width: 49%;
	margin-right: 2%;
	float: left;
}
div#profile div#profPho ul li:nth-child(2n) { margin-right: 0; }
div#profile table tr th { width: 18.5%; }
div#profile table tr td ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#profile table tr td ul.List01 li {
	padding-left: 1em;
	text-indent: -1em;
}
div#profile table tr td ul.List01 li:before { content: "\0030fb"; }
div#profile table tr td ul.List02 li { float: left; }
div#profile table tr td ul.List02 li:after {
	margin: 0 0.2em;
	content: "\003001";
}
div#profile table tr td ul.List02 li:nth-last-of-type(1):after {
	margin: 0;
	content: "";
}
div#profile table tr td ul.List04 li:nth-last-of-type(2):after {
	margin: 0;
	content: "　";
}
div#profile table tr td ul.List03 li + li { margin-top: 0.45em; }
div#profile table tr td table {
	width: auto;
	margin-right: 6em;
	border: 0 none;
	float: left;
}
div#profile table tr td table + table { margin-right: 0; }
div#profile table tr td table tr th,
div#profile table tr td table tr td {
	width: auto;
	padding: 0;
	background: inherit !important;
	border: 0 none;
}
div#profile table tr td table tr th { padding-right: 1.5em; }
div#profile table tr td table tr td { text-align: right; }
div#profile table tr td dl {
	width: 100%;
	overflow: hidden;
}
div#profile table tr td dl * { float: left; }
div#profile table tr td dl dd { margin-right: 3em; }
div#profile table tr td dl dd:nth-last-of-type(1) { margin-right: 0; }


/*------------greeting---------------------------------------------------------------*/
div#greeting div#grPho {
	width: 400px;
	float: right;
}
div#greeting div#grTxt {
	width: 560px;
	float: left;
	text-align: justify;
	text-justify: inter-ideograph;
}
div#greeting p + p { margin-top: 0.8em; }
div#greeting dl {
	margin-top: 0.8em;
	text-align: right;
}
div#greeting dl * {
	display: inline-block;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
div#greeting dl dt { font-size: 0.93em; }
div#greeting dl dd {
	margin-left: 0.4em;
	font-size: 1.73em;
}


/*------------idea---------------------------------------------------------------*/
div#idea div#InImg {
	width: 980px;
	height: 630px;
	margin: 0 auto;
	background: url(../../img/pc/top/top_txt.png) no-repeat center bottom;
	overflow: hidden;
}
div#idea div#InImg * { display: none; }


/*------------history---------------------------------------------------------------*/
div#history table tr th { width: 14.5%; }
div#history table tr th span { color: transparent; }
div#history div#hisPho ul {
	width: 100%;
	margin-top: 20px;
	list-style: none;
	overflow: hidden;
}
div#history div#hisPho ul li {
	width: 31.6%;
	margin-right: 2.6%;
	float: left;
}
div#history div#hisPho ul li:nth-child(3n) { margin-right: 0; }


/*------------chart---------------------------------------------------------------*/
div#chart p {
	width: 860px;
	margin: 0 auto;
}
div#chartNow p {
	width: 980px;
	margin: 0 auto;
}


/*------------access---------------------------------------------------------------*/
div.accTxt {
	width: 400px;
	float: right;
}
div.accTxt p + p,
div.accTxt dl + p,
div.accTxt table { margin-top: 0.8em; }
div.accTxt dl {
	width: 100%;
	margin-top: 0.8em;
	overflow: hidden;
}
div.accTxt dl dt { float: left; }
div.accMap {
	width: 560px;
	float: left;
}