﻿@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------*/
/* 共通設定  */
/* ----------------------------------------------*/
.map{
	width:600px;
	height:400px;
}

.map_box{
	width:500px;
	height:350px;
	border:5px solid #006;
	margin-left:50px;
	margin-top:30px;
}

.eigyou{
	width:550px;
	height:270px;
	padding:20px;
	background:url(../images/ph_amaririsu.gif) right no-repeat;
}

table{
	margin-left:20px;
}