@charset "utf-8";


/* Mapポップアップウィンドウ */
.groupinfo{
	background:none;
}
.groupinfo div#container{
	background:none;
	width:462px;
	margin:auto;
	text-align:center;
}

.groupinfo div#information{
	margin-top:12px;
	border-left:1px solid #A6A6A6;
	border-right:1px solid #A6A6A6;
	border-bottom:1px solid #0076c3;
	background:url(../../company/images/bg-grouphead.gif) 0 top repeat-x;
	padding-top:20px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.groupinfo div#information div#grouphead h2,.groupinfo div#information div#grouphead p{
	margin:0;
}

.groupinfo div#information h2{
	border:0;
	background:none;
	padding:0;
}

.groupinfo div#information table{
	width:auto;
}

.groupinfo div#information p.gaiyou{
}
.groupinfo div#information p.gaiyou img{
	float:right;
	margin-left:1em;
}




/* 閉じるボタン */
.groupinfo div#information div#closebtn{
	margin-bottom:10px;
}
.groupinfo div#information div#closebtn p{
	margin-right:1em;
	text-align:right;
}
.groupinfo div#information div#closebtn p a{
	padding:3px;
}
.groupinfo div#information div#closebtn p a span{
	color:#ff6600;
	text-decoration:none;
}

/* フッター上書き */
div.copyright {
	margin-top:10px;
	text-align:right;
}

/*
01.html
--------------------------------------------------------*/
.company div#companytop{
}
.company div#companytop:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .company div#companytop { display: inline-block; }
/* no ie mac \*/
* html .company div#companytop { height: 1%; }
.company div#companytop { display: block; }
/* */


.company div#companytop img{
	float:right;
	margin-left:1em;
}

/* 沿革年次 */
div.section ul.history {
	margin-top:15px;
}

	div.section ul.history li {
		padding-bottom:7px;
		padding-left:15px;
		width:135px;
	}

div.section dl.history dd tr td.key{
	background:#FFCF00;
}

div.section ul.history li.firstPlan .pointTriangle {
	padding-right:5px;
	color:#ff6600;
}

div.section ul.history li.secondPlan .pointTriangle {
	padding-right:5px;
	color:#cc0000;
}

div.section ul.history li.thirdPlan .pointTriangle {
	padding-right:5px;
	color:#990066;
}

div.section ul.history li.fourthPlan .pointTriangle {
	padding-right:5px;
	color:#000099;
}

div.section ul.history li.fifthPlan .pointTriangle {
	padding-right:5px;
	color:#006666;
}

div.section ul.history li.sixthPlan .pointTriangle {
	padding-right:5px;
	color:#009933;
}

div.section ul.history li.seventhPlan .pointTriangle {
	padding-right:5px;
	color:#ffff33;
}

div.section ul.history li.eighthPlan .pointTriangle {
	padding-right:5px;
	color:#0099ff;
}

div.section ul.history li.ninethPlan .pointTriangle {
	padding-right:5px;
	color:#303;
}

/* 営業所一覧 */
div.section ul.maps {
	margin-top:15px;
}

	div.section ul.maps li {
		padding-bottom:5px;
		padding-left:15px;
		background:url(../images/point_body.gif) 0 0 no-repeat;
		width:210px;
		line-height:1.3;
	}

div.section ul.maps2 {
	margin-top:15px;
}

	div.section ul.maps2 li {
		padding-bottom:5px;
		padding-left:15px;
		background:url(../images/point_body.gif) 0 0 no-repeat;
		width:435px;
		line-height:1.3;
	}
	
/* 05.htmlクモの巣 */
.company div#content div#spider{
	text-align:center;
}
	.company div#content div#spider img{
		vertical-align:bottom;
	}
	.company div#content div#spider table{
		margin:0 auto;
		padding:0;
	}


/* 02.html iframe */
.company div#content div#standard iframe,.company div#content div#morals iframe{
	text-align:center;
	margin-top:20px;
}
.company div#standard p,.company div#morals p{
	text-align:center;
}
/* /02.html iframe */


/* 02.html strong */
.company div#content strong{
	font-weight:bold;
}
/* /02.html strong */

.company div#content p.subtitle{
}
.company div#content p.subtitle span{
	color:#9C0063;
}
.company div#content p.subtitle strong{
	font-weight:bold;
}

