@charset "Shift_JIS";
/***************************************************************

* PRIMA CLAIRE
* map.css

***************************************************************/


a {
	color:#0099cc; 
	text-decoration: underline;
	border:none;
	outline: none;
}
a:hover {
	color:#0099cc; 
	text-decoration: none;
	border:none;
}
#map {
	padding: 0 0 50px;
}
table {
	background: none;
}
th {
	width: 82px;
	font-weight: bold;
}
td.even,
th.even {
	background-color: #F8F8F8;
}
