@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
table, table th, table td {
	border-style: solid;
	border-collapse: collapse;
	empty-cells: show;
	border-width: 0px;
	color: #666666;
	font: normal 12px/15px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 1px;
}
a:link, a:visited {
	color: #0099EE;
	text-decoration: none;
}
a:hover {
	color: #0066DD;
	text-decoration: underline;
}
img {
	border-width: 0px;
	display: block;
}
body {
	background: #FFFFFF ;
	color: #666666;
	font: normal 12px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 1px;
}
#wrap {
	width: 702px;
	padding: 10px 0px;
	margin: 0px auto;
}
#main {
	border: 1px solid #3399EE;
	margin: 10px 0px 5px 0px;
}
#head {
	width: 700px;
	height: 50px;
}
#main_box {
	padding: 7px 10px;
}
#shop {
	width: 680px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
#shop p.shop_img {
	width: 80px;
	text-align: center;
	float: left;
}
#shop p.shop_img img {
	margin: auto;
}
#shop .shop_list {
	width: 594px;
	text-align: left;
	float: right;
}
#shop .shop_list2 {
	width: 680px;
	text-align: left;
	float: left;
}
#shop h3 {
	font: normal 12px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#shop h3.list1 {
	background: transparent url('img/mark_1.gif') no-repeat 0px 3px;
	padding: 0px 10px 0px 20px;
}
#shop p.list2 {
	background: transparent url('img/mark_2.gif') no-repeat 0px 3px;
	padding: 0px 10px 0px 20px;
	float: left;
}
#shop p.list3 {
	background: transparent url('img/mark_3.gif') no-repeat 0px 3px;
	padding: 0px 0px 0px 20px;
	float: left;
}
#shop p.list4 {
	background: transparent url('img/mark_4.gif') no-repeat 0px 3px;
	padding: 0px 0px 0px 20px;
}
#shop h3.list5 {
	background: transparent url('img/mark_5.gif') no-repeat 0px 3px;
	padding: 0px 10px 0px 20px;
	float: left;
}
#event {
	width: 430px;
	text-align: left;
	float: left;
}
#event p.date {
	font-weight: bold;
}
#event h2 {
	color: #CC0000;
	border: 1px solid #FF9999;
	font: bold 14px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 1px;
	padding: 3px 0px;
	text-align: center;
	margin: 5px 0px 10px 0px;
}
#event p.text {
	font: normal 12px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
#event p.image {
	display: block;
	margin: 0px 10px 6px 0px;
	float: left;
}

#sns {
	margin-top:20px;
	margin-bottom:15px;
	padding-left:70px;
	height:20px;
}

.fb-like {
	float:left;
	margin-right:10px;
}

iframe.twitter-share-button {
	width: 89px!important;
	float:left;
	margin-right:10px;
}

.line-btn {
	float:left;
}

#side {
	width: 240px;
	float: right
}
#side p.caption {
	color: #666666;
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	margin-top: 5px;
}
#facebook {
	width: 240px;
	margin: 5px 0 10px 0;
}
#map {
	width: 240px;
	height: 240px;
}
#title {
	width: 678px;
	color: #CC0000;
	border: 1px solid #FF9999;
	font: bold 14px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 1px;
	padding: 3px 0px;
	text-align: center;
	margin: 20px 0px;
}
#data_table {
	width: 430px;
	margin-top: 10px;
}
#data_table th {
	width: 80px;
	color: #0099EE;
	line-height: 14px;
	border: 1px solid #66CCFF;
	background-color: #DDFFFF;
	padding: 3px;
	letter-spacing: 2px;
	text-align: center;
}
#data_table td {
	color: #666666;
	line-height: 14px;
	border: 1px solid #66CCFF;
	background-color: #FFFFFF;
	padding: 3px 5px 3px 10px;
	text-align: left;
}
#button {
	width: 700px;
	margin: 0px auto;
}
#button p.text {
	font: normal 10px/12px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	float: left;
}
#button p img {
	margin-left: 5px;
	float: right;
}
.clear {
	display: block;
	clear: both;
}