@charset "utf-8";

* {
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}
dt, dd {
	margin:0;
	padding:0;
}
body {
	height:100%;
	line-height:1.22;
	margin:0;
	text-align:center;
	text-decoration:none;
	width:100%;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
fieldset, img {
border:0 none;
}
em {
	font-style:normal;
}
button, fieldset, form, input, label, legend, select, textarea {
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	vertical-align:baseline;
}
table {
}
body {
	color:#424242;
	background:#fff;
	font-family:"ＭＳ Ｐゴシック","Osaka",Arial,sans-serif;
	font-size:12px;
	line-height:1.5;
}
h1, h2, h3, h4, h5 {
	font-size:100%;
}
table {
	font-size:100%;
}
a:link, a:visited, a:active {
	color:#d30c23;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:underline;
}
a:hover {
	color:#d30c23;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

.clear{
	clear:both;
}
