﻿@media screen and (min-width: 320px) { body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	background-color: #fffff0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container {
	text-align: center;
	margin: auto;
	width: 320px;
	text-align: left;
	height: auto;
	background-color: #fffff0;
}

h1 {
	font-size: 26px;
	text-align: center;
	color: #38611b;
}

#header h2 {
	font-size: 16px;
	text-align: center;
	background-image: url(header.png);
	background-repeat: no-repeat;
	height: 50px;
	width: auto;
	padding-top: 24px;
	font-weight: normal;
}

#contents {
	text-align: center;
	font-size:16px;
	margin: auto;
	text-align: left;
	width: 320px;
	height: auto;
	background-color: #fffff0;
}

li{
	list-style-type : disc;
	list-style-image : url('bullet-grey.gif');
	margin-bottom:10px;
}

.margin {
	margin-bottom: 52px;
}

p img {
   margin-top:0px;
}

address {
	text-align: center;
	font-size: 15px;
	margin-top: 52px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.address {
	font-size: 16px;
	font-style: italic;
	
	text-align: center;
	margin-top: 35px;
}

#map_canvas {
	height: 390px;
	width: 500px;
}

.zukai {
	text-align: center;
	background-image: url(isikinohataraki.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 390px;
	width: 500px;
}

.line25 {
    line-height: 25px;
}  


h2 {
	font-size: 20px;
	text-align: left;
	color: #38611b;
}

#container #header h2 a {
	color: #38611B;
}

#footer {
	background-color: #E3E3C8;
	height: 50px;
	background-image: url('foot.png');
}

.line20 {
	font-size:20px;
}

.line16 {
	font-size:16px;
	line-height:28px;
}

.line15 {
	font-size: 15px;
}

.line14 {
	font-size: 14px;
	line-height:23px;
}

.line13 {
	font-size: 13px;
	line-height: 19px;
	text-align: center;
}

.center {
	text-align: center;
}

#copyright {
	padding: 15px;
	font-size: 12px;
	text-align: center;
}

a:link {
    color: #0000cc;
    text-decoration: none;
}

a:visited {
    color: #38611b;
    text-decoration: none;
}

a:hover {
    color: #6666cc;
    text-decoration: underline;
}


a img {
   border-style: none;
}

#menu {
	font-size: 14px;
	line-height: 16px;
}

.photo {
	font-size: 13px;
	padding-bottom: 2px;
	padding-top: 10px;
	margin-bottom: 2px;
	margin-top: 10px;
}

.phototext {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

}
@media screen and (min-width: 630px) { body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	background-color: #fffff0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container {
	text-align:center;
	margin-top:auto;
	text-align: left;
	width: 630px;
	height: auto;
	background-color: #fffff0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header h1 {
	font-weight: bold;
	font-size: 50px;
	letter-spacing: -3px;
	text-align: center;
	color: #38611b;
	line-height: 50px;
	text-shadow: 4px 4px 5px #B9D376;
	padding-top: 55px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}

#contents {
	text-align: center;
	font-size:16px;
	margin: auto;
	text-align: left;
	width: 630px;
	height: auto;
	background-color: #fffff0;
}

table {
	background-color: #fffff0;
	font-size: 15px;
	line-height: 19px;
	text-align: left;
	margin: auto;
	height: auto;
	width: 400px;
}

.table2 {
	background-color: #fffff0;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	margin: auto;
	height: auto;
	width: 400px;
}

.padding {
	padding-top: 20px;
	padding-bottom: 37px;
}

.padding2 {
	padding-top: 37px;
	padding-bottom: 37px;
	display: none;
}

	
td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f4f8db;
}

#footer h2 {
	font-size: 26px;
	letter-spacing:0px;
	color: #38611b;
	line-height: normal;
	font-weight: bold;
	text-shadow: 3px 3px 4px #B9D376;
	height: auto;
	margin-top:1px;
	margin-bottom:20px;
	height: auto;
}

#footer {
	background-color: #f4f8db;
	text-align: center;
}

.line14 {
	font-size: 14px;
	line-height:22px;
}
.line16 {
	font-size:16px;
	line-height:28px;
}
.line20 {
	font-size:20px;
}

.line25 {
    line-height: 24px;
}

.center {
	text-align: center;
}

.right {
	text-align:right;
}
	

a:link {
    color: #0000cc;
    text-decoration: none;
}

a:visited {
    color: #38611b;
    text-decoration: none;
}

a:hover {
    color: #6666cc;
    text-decoration: underline;
}

p img {
    float: right;
	margin-top:17px;
    margin-left: 5px;    
}

a img {
	border-style:none;
}

.auto-style1 {
	color: #FF0000;
}

}