@charset "utf-8";

br, p, h1, h2, h3, h4, h5, ol, ul, li, form, b, strong, em, body,blockquote{
	font-family: Tahoma, Arial, Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


body {
	background-image: url(../common/bg/back_img.jpg);
	background-repeat: repeat-x;
}
.clear_w {
	clear: both;
}

.wp_left {
	float: left;
}
.hid {
	text-indent: -5000px;
	font-size: 0px;
	display: block;
}
.marker_red {
	color: #FF0000;
}

