@charset "utf-8";

.infoN{
	padding:8px 0;
}

.txts{
	font-size:85%;
}

.map{
	width:537px;
	height:537px;
	position:relative;
}

/*↓20100826 SEO対策により修正↓*/
a.btn_print{
	display:block;
	width:100px;
	height:20px;
/*	background:url(../images/map/btn_print.gif) no-repeat 0 0;
	text-indent:-9999px;*/
	outline:none;
	position:absolute;
	top:-30px;
	left:437px;
	outline-style:none;
}
/*↓追加↓*/
a.btn_print img{
 border-style:none; 
}
/*↑追加↑*/
/*
a.btn_print:hover{
	background:url(../images/map/btn_print.gif) no-repeat 0 -20px;
}
*/
/*↑20100826 SEO対策により修正↑*/

