@charset "utf-8";
/* CSS Document */

#mainFrameTitle{
	background-color:#CBCBCB;
	background-image:url(../map/title.jpg);
	background-repeat:no-repeat;
	background-position: 36px;
	height:43px;
	margin-bottom:10px;
	width: 679px;
}

#mapRoute{
	float:left;
	padding:5px;
	width:300px;
}

#mapRouteTitle{
	font-size:16px;
	font-weight:bold;
}

#mapRouteText{
/*	font-family:"ＭＳ ゴシック", "Osaka－等幅";*/
	font-size:12px;
	line-height:130%;
}

#mapFootRight{
	width:300px;
	float:right;
	padding:5px;
	text-align:right;
}

#mapFootRightAddress{
	font-size:14px;
}

#mapFootRightTel{
	font-size:20px;
	font-weight:bold;
	color:#990000;
}
