/*==========================================================
schoolフォルダのCSS
==========================================================*/
.b {
	font-weight:bold;
}
.colorOrange {
	color:#FF6600;
}

.font14 {
	font-size:14px;
	font-weight:bold;
}


.mgn_b10 {
	margin-bottom:10px !important;
}
.mgn_b20 {
	margin-bottom:20px !important;
}
.mgn_b30 {
	margin-bottom:30px !important;
}
.mgn_t20 {
	margin-top:20px !important;
}
.mgn_l20 {
	margin-left:20px !important;
}

.alignC {
	text-align:center;
}
.alignR {
	text-align:right;
}

#main {
	color:#663300;
}
#main p {
	padding-left:20px;
}

#mainPhoto {
	position:relative;
	width:850px;
	height:250px;
	background-image: url(../matanity/image/title.png);
	background-repeat: no-repeat;
}
.photoMatanity h2 {
}
.photoMatanity {
	width: 590px;
	height: 350px;
	background-image: url(../matanity/image/mama_image.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.matanity-image {
	float: left;
}
#matanity-right {
	margin: 0px;
	text-align: left;
	padding-left: 200px;
}



#mainPhoto .btn1 {
	position:absolute;
	left:676px;
	top:10px;
}


#matanity-coupon {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#matanity-foot {
	text-align: center;
}
.matanity-h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

