@charset "UTF-8";
.box1 {
	height: 600px;
	width: 800px;
	margin-top: -300px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
	position: absolute;
	border: 2px solid #1a96be;
}
.bbs {
	height: 200px;
	width: 400px;
	margin-top: -100px;
	margin-left: -200px;
	position: absolute;
	top: 50%;
	border: 2px solid #1A96BE;
	left: 50%;
	text-align: center;
	padding: 10px;
}
.box2 {
	height: 208px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1a96be;
	border-bottom-color: #1a96be;
}
.ue {
	background-image: url(materials/bg_index1.jpg);
	height: 352px;
}
.hidari {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.migi {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
.text1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 3px;
}
.shita {
	background-image: url(materials/bg_index2.jpg);
	height: 36px;
	clear: left;
}
.counter {
	width: 300px;
	margin-left: -150px;
	position: absolute;
	left: 50%;
	text-align: center;
	bottom: 1px;
}
.clap {
	text-align: right;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-right: 10px;
}

