﻿@charset "utf-8";

.strong {
	font-weight:bold;
	}


/* title
----------------------------------------------- */

p#main img {
	width:693px;
	height:148px;
	margin:0;
	}


/* content
----------------------------------------------- */

div#content {
	width:683px;
	margin-top:20px;
	margin-left:10px;
	}

div#content h4 {
	margin-top:0;
	margin-bottom:0;
	}


div#content div.map {
	width:631px;
	border:solid 1px #dcdcdc;
	margin-top:-1px;
	margin-bottom:10px;
	padding:25px;
 	min-height:180px;
	_height:180px;
	}



div#content div#map1 {
	background:url(../img/access_ph_01.jpg) no-repeat right top;
	}

div#content div#map2 {
	background:url(../img/access_ph_02.jpg) no-repeat right top;
	}

div#content div#map3 {
	background:url(../img/access_ph_03.jpg) no-repeat right top;
	}

div#content div.map p {
	width:330px;
	padding-bottom:16px;
	}

div#content div.map p.button {
	padding-bottom:0;
	}




/* contactBan
----------------------------------------------- */

div#contactBan {
	margin:0px 0 30px 10px;
	}


