@charset "UTF-8";

/*::information::::::::::::::::::::::::::::::::::::
File name ：access.css
Site name：
Summary：「アクセス」で使用しています。
:::::::::::::::::::::::::::::::::::::::::::::::::::: */


/*================================================== access ==*/

/*Googleマップ*/

#wrapper #contents #map{
	margin-bottom: 2px;
	height: 345px;
	width: 400px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#wrapper #contents .map_link{
	margin-bottom: 0px;
	width: 150px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 2px;
	text-align: right;
	font-size: 0.9em;
	clear: both;
	float: right;
	display: block;
}


small.GoogleMapText {
	font-size: 0.7em;
	}

/*================================================== end_access ==*/
