@charset "UTF8";



/* ================================================================
   #company
================================================================ */
#company{}

.unitA dt{
	padding: 5px;
	border-bottom: 2px solid #666;
	background-color: #DDDDDD;
	letter-spacing: 0.1em;
}
.unitA dd{
	padding: 15px 5px 30px;
}

.unitA dd p{}

.unitA dd table{
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/icon_dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.unitA dd table th,
.unitA dd table td{
	padding: 8px;
	background-image: url(../img/icon_dot01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.unitA dd table th{
	white-space: nowrap;
	width: 2%;
}
.unitA dd table td{
	width: 97%;
}






/* EOF */
