@charset "utf-8";
#MainImg {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	margin-bottom: 40px;
	height: 690px;
}
#BDContents {
	background-image: url(../img/babydreess/back.gif);
	background-repeat: repeat;
	text-align: center;
}
#BDContents h2 {
	margin-bottom: 35px;
}
#BDText {
	margin-bottom: 40px;
}
#BDText p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #5B4A3F;
	line-height: 180%;
}
#BDText a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #5B4A3F;
	line-height: 160%;
	text-decoration: underline;
}
#BDText a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	color: #5B4A3F;
	line-height: 160%;
	text-decoration: none;
}



#Sample p {
	margin-bottom: 30px;
}
#BDBtn {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	height: 13px;
}
#BDBtn p {
	float: left;
	margin-right: 20px;
	width: 50px;
}
#FooterBD {
	background-color: #32140F;
	padding-top: 15px;
	padding-bottom: 35px;
	text-align: center;
	clear: left;
}
