@charset "UTF-8";
/* ------------------------------------------------------------
Project     : NjbN
Web Site    : http://www.ueno.co.jp
File Name   : /css/mapcontents/contents.css
Apply Dir   : /mapcontents/
Description : 独立地図
Update      : 2009.06.05
------------------------------------------------------------ */

/* プリントボタン */
div#ClinicAccess p.print {
	text-align: center!important;
}

div#ClinicAccess p.print a {
	background: url(../../img/common/arrow/arrow_other.gif) no-repeat left center!important;
	padding-left: 15px!important;
}


/* マップ印刷画面 */
body#MapContents {
	text-align: center; 
}

body#MapContents div#Contents {
	margin: 0 auto;
	text-align: left;
}

body#MapContents .box-body {
	width: 590px;
}

body#MapContents h1{
	border-top: 0 !important;
}

body#MapContents p.print a {
	background: none!important;
	padding: 0!important;
}
