@charset "utf-8";

/*top*/
#contents_top h2 {
	background-image: url(../../img/milk/c_top.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 850px;
	text-indent: -9999px;
}
.milk_top {
	background-image: url(../../img/milk/c_top_bg.jpg);
	background-repeat: no-repeat;
	height: 312px;
	padding-left: 330px;
}
.milk_top p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
	width: 495px;
	padding-top: 78px;
}

/*contents_h3*/
.contents_h3_1 {
	background-image: url(../../img/milk/h3_1.jpg);
	background-repeat: no-repeat;
	height: 46px;
	text-indent: -9999px;
}

/*contents_box_1*/
.contents_box_1 {
	background-image: url(../../img/milk/cb1_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding-left: 130px;
}
.contents_box_1 p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: normal;
	padding-top: 230px;
	float: left;
	width: 140px;
	margin-right: 140px;
}
