body {
	margin: 0;
	padding: 0;
	line-height:30px;
	color:#333;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, sans-serif;
	background-color: #DCF9FF;
}

img {
max-width: 100%;
height: auto;
}


.main_box {
text-align: center;
margin: 0 auto;
max-width: 414px;
height: auto;
background-color: #FFFFFF;
}


.head_pic {

}

.up_box {
margin: 10px auto 10px;
}

.button_box {
margin-bottom: 10px;
}

.button_box table {
text-align: center;
margin: 10px auto;
width:100%;
table-layout: fixed;
}


.shop_info {
border: solid 2px #00b3cd;
margin: 0 10px 10px 10px;
padding: 10px;
}


.shop_info table {
text-align: left;
margin: 10px auto;
border-collapse: collapse;
padding: 10px;
}

.shop_info table tr {
border-bottom: 1px dashed #dddddd;
}

.shop_info table td {
padding:1em;
}

h2 {
background-color:#00b3cd;
padding: 10px;
text-align:center;
margin: 0 10px;
color: #FFFFFF;
font-size: 16px;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.line_comment {
color: green;
margin-top: 5px;
margin-bottom: 5px;
}
