@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,li,div,p,ul,ol,dl{
	padding:0px; margin:0px;}
.business-info ol {
	list-style-position: outside;
	margin-left: 40px;
	margin-right: 10px;
}

body {
	background-color: #FBFFDF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #546000;
}
h2 {
    font-size: 22px;
    background-color: #BCC900;
    color: #FFF;
    padding-top: 11px;
    padding-right: 3px;
    padding-left: 0.5em;
    padding-bottom: 5px;
    border-bottom: 2px solid #869100;
    margin-left: -1%;
    margin-right: -1%;
    margin-bottom: 0.61em;
}
h3 {
    margin-bottom: 0.61em;
    margin-top: 0.61em;
}
h5 {
	font-size: 15px;
	border-bottom: 1px dotted #869100;
	margin-top: 5px;
}

h4 {
	border-bottom: 3px dotted #869100;
	margin-top: 5px;
}
p {
    line-height: 2.2em;
}



#contents {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFF;
    border-top: 1px solid #C0D50D;
    border-right: 3px solid #C0D50D;
    border-bottom: 1px solid #C0D50D;
    border-left: 3px solid #C0D50D;
    margin-top: 12px;
    max-width: 950px;
}


#header {
	font-size: 12px;
	height: 90px;
	background-image: url(images/header-h1.jpg);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	font-weight: normal;
	padding-right: 58px;
}
#naiyou  {
    padding-top: 1%;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 1%;
    display: block;
    clear: both;
}

#copyright {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 1em;
	padding-left: 10px;
	border-top: 1px dotted #849300;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigation {
	margin-left: 3px;
	height: 35px;
	border-right: 1px dotted #EAF700;
	margin-right: 2px;
	margin-top: 1px;
	width: auto;
}
#navigation li {
	float: left;
	height: 35px;
	width: 23.9%;
	background-color: #FFF;
	line-height: 35px;
	list-style-type: none;
	border-left: 3px solid #B1BB00;
	padding-left: 5px;
	font-size: 14px;
	background-image: url(images/list-bg.jpg);
	border-top: 1px dotted #EAF700;
	border-bottom: 1px dotted #EAF700;
	background-position: left top;
	margin-right: 2px;
	background-repeat: no-repeat;
}
#navigation li a {
	text-decoration: none;
	color: #E49425;
	display: block;
	width: 100%;
}
#navigation li a:link {
	color: #854B0C;
	width: 200px;
}

#navigation li a:visited {
	text-decoration: none;
	color: #754100;
}
#navigation li a:hover {
	text-decoration: underline;
	color: #BF8D1A;
	position: relative;
	left: 1px;
	top: 1px;
}



#copyright address {
	font-style: normal;
}
#google-map {
	border: 1px solid #546000;
	padding: 7px;
}
.business-info {
	margin-top: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	border: 3px double #BEE425;
}

#call-number {
	width: 940px;
	text-align: right;
	position: fixed;
	top: 25px;
	padding-right: 10px;
}
#head-head {
	background-color: #DBD600;
	height: 12px;
	position: fixed;
	top: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	width: 100%;
	border-bottom: 1px solid #B5B000;
}
.padd-space {
	padding: 7px;
	margin: 7px;
	clear: both;
}
.question {
	border-bottom: 1px solid #BCC900;
	padding-top: 7px;
	font-size: 19px;
	margin-right: 10px;
	font-weight: normal;
}
.answer {
    padding-left: 4em;
    text-indent: -2em;
    padding-bottom: 7px;
    margin-bottom: 10px;
    margin-right: 7px;
    text-align: justify;
}
.answer + ul {
    padding-left: 4.5em;
}
.contact-info-sign {
    padding-left: 0px;
    width: 50%;
    margin-left: auto;
}
.contact-info-sign span {
    display: inline-block;
}



#privacy-policy {
	margin: 7px;
	padding: 7px;
}
#privacy-policy ol li {
	margin: 7px 12px 7px 35px;
}

#whats-new {
    height: auto;
    border: 1px solid #AEAE00;
    margin: 10px;
    padding: 5px;
    clear: both;
    float: none;
}


#whats-new #whats-new-frame {
    width: 100%;
	  height: 20em;    clear: both;
    float: none;
    display: block;
    visibility: visible;
    overflow-x: visible;
}


::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, .1);
	background-color: rgba(255,255,255,0.49);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 50, .5);
  border-radius: 10px;
  box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}

#google-map iframe {
    width: 100%;
    height: 450px;
}





@media (max-width:568px){
#navigation {
	width: 98%;
}
#contents {
	width: 100%;
}
#contents #header {
	width: 100%;
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#whats-new #whats-new-frame {
	width: 100%;
}
#google-map iframe {
	width: 100%;
}
#navigation li {
    width: 47%;
    font-size: 0.8em;
}
.contact-info-sign {
    padding-left: 0px;
    width: 100%;
    margin-left: 0px;
    background-color: #F7F1E9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0px;
}




}

@media (max-width:320px){
#navigation ul li {
	width: 100%;
}
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:hover {
	width: 94%;
}
#contents #header {
	background-size: 173% auto;
	background-clip: padding-box;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 50px;
	height: 34px;
}
#call-number  {
	margin-left: auto;
	width: 100%;
	padding: 0px;
	margin-right: auto;
	bottom: 0px;
	position: fixed;
	top: auto;
	text-align: center;
	right: 0px;
}
#contents {
	padding-bottom: 78px;
}







}

@media (min-width: 569px){
section.business-info {
    margin-bottom: 31px;
    padding-top: 1.61em;
    padding-right: 1.61em;
    padding-bottom: 1.61em;
    padding-left: 1.61em;
}

}
