@charset "utf-8";
body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(img/bg_grade.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
}
table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
}
.setsumei {
	width: 530px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(img/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	text-align: left;
}
.bg_upper {
	background-attachment: scroll;
	background-image: url(img/upper.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.pryvacy {
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(img/icon_yajirushi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 5px;
	width: 100px;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bg_navi {
	background-attachment: scroll;
	background-image: url(img/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.text-teikei {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	padding: 10px;
	width: 120px;
	background-color: #FFFFFF;
	margin-left: 5px;
	text-align: left;
}
.div_text {
	margin-left: 20px;
	text-align: left;
}
.bar_align {
	height: 40px;
	width: 584px;
	margin-bottom: -15px;
}
.table-border {
	border: 1px solid #333333;
}
.font10-red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #CC3300;
}
.font10-gray {
	font-size: 10px;
	color: #666666;
}
.cost-textbox {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	float: left;
	width: 270px;
	margin-left: 20px;
}
