@charset "utf-8";

@import url("../../../css/import.css");

/*
	Since:09 Jun 2009
	Last-Updated:09 Jun 2009
	Editor:Masataka Asakura
*/


/*
-------------File Contents--------------

		1. 概要表
		
		2. 事業内容
		
		3. 事業所/支店
		
		
--*/

/*
------------1. 概要表----------------
*/
table#overview-table th{
	padding:0.8em 0.2em 0.6em 25px;
	background-color:#e2ebff;
	width:25%;
	font-weight:bold;
}
table#overview-table td{
	padding:0.8em 0.2em 0.6em 20px;
	width:75%;
}

span#btn-map{
	margin:1px 0 0 0.5em;
	line-height: 0;
	vertical-align:baseline;
}

/*
------------2. 事業内容----------------
*/

ul.list-disc-blue10px li{
	padding-bottom: 1em;
	font-size:108%;
}


/*
------------3. 事業所/支店----------------
*/

.index-left{
	float:left;
	clear:right;
	width:275px;
}
.index-right{
	float:right;
	width:275px;
}
#head-index, #chiba-index{margin-bottom:30px;}

.index-box{
	padding: 1px;
	border: 1px solid #999;
	float:left;
	width:271px;
}
.text-block{
	margin:3px;
	padding:3px;
	border-top: 1px dotted #666;
}
.text-block p{
	padding-top:5px;
	font-size: 85%;
}
ul.index-nolink{
	margin:10px 0 0 6px;
}

p.notes{padding-top:0.5em;font-size: 85%;color: #555;}


