@charset "Shift_JIS";
/* CSS Document */

/*---------------------|
|  会社概要テーブル    |
|---------------------*/
.tab_com {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom: 20px;
	line-height: 1.6em;
}
.tab_com th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 3px 3px 13px;
	font-weight: normal;
	background-color: #E8E8E8;
	vertical-align: top;
	text-align: left;
	background-image: url(image/th_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tab_com td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:3px 3px 3px 13px;
}
.tab_com u{　/*必須*/
	font-size: 90%;
	color: #FF0000;
}
.haba90{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.tab_dot {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom: 20px;
	line-height: 1.6em;
}
.tab_dot th{
	padding:3px 3px 3px 13px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tab_dot td{
	padding:3px 3px 3px 13px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.kakoi200{
	float: left;
	width: 180px;
	margin: 10px;
}
.kakoi200 ul{}
.kakoi200 li{
	background-image: url(../image/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 2em;
}

/*---------------------|
|  遠隔リスト　　　    |
|---------------------*/

dl.history {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

dl.history dt {
	float:left;
	width:10em;
	padding-top:10px;
	padding-bottom:0;
	padding-right:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

dl.history dd {
	margin-left:10em;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/*---------------------|
|  代表　　　　　　    |
|---------------------*/

.president {
	text-align: right;
}
/*地図  ナビ
---------------------------------------------------------*/
#mapNavi{
	width:660px;
	background-image: url(image/map_tagu.gif);
	height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

#mapNavi ul {
	height: 36px;
}

#mapNavi li{
	display:inline;
	height: 36px;
}

#mapNavi li a {
	display: block;
	height: 36px;
	text-indent:-9999px;
	text-decoration:none;
	float:left;
} 

/*	オフ	*/
#map01 a{width:177px;background:url(image/map_tagu.gif) no-repeat -10px 0px;}
#map02 a{width:177px;background:url(image/map_tagu.gif) no-repeat -193px 0px;margin-left: 6px;}

/*	オン	*/
#map01 a:hover,#map01 a.on{background-position: -10px -36px;}
#map02 a:hover,#map02 a.on{background-position: -193px -36px;}

/*---------------------|
|  企業理念番号リスト　|
|---------------------*/

.Listrinen ol{
}
.Listrinen li{
	font-size: 14px;
	font-weight: bold;
	list-style-type: decimal;
	margin-left: 30px;
	line-height: 1.6em;
}
.Listrinen .ListNo ul{}
.Listrinen .ListNo li{
	list-style-type: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.6em;
	font-size: 12px;
}
.Listrinen .ListNo li .ListNo1{
	background-image: url(image/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.Listrinen .ListNo li .ListNo2{
	background-image: url(image/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.Listrinen .ListNo li .ListNo3{
	background-image: url(image/3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.Listrinen .ListNo li .ListNo4{
	background-image: url(image/4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

/*---番号リスト---------------------*/
.Listnum ol {}
.Listnum li {
	list-style-type: decimal;
	margin-left: 50px;
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-right: 20px;
}
/*---箇条書き1---------------------*/
.tems1 {
	margin-bottom: 30px;
}
.tems1 ul {}
.tems1 li {
	margin-left: 20px;
	line-height: 1.6em;
	background-image: url(../image/tems1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
/*---箇条書き2---------------------*/
.tems2 ul {}
.tems2 li {
	margin-left: 50px;
	line-height: 1.6em;
}


