@charset "UTF-8";

/* ================================================================ *
 * ================================================================ */

.bg {
	background-image: url(images/actboon01.png);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/actboon02.png);
	background-repeat: repeat-x;
}

.bg3 {
	background-image: url(images/actbase03.png);
	background-repeat: repeat-x;
}
.bgc {
	background-color: #97805A;
}
.page {
	background-image: url(images/bodyline.jpg);
	background-repeat: repeat-x;
}
.bodypage {
	background-image: url(images/bodyline.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
}
.body76page {
	background-image: url(images/body76line.jpg);
	background-repeat: repeat-y;
	width: 760px;
}
#bdg {
	background-image: url(images/bodyline.jpg);
	width: 900px;
}
.bodypp {
	background-image: url(images/bodyline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 1800px;
	width: 900px;
}
.bodytex12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 140%;
	color: #484848;
	padding: 5px;
}
.texmenu {
	font-size: 12px;
	line-height: 140%;
	color: #EEEEEE;
	background-color: #333333;
	padding: 4px;
}
.rrtex {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-position: right center;
	padding: 10px;
}
.comtitle {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-position: right top;
	padding: 10px;
}
.spbox {
	background-color: #BB9F6F;
	margin: 5px;
	padding: 5px;
	width: 350px;
	border: thick solid #FFFFFF;
}
.rei {
	font-size: 10px;
	line-height: 130%;
	padding: 5px;
	border: medium solid #FFFFFF;
}
.bborder {
	padding: 10px;
	width: 90%;
	border: thin solid #333333;
}
