@charset "utf-8";

 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%; font: inherit; vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {
	line-height: 1.5;
	font-size:12px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",Osaka,Helvetica,Arial,sans-serif;
	color:#6e4e26;
}
ol, ul { 
	list-style: none;
}
blockquote, q { 
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ''; content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height:0;
	font-size:0;
}
* html .fix{
	display:inline-block;
}
*:first-child+html .fix{
	display:inline-block;
}
a,
a:link,
a:visited,
a:hover,
a:active{
	text-decoration:none;
}
.flt{
	float:left;
}
.frt{
	float:right;
}
.tcr{
	text-align:center;
}
.mga{
	margin:0 auto;
}
.pd10{
	padding:10px;
}
.pd20{
	padding:20px;
}
.pdtb10{
	padding:10px 0;
}
.pdtb20{
	padding:20px 0;
}
.pB10{
	padding-bottom:10px;
}
.pB20{
	padding-bottom:20px;
}
.pB40{
	padding-bottom:40px;
}
.mB10{
	margin-bottom:10px;
}
.mB20{
	margin-bottom:20px;
}
.mB40{
	margin-bottom:40px;
}
.mB30{
	margin-bottom:30px;
}
.mB60{
	margin-bottom:60px;
}
.mB80{
	margin-bottom:80px;
}
.mB100{
	margin-bottom:100px;
}
.ft12{
	font-size:12px;
}
.ft14{
	font-size:14px;
}
.ft16{
	font-size:16px;
}
.ft18{
	font-size:18px;
}

/* font
--------------------------------------------------------------------------------------------------- */
.fc_red{color:#FF0004 !important;}
.bold{font-weight:bold !important;}
.ac{text-align:center !important;}
.fs_14{font-size:14px !important;}