/* CSS Document */
/* ##################################################################### */
/*        　 「企業情報」カテゴリ                                        */
/* ##################################################################### */
/* ===================================================================== */
/*   基本設定　  　　　　　　　　　　　　　　　　　　　　                */
/* ===================================================================== */
#mainWide,
#mainImage {
	display: none;
}

/* --------------------------------------------------------------------- */
/*   グローバルナビゲーション                                            */
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/*   メインイメージ　　　　　                                            */
/* --------------------------------------------------------------------- */

/* #mainContent #mainImage{
	background-image: url(images/mainimage.jpg);
	display: block;
	padding: 0px;
	float: left;
	height: 150px;
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mainContent #mainImage a{
	background-image: url(images/mainimage.jpg);
	display: block;
	padding: 0px;
	float: left;
	height: 150px;
	width: 970px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: -9999px;
} */

/* ===================================================================== */
/*   沿革　　テーブル　　　　　　　　　　　　　　　　　　                */
/* ===================================================================== */
table#history {
	width: 700px;
}
table#history td.list01 {
	width: 70px!important;
}
table#history td.list02 {
	width: 40px!important;
}
table#history td.list03 {
	width: 530px!important;
}

/* ===================================================================== */
/*   会社概要　テーブル　　　　　　　　　　　　　　　　　                */
/* ===================================================================== */
table#outline {
	width: 700px;
}
table#outline th.list01 {
	width: 100px!important;
}
table#outline td.list01 {
	width: 560px!important;
}
/* --------------------------------------------------------------------- */
/*   代表者　テーブル　　　　                                            */
/* --------------------------------------------------------------------- */

table#outline dl dt{
	width: 180px;
	float: left;
	}

table#outline dl dd{
	border-left-width: 1px!important;
	border-left-style: solid!important;
	border-left-color: #069!important
	}

/* --------------------------------------------------------------------- */
/*   個人情報の利用目的の公表に関する事項　テーブル　　                  */
/* --------------------------------------------------------------------- */
table#table1{
	display: block;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

table#table1 td.list01{
	width: 120px;
	}

table#table1 td.list02{
	}

/* --------------------------------------------------------------------- */
/*   事業所一覧                                      　                  */
/* --------------------------------------------------------------------- */
dl.branch {
	width: 700px;
	margin-bottom: 20px;
}
dl.branch dt {
	font-size: 80%;
	width: 150px;
	line-height: 1.8em;
	float: left;
	color: #3BA7EA;
}
dl.branch dd {
	font-size: 80%;
	width: 480px;
	padding-left: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 1.8em;
	margin-bottom: 5px;
}

/* --------------------------------------------------------------------- */
/*   accesskey                                       　                  */
/* --------------------------------------------------------------------- */
ul.accesskey{}
ul.accesskey li{
	line-height: 1.0em!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px!important;
	}

dl.accesskey{
	margin-bottom: 20px;
}
dl.accesskey dt{
	font-weight: bold;
}
dl.accesskey dd{
	font-size: 84%;
	margin-left: 25px;
}

/* --------------------------------------------------------------------- */
/*   201512追加                                      　                  */
/* --------------------------------------------------------------------- */
.hourei li {
	list-style: none;
	margin-bottom:5px;
	text-indent:-1em;
	padding-left:1em;
	font-size: 87%;
}

.hourei li:last-child {
	margin-bottom:0;
}
.hourei {
margin-bottom: 18px;
}

