@charset "utf-8";


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* about sidebar style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*会社概要*/
div#sidebar ul li a.side01 {
	background-image: url(../../../images/side01_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*会社沿革*/
div#sidebar ul li a.side02 {
	background-image: url(../../../images/side01_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*経営理念*/
div#sidebar ul li a.side03 {
	background-image: url(../../../images/side01_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*中期的な事業戦略*/
div#sidebar ul li a.side04 {
	background-image: url(../../../images/side01_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*組織図*/
div#sidebar ul li a.side05 {
	background-image: url(../../../images/side01_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*事業案内*/
div#sidebar ul li a.side06 {
	background-image: url(../../../images/side01_06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*各拠点紹介*/
div#sidebar ul li a.side07 {
	background-image: url(../../../images/side01_07.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*採用情報*/
div#sidebar ul li a.side08 {
	background-image: url(../../../images/side01_08.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#sidebar ul li a:hover {
	background-position: -200px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* base.html style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.sec {
	clear: both;
	overflow: hidden;
	border: none;
	padding: 10px 0px 30px 0px;
	border-bottom: solid 1px #CCCCCC;
	width: 580px;
}
div.address_ex {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 9px 0px 0px 9px;
	height: 90px!important;
	height/**/: 100px;
	width: 460px!important;
	width/**/: 470px;
	line-height: 1.2em;
	float: left;
	display: block;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
div.address_ex h4 {
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	color: #336699;
}
div.map {
	float: left;
	width: 400px;
	height: 200px;
	background-color: #CCCCCC;
}
div.mapinfo {
	width: 170px;
	float: right;
	font-size: 10px;
}
div.mapinfo h5 {
	font-weight: normal;
	font-size: 12px;
}
div.mapinfo p {
	font-size: 10px;
	color: #666666;
	line-height: 1.5em;
}
/*■■■■■*/
div.onebox {
	width: 560px!important;
	width/**/: 580px;
	overflow: hidden;
	clear: both;
	padding: 10px 10px 0px 10px;
}
div.address {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 9px 0px 0px 9px;
	height: 90px!important;
	height/**/: 100px;
	width: 440px!important;
	width/**/: 450px;
	line-height: 1.2em;
	float: left;
	display: block;
	overflow: hidden;
	font-size: 10px;
}
div.address_1 {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 9px 0px 0px 9px;
	height: 180px!important;
	height/**/: 190px;
	width: 440px!important;
	width/**/: 450px;
	line-height: 1.2em;
	float: left;
	display: block;
	overflow: hidden;
	font-size: 10px;
}

div.address_1 p {
	font-size: 12px;
}
div.address_1 h4 {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
}

div.gmap_view {
	width: 104px!important;
	width/**/: 120px;
	height: 16px;
	font-size: 12px;
	background-image: url(../images/bg_viewmap.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	line-height: 1.5em;
	float: right;
}
div.gmap_view a {
	text-decoration: underline;
}
div.address p {
	font-size: 12px;
}
div.address h4 {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
}
div.address h4.none {
	background-image: none;
}
div.address span {
	float: right;
}
div.access {
	display: block;
	clear: both;
	width: 560px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
div.premises {
	overflow: hidden;
	float: left;
	width: 100px!important;
	width/**/: 110px;
	height: 100px;
	padding: 0px 10px 0px 0px;
}
/*■■■■■*/
ul.officelist {
	width: 560px!important;
	width/**/: 580px;
	padding: 0px 10px 0px 10px;
}
ul.officelist li {
	clear: both;
	width: 560px;
	line-height: 2.5em;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #CCCCCC;
}
ul.officelist li span {
	width: 100px;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #336699;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* chart.html style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.chart {
	width: 518px!important;
	width/**/: 580px;
	padding: 0px 31px 0px 31px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* company.html style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.something {
	width: 580px;
	padding: 0px 0px 20px 0px;
}
table.something tr th {
	font-size: 12px;
	width: 130px;
	border-bottom: solid 1px #999999;
	padding: 5px;
	line-height: 1.5em;
	font-weight: normal;
	text-align: right;
}
table.something tr th span {
	font-size: 10px;
	color: #345D8F;
	display: block;
	padding: 0px 0px 0px 0px;
}
table.something tr td {
	width: 400px!important;
	width/**/: 420px;
	padding: 5px 5px 8px 15px;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	line-height: 1.7em;
}
table.something tr td p {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
table.something tr td span {
	float: left;
	width: 90px;
}
table.something tr td span.map {
	display: inline;
	width: 104px!important;
	width/**/: 120px;
	height: 16px;
	font-size: 12px;
	background-image: url(../images/bg_viewmap.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 0px;
	line-height: 1.5em;
	float: right;
}
table.something tr td div {
	width: 80px;
	display: block;
	float: left;
}
table.something tr td p.sub {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* history.html style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.history {
	padding: 0px 0px 20px 0px;
}
table.history th {
	width: 100px;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #DEDEDE;
	vertical-align: text-top;
}
table.history td {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 5px 10px;
	line-height: 1.5em;
	border-bottom: 1px dashed #DEDEDE;
	vertical-align: text-top;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* principle.html style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.boss_caption {
	width: 360px!important;
	width/**/: 370px;
	font-size: 12px;
	line-height: 2.0em;
	padding: 0px 0px 20px 10px;
}
p.caption {
	width: 540px!important;
	width/**/: 580px;
	font-size: 12px;
	line-height: 2.0em;
	padding: 0px 20px 0px 20px;
	margin: 0px auto 20px auto;
}
dl.discipline {
	width: 580px;
}
dl.discipline dt {
	font-size: 12px;
	padding: 0px 0px 6px 0px;
}
dl.discipline dd {
	font-size: 12px;
	color: #232323;
	line-height: 1.6em;
	padding: 0px 0px 18px 20px;
}
div.bossname {
	width: 280px;
	height: 90px;
	float: right;
	overflow: hidden;
}
div.symbol {
	width: 392px;
	float: left;
	padding: 0px 0px 0px 0px;
}
div.boss {
	width: 174px;
	float: right;
	padding: 0px 0px 0px 0px;
}
p.subcap {
	font-size: 14px;
	text-align: center;
	color: #336699;
	padding: 0px 0px 10px 0px;
}

/*+++++++++++++++++++++++++++*/

table.an_hin_kan {
	width: 580px;
}
table.an_hin_kan th {
	width: 96px;
	border-top: 1px solid #d6d4d4;
	margin: 0px 4px 0px 0px;
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}
table.an_hin_kan td {
	width: 470px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	line-height: 2.0em;
	border-top: 1px solid #d6d4d4;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* recruit.html style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.riku {
	width: 290px!important;
	width/**/: 300px;
	float: right;
	padding: 0px 10px 0px 0px;
}



