﻿@charset "utf-8";

div#leftcts h2 {
	background-image:url('../img/m2/title.gif');
	width: 122px;
}

div#leftcts dl {
	list-style-type: none;
}

div#leftcts dl dt {
	margin-top: 50px;
	margin-bottom: 10px;
}

div#leftcts dl dd {
	font-size: 80%;
	line-height: 140%;
	color: #666;
}

div#leftcts ul {
	list-style-type: none;
	margin-left: 0px;
}

div#leftcts ul li {
	margin-left: 0px;
}

div#leftcts .mapdata {
	width:550px;
	padding-top:0px;
	margin-left:0px;
	margin-bottom:56px;
}

div#leftcts .googlemap {
	padding-bottom:3px;
	padding-top:20px;
}

div#leftcts iframe { 
	border: 5px #ccc solid;
}

div#leftcts .mapdata .uptxt {
	text-align:right;
}
