@charset "UTF-8";

/*=========================================
	株式会社熊谷　企業情報 ＞ 事業所・工場一覧
	http://www.kumagai-co.com/company/factory.html
=========================================*/

#content #map div{
	margin-top:0;
	width:684px;
	height:350px;
	border:1px solid #ccc;
	overflow:hidden;
}
#content .office table{
	width:686px;
}
#content .office table th{
	width:140px;
}
#content table address{
	margin:0;
	width:340px;
	line-height:21px; /*←IE8以下用*/
	line-height:2.1rem;
	font-style:normal;
	float:left;
}
#content table figure{
	margin:20px 0 0;
	float:right;
}

/*-工場-*/
#content #factory section{
	margin-top:20px;
}
#content #factory section table{
	margin:0;
	width:400px;
	height:180px;
	float:left;
}
#content #factory section figure{
	margin:0;
	float:right;
}
#content #factory table address{
	width:auto;
	padding-bottom:6px;
}
#content #factory section table figure{
	float:none;
}
#content #factory .textlink{
	margin-top:15px;
}
#content article{
	padding-bottom:20px;
}

/*-研究・開発拠点-*/
#content #kenkyu table{
	width:686px;
}
#content #kenkyu table th{
	width:180px;
}
#content #kenkyu table address{
	margin:0;
	width:300px;
	line-height:21px; /*←IE8以下用*/
	line-height:2.1rem;
	font-style:normal;
	float:left;
}
#content #kenkyu table figure{
	margin:20px 0 0;
	float:right;
}