@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: 150%;
}
img {
	border:0;
}
ul {
	list-style:none;
}
ol {
	list-style:none;
}
body {
	font-size: 75%;
	color: #5F5452;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
color: #5F5452;
text-decoration: none;
}
a:visited {
color: #5F5452;
text-decoration: none;
}
a:hover {
color: #B61729;
text-decoration: none;
}
