/* ページ */

body {
	margin: 0px;
	}

body, td, th {
	font-size: 12px;
	line-height: 150%;
	color: #1D0912;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

img {
	border: 0px;
	vertical-align: bottom;
	}


/* ママ想いプラン */

#pla {
	width: 100%;
	border-top: 2px #B01D21 solid;
	background: url(img/detbg.jpg);
	margin: 0px;
	padding: 20px;
	float: left;
	box-sizing: border-box;
	}

#pla h1 {
	width: 100%;
	background: url(img/detstitle.gif) no-repeat;
	font-size: 18px;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
	text-align: center;
	}

#pla ol {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	list-style: none;
	}

#pla ol img {
	height: 250px;
	}

#pla p {
	width: 100%;
	margin: 0px;
	text-align: center;
	}
