@charset "utf-8";
@import "layout.css";
@import "navi.css";
@import "contents.css";
@import "form.css";
@import "top.css";
@import "../script/nyroModal/nyroModal.full.css";
@import "../script/jquery.tabs.css";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Verdana", san-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #b3b3b3;
}
img {
	border: none;
	-ms-interpolation-mode: bicubic;
}
table {
	border-collapse: collapse;
}
td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Verdana", san-serif;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
a {
	color: #fff;
}
.cut {
	display: none !important;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
blockquote {
	padding: 10px;
	margin-top: 20px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	background: #733232;
}
form {
	margin: 0;
	padding: 0;
}


