@charset "utf-8";
.BStyle {
	background-color: #F9F9D9;
	margin-top: 10px;
	margin-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/bbs_back2.png);
}
.PText {
	font-family: "eloquent-jf-pro";
	font-size: 23px;
	color: #0B1155;
	line-height: 5px;
}
.F1 {
	background-image: url(../images/f1.png);
}
.F2 {
	background-image: url(../images/f2.png);
}
.F3 {
	background-image: url(../images/f3.png);
}
.box{
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.txtarea{
	background: url(../images/L01.png) center;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 15px;
	line-height: 10px;	
}
.txtarea2{
	background: url(../images/L02.png) center;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 15px;
	line-height: 10px;	
}
.cImage {
	margin: 0 auto;
	text-align: center;
}
a{
	color: #0B1155;
}
button.buStyle{
	font-size: 1.2em;
	font-weight: bold;
	font-family: "eloquent-jf-pro";
	background-color: #0B1155;
	color: #F9F9D9;
	border-style: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 10px;
	padding-top: 12px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 25px;
}
button.buStyle:hover{
	opacity: 0.8;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 25px;
}
.aButton {
	color: #F9F9D9;
}

