@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Lucida Grande", "Verdana", san-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #000;
}
img {
	border: none;
	-ms-interpolation-mode: bicubic;
}
table {
	border-collapse: collapse;
}
td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Lucida Grande", "Verdana", san-serif;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
a {
	color: #ff5b00;
}
.cut {
	display: none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
iframe {
	border: 1px solid #e1d28b;
}
