@charset"UTF-8";

html{
}
body *{
	max-height:999999px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,th,td{
	margin:0;padding:0;
}
*{
	outline:none;
}
i{
	font-style:normal;
}
img{
	max-width:100%;
	height:auto;
	border:0;
	vertical-align:bottom;
}
figure{
	margin:0;
}
.ios input,
.ios select{
	-webkit-appearance:none;
	border-radius:0;
}
ul,ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}
ul li,ol li{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table th,
table td{
	text-align:left;
	font-weight:normal;
}


body,table,form,select,input,textarea{
	color:#7a6a56;
	font-size:14px;
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝H","ＭＳ Ｐ明朝","ＭＳ 明朝", "メイリオ", Meiryo, serif;
	line-height:150%;
	letter-spacing:0;
}
textarea{
	font-size:14px;
	vertical-align: bottom;
}
hr{
	width:0;
	height:0;
	margin:0;
	padding:0;
	border:0;
}
a,
a:link,
a:visited{
	text-decoration:none;
	outline:none;
}
a:active,
a:hover{
	text-decoration:underline;
}

