


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html, body {
	width:100%;
	line-height: 1;
}

.f-left {
	display: inline-block;
	margin:0;
	padding:0;
	float:left;
}
.f-right {
	display: inline-block;
	margin:0;
	padding:0;
	float:right;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


img {
	margin:0;
	padding:0;
}

a:focus {
	outline: none;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
img {
	display: block;
	
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

sub,
sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button,
input {
	line-height: normal;
	*overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]:-webkit-search-decoration {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ' , Meiryo, 'ＭＳ Ｐゴシック', "Open Sans", Arial, sans-serif;
	font-size: .83em;
	line-height: 1.75;
	color: #333333;
	background-color: white;
}

a {
	color: #66aa5b;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
a:hover {
	color: #66aa5b;
	text-decoration: underline;
}
.fb:hover {
	cursor: pointer;
}
.tw:hover {
	cursor: pointer;
}

ul {
list-style-type: none;
}
ol {
list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ' ,Meiryo, 'ＭＳ Ｐゴシック', "Open Sans", Arial, sans-serif;
	color: #444444;
}



.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	width:100%;
	text-align: center;
}


hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #c5c5c5;
	margin: 40px 0;
}
.fixed{
	position: fixed;
	top: 0px;
	z-index: 9999;
}

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

/* ----- チケット購入はこちら_top ----- */
#bt_ticket{
	width:280px;
	height:40px;
	position:fixed;
	left:50%;
	bottom:20px;
	z-index: 2;
	margin-left: -140px;
}
#bt_ticket_e{
	width:280px;
	height:40px;
	position:fixed;
	left:50%;
	bottom:20px;
	z-index: 2;
	margin-left: -140px;
}
/* ----- チケット購入はこちら_top ----- */
