@charset "utf-8";


/* // -------------------------------------------------------------------------------------------------
// // map
---------------------------------------------------------------------------------------------------- */
h1,h2,ul,li {
	margin: 0;
	padding: 0;
	}

/* //.	- 
---------------------------------------------------------------------------------------------------- */

body {
	background: #ffffff;
	font-size: 14px;
	}
	div#page-top.map-print {
		width: 925px;
		margin: 30px auto;
		}
		div#page-top.map-print article#page-content section.access h1 {
			text-align: center;
			margin-bottom: 10px;
			}
		div#page-top.map-print article#page-content section.access h2 {
			text-align: center;
			font-size: 15px;
			margin: 15px 0 8px;
			}
			div#page-top.map-print article#page-content section.access ul {
				text-align: center;
				margin-bottom: 15px;
				}
				div#page-top.map-print article#page-content section.access ul li {
					list-style: none;
					}