/*-------------------------------------------------------------------
base
--------------------------------------------------------------------*/
body { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif }
p    { color: #505050; font-size: x-small; line-height: 140% }
h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: small;
}
h3  { color: #505050; font-size: small; font-weight: bold; line-height: 140%; margin: 0; padding: 0 }
a:link  { color: #40822f; text-decoration: underline }
a:visited  { color: #40822f; text-decoration: underline }
a:hover  { color: #62a842; text-decoration: underline }
.psmall  { color: #505050; font-size: xx-small }
.pbold   { color: #505050; font-size: x-small; font-weight: bold; line-height: 140% }
.taitol  { color: #3e5782; font-size: small; font-weight: bold }
.pwhite13  { color: #fff; font-size: x-small; font-weight: bold }
.pgreen  { color: #6b8e23; font-size: x-small; font-weight: bold }
.polive13  { color: #a0852d; font-size: x-small; font-weight: bold }
.porange14  { color: #d78200; font-size: small; font-weight: bold }
.pwhite15  { color: #fff; font-size: small; font-weight: bold }
.pwhite12  { color: #fff; font-size: x-small }
table  { color: #505050; font-size: x-small; line-height: 140% }
.boldou13  { color: #cf5f73; font-size: x-small; font-weight: bold }
.pyellow13  { color: #ffd700; font-size: x-small; font-weight: bold }

/*-------------------------------------------------------------------
MAP
--------------------------------------------------------------------*/
#mapfotter {
	width: 820px;
	margin-top: 20px;
	background-image: url(../map/image/houi02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 430px;
}
#mapfotter #maponegai {
	width: 230px;
	float: left;
	padding-right: 10px;
}
#mapfotter #maponegai #mappatocar {
	background-image: url(../map/image/car.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
	margin-top: 15px;
	height: 70px;
}
#mapfotter #mapicontable table tr th {
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#mapfotter #mapicontable table tr td {
	width: 120px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#mapfotter #mapicontable {
	float: left;
}

/*-------------------------------------------------------------------
MAP メニューボタン
--------------------------------------------------------------------*/
#mappage_menu {
	margin: 0px;
	padding: 0px;
}
#mappage_menu .submenu {
	margin: 0px;
	padding: 10px 0px 0px;
	list-style-type: none;
}
#mappage_menu .submenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}


/*-------------------------------------------------------------------
MAP 美瑛駅周辺
--------------------------------------------------------------------*/
#mapfotter_biei {
	width: 800px;
	margin-top: 20px;
	background-image: url(../map/image/houi.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#mapfotter_biei #maponegai {
	width: 230px;
	float: left;
	padding-right: 10px;
}
#mapfotter_biei #maponegai #mappatocar {
	background-image: url(../map/image/car.gif);
	background-repeat: no-repeat;
	padding-left: 80px;
	margin-top: 15px;
	height: 70px;
}
#mapfotter_biei #mapicontable table tr th {
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#mapfotter_biei #mapicontable table tr td {
	width: 150px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
#mapfotter_biei #mapicontable {
	margin: 0px;
	padding: 0px;
}

