@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td,address,a {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight:normal;
	font-style: normal;
	line-height: 140%;
}
img {
	border:0;
}
ul {
	list-style:none;
}
body {
	font-size: 75%;
	color: #5F5452;
	text-decoration: none;
	background-color: #FFFAE6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
color: #5F5452;
text-decoration: none;
}
a:visited {
color: #5F5452;
text-decoration: none;
}
a:hover {
color: #B61729;
text-decoration: none;
}
