@charset "utf-8";

body {
	background-attachment: scroll;
	background-image: url(../common/c_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}

#main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	height: 580px;
	width: 700px;
	text-align: center;
}
.boderc {
	border: 1px solid #BF8C0D;
}
#main p {
	width: 335px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.tbstyle {
	font-size: 12px;
}
