@charset "utf-8";
#bousai {
	margin: 0 auto 0;
  padding: 20px 0 0;
  width: 574px;
}
#bousai .block {
	display: block;
	line-height: 1;
}
#bousai .mb20 {
	margin-bottom: 20px;
}
#bousai .mb30 {
	margin-bottom: 30px;
}
#bousai .mb50 {
	margin-bottom: 50px;
}
#bousai .textArea {
	background: url(../bousai/images/text01.gif) no-repeat left top transparent;
	width: 574px;
	height: 636px;
}
#bousai .subTitle {
	padding: 10px 0;
	border-bottom: 6px solid #fff300;
	margin-bottom: 30px;
}
.buyBtn:hover {
	opacity: .6;
}
.leftBox,
.rightBox {
	width: 265px;
}
.leftBox { float: left; }
.rightBox { float: right; }
.to {
	text-indent: -9999px;
	overflow: hidden;
	line-height: 1;
	font-size: 0;
}
.snsBox {
	width: 520px;
	margin: 0 auto;
}
