body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/bg/bd_tokusoubg.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}

#bd {
	width: 700px;
	margin: 0 auto;
	padding: 30px;
}

.gazou {
	width: 150px;
	float: left;
}

.gazou img {
	max-width: 150px;
	height: auto;
}

.text {
	width: 530px;
	float: right;
	text-align: left;
	margin-left: 20px;
}

.midashi0 {
	font-size: 21px;
	color: #ff4f85;
}

.midashi {
	font-size: 18px;
	margin:-3px  0 -20px 0;
	color: #ff4f85;
}

.text2 {
	font-size: 10px;
}