@charset "utf-8";
@import url("../../css/common.css");



/* center */
body {
	background: none;
	text-align: center;
	}

body div#contents {
	margin: 0 auto;
	width: 500px;
	text-align: left;
	}


/* ******************************************************
 * head 
 */
div#head {
	margin: 0 auto;
	width: 500px;
	height: 50px;
	background: none;
	}



/* ******************************************************
 * head 
 */
div#contents div#pagetitle p.print {
	float: right;
	margin-top: -35px;
	}




/* ******************************************************
 *  
 */
div#contents div#title {
	clear: both;
	margin-top: 20px;
	}
 
div#contents div#title p.mapimage {
	float: left;
	}
 
div#contents div#title h3 {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 125px;
	}


 
div#contents div#title p.text {
	color: #666666;
	font-size: 80%;
	line-height: 1.4;
	margin-left: 125px;
	}





/* ******************************************************
 *  
 */
div#contents div#map {
	clear: both;
	margin-top: 20px;
	color: #666666;
	font-size: 80%;
	}

div#contents div#map p {
	margin-bottom: 20px;
	}


div#contents div#map ul {
	margin-bottom: 20px;
	padding-left: 2em;
	}


div#contents div#map ul li {
	list-style-type: disc;
	}


div#contents div#map dl {
	line-height: 1.3em;
	margin-bottom: 20px;
	}

div#contents div#map dl dt {
	}

div#contents div#map dl dd{
	margin-top: -1.4em;
	margin-bottom: 10px;
	padding-left: 8em;
	font-size: 85%;
	}







div#contents p.closebtn {
	text-align: center
	}



/* ******************************************************
 * foot 
 */

div#foot div {
	width: 500px;
	}
