﻿html {
	min-height: 100%; 
} 

* {
	margin: 0;
	padding: 0;
}

a {
	color: #3680B8; 
}

a:hover {
	color: #62A2D0;
}

body {
	background: #DEE9EF url(none) repeat-x left bottom;
	color: #444;
	-webkit-text-size-adjust: 100%;
}

body {
  	font-family: "MS Pゴシック", "MS PGothic", sans-serif;
  	font-size: 0.96rem;
}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	width: 70%;
	display: block;
  	font-family: "MS ゴシック", "MS Gothic", sans-serif;
	font-size: 0.86rem;
	padding: 6px 10px 6px 10px;
}

li {
	list-style: none; 
}

p,ul {
	padding-bottom: 1.2em;
}

td {
	text-align: center; 
}

.clearer {
	clear: both; 
}

.container {
	background: #FFF;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 900px;
	height: 100%;
}

.container2 {
	background: #FFF; 
	margin: auto auto; 
	padding: 0 10px 10px; 
	width: 630px; 
}

.content {
	line-height: 25px;
	/* [disabled]float: left; */
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 14px;
	width: 870px;
	background-color: #FFFFFF;
}

.footer {
	background: url(https://my-map.com/img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 0.8rem;
  	font-family: "Noto Sans Japanese", sans-serif;
	line-height: 19px;
	text-align: center;
}

.info {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #000;
	display: block;
	line-height: 25px;
	width: 70%;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: normal;
	font-size: 0.9rem;
  	font-family: "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
}


.main {
	border-top: 0px solid #FFF;
	background-color: #FFFFFF;
	
}

.menu {
	color: #339999;
	font-size: 1.1rem;
  	font-family: "Noto Sans Japanese", sans-serif;
	font-weight: 500;
	line-height: 55px;
	margin: 20px 0 0;
}

.mp3 {
	color: #AD075A; 
	font-size: 0.9rem;
  	font-family: "MS Pゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
}

.navigation {	
	background: #D9E1E5 url(img/nav.JPG); 
	border: 1px solid #DFEEF7; 
	border-color: #DFEEF7 #CFDEE7; 
	height: 41px; 
}

.navigation a {
	background: #D9E1E5 url(https://my-map.com/img/nav.jpg); 
	border-right: 1px solid #AFBEC7; 
	color: #456; 
	display: block; 
	float: left; 
	font: bold 0.96rem/42px sans-serif;
	padding: 0 20px; 
	text-decoration: none; 
}

.navi {
	background: #e8efee;
	border-right: 1px solid #AFBEC7; 
	color: #000; 
	display: block; 
	float: left; 
	font: bold 0.96rem/42px sans-serif;
	padding: 0 20px; 
	text-decoration: none; 
}

.navigation a:hover {
	background-position: left bottom; color: #234; 
}


.price {
	color: #AD075A;
	font-weight: 500;
  	font-family: "Noto Sans Japanese", sans-serif;
	font-size: 0.95rem;
}


