@charset "utf-8";
/* CSS Document */


/* -------- Base Style -------- */
* {
	margin:0;
	padding:0; }

body {
	color: #333;
	font-size: 14px;
	line-height: 1.834;
	font-family: 'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Verdana','MS P Gothic','ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 0.05em;
	-webkit-text-size-adjust: none; }

.bg_area {
	margin: auto;
	max-width: 1000px;
	padding: 0 10px; }

#wrapper {
	width:100%;
	text-align: left;
	overflow: hidden; }

.pc {
	display: block; }

.sp {
	display: none; }

#main_contents {
	background-color: #fff;
	height: auto;
	max-width: 980px; }

h1 {
	font-size: 24px; font-size: 2.4rem;
	font-weight: bold;
	text-align: left;
	margin: 0 auto; }

h2 {
	font-size: 2.3em;
	font-weight: 100; }

h3 {
	font-size: 1.2em; }

h4 {
	color: #fff;
	padding-left: 15px; }

p.big {
	font-size: 1.2em; }

p.indent {
	text-indent:4.2em; }

img {
	border-style: none;
	max-width: 100%;
	vertical-align: middle; }

a:hover img {
	opacity: 0.7; }

.clear {
	clear: both; }

.top10px {
	margin-top: 10px; }

.top30px {
	margin-top: 30px; }




/* -------- event_intro -------- */

#event_intro {
	margin-top: 40px; }

#event_intro p {
	margin-top: 30px; }


/* -------- event_info -------- */

.event_info {
	margin-top: 60px; }

.left_area2 {
	float: left;
	width: 48%;
	max-width: 460px;
	margin-right: 2%; }

.right_area2 {
	float: right;
	width: 48%;
	max-width: 460px;
	margin-left: 2%; }

table {
	width: 100%;
	text-align: center;
	border-collapse: collapse; }

th,td {
	height: 30px;
	width: 50%;
	border: 1px solid #ccc; }

th {
	background-color: #eee;
	font-weight: 100; }


/* -------- shop_info -------- */

#shop_info {
	margin-top: 80px; }

#shop_list {
	margin-top: 20px; }

.list {
	height: 45px;
	border-bottom: 1px solid #ccc; }

.list p {
	float: left;
	padding-left: 10px;
	/*line-height: 45px; */ }

.list img {
	float: right;
	padding-top: 10px;
	padding-right: 10px; }

#Prefecture {
	background-color: #000;
	height: 30px;
	width: 100%;
	line-height: 30px; }


/* -------- to_page_top -------- */

.to-page-top {
	width: 100%;
	margin-top: 30px; }

section.section + .to-page-top {
	margin-top: -70px !important; }

.to-page-top a {
	display: block;
	float: right;
	height: 49px;
	width: 54px;
	background: transparent url("../images/btn_to_page_top.png") no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
	outline: none; }

.to-page-top a:hover {
	background-position: 0 -49px; }


/* -------- footer -------- */

#footer {
	width: 100%;
	background-color: #000;
	font-size: 12px;
	margin-top: 30px; }

#footer ul li a {
	color: #ccc;
	display: block;
	overflow: hidden;
	cursor: pointer;
	line-height: 1.4; }

#footer ul li a:hover {
	color: #fff; }

.footer-inner ul li.last-child {
	margin-right: 0; }

.footer-inner ul li a span.external-link {
	display: inline-block;
	*display: inline; }

.secondary {
	padding: 30px 0;
	border-top: 1px solid #333; }

.secondary-inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left; }

.secondary-inner nav ul {
	margin: 0;
	padding: 0; }

.secondary-inner nav ul li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	display: inline;	/* IE6 fallback */ }

.site-links {
	float: left;
	margin: 0 0 0 10px; }

.external-links {
	float: right;
	margin: 0 10px 0 0; }

.external-links li {
	margin: 0 20px 0 0; }

.external-links li a span {
	text-decoration: underline; }

.external-link {
	display: inline-block; }

.external-link.white {
	background-image: url("../images/ico_external_link_w_off.png"); }

.external-link {
	padding-right: 15px !important;
	background: transparent url("../images/ico_external_link_w_off.png") no-repeat right center; }

.tertiary {
	padding: 30px 0;
	border-top: 1px solid #333; }

.tertiary-inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left; }

.copyright {
	float: right;
	color: #ccc;
	font-size: 10px;
	margin: 0 10px 0 0; }
