@charset "Shift_JIS";


/* ===== ----- メインエリア ----- ===== */

.phArea {
	width: 680px;
}

.phArea .phList {
	width: 210px;
	float: left;
	padding: 0px 25px 20px 0px;
}

.phList p.capt {
	background-color: #eeeeee;
	font-size: 75%;
	text-align: center;
	margin-top: 3px;
	padding: 1px 0px 1px 0px;
}

.phArea .last {
	padding-right: 0px;
}

/* ===== ----- アクセス ----- ===== */

.accessLt {
	width: 445px;
	float: left;
}

.accessRt {
	width: 210px;
	float: right;
}

.mapInfo {
	background-color: #eeeeee;
	margin: 1px 0px 20px 0px;
	padding: 10px 10px 8px 12px;
}

.maptelTxt {
	font-size: 120%;
	font-weight: bold;
	color: #2681DC;
}

.mapTtl {
	background: url(../../common/img/line01.gif) repeat-x 0px bottom;
	font-size: 80%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
