@charset "utf-8";
/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/free-seamless-wood-texture.jpg);
	background-repeat: repeat;
} /* =14px */
#flame {
    width: 100%;
    text-align: center;
}



h1   { font-size: 24px; font-size: 2.4rem; } /* =24px */

html{
	font-size: 62.5%;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	line-height: 1;
}

img{
	border: 0;
	vertical-align: top;
	margin: 0;
	padding: 0;
	text-align: center;
}
.acc {
	width: 100%;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
#title{
    margin-top: 0%;
    margin-right: 0%;
    margin-bottom: 0%;
    display: block;
    text-align: center;
}
#title img{width:100%;
}

@media screen{
}
#flame table td {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 3ex;
	color: #FFF;
}
