@charset "UTF-8";
#map-kaitori a{
	display: block;
	width: 240px;
	height: 45px;
	background-image: url(/cms/images/map-kaitori.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#map-kaitori a:hover{background-position: 0px -45px;}
.notice h5{
	margin:20px auto 0px auto;
	padding:0px 0px 0px 40px;
	height: 35px;
	line-height:35px;
	background-image: url(/cms/images/notice_head_h5.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#F31879;
	font-size:150%;
}

div.notice table td:before	{
	content:"●";
}

/*--------------------for MacIE--------------------*/
#map-kaitori a span	{
	text-indent:-9999px;
}
/*--------------------MacIE HACK--------------------?*/

#map-kaitori a span	{
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
}
