@charset "UTF-8";/*--------------------*/#article table {	border-top-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-left-style: solid;}#article table td {	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;}#article table {	border-top-color: #808080;	border-left-color: #808080;}#article table td {	border-right-color: #808080;	border-bottom-color: #808080;}#article table td {	vertical-align: top;	padding: 8px;}/* IE 7 */*:first-child+html #article table td {	padding-top: 6px;	padding-bottom: 6px;}/* IE 6 or sooner*/* html #article table td {	padding-top: 6px;	padding-bottom: 6px;}.prof_tbl {	width: 100%;}#article table .p_item {	background-color: #999999;	font-weight: bold;	color: #FFFFFF;}#article table .p_data {	width: 480px;}.p_data .googlemap {	width: 460px;	margin-right: auto;	margin-left: auto;	padding-top: 6px;	padding-bottom: 6px;}.p_data .number {	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #E6E6E6;	margin-bottom: 5px;	padding-bottom: 5px;}.p_data dl {}.p_data dt {	width: 13em;	clear: left;	float: left;}.p_data dd {	margin-left: 13em;}