@charset "utf-8";
@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/fontsize.css");



/*-------------------------------------
 season common
--------------------------------------*/

.p-navi li {
 float: left;
}


/*-------------------------------------
 生乳へのこだわり
--------------------------------------*/


.lead-box {
 position: relative;
}
.lead-box .graph {
 position: absolute;
	top: 170px;
	left: 145px;
}





/*-------------------------------------
 生乳鮮度重視牛乳
--------------------------------------*/

.fresh {
 position: relative;
	color: #FFFFFF;
	font-size: 70%;
	text-align: left;
	line-height: 135%;
}
.fresh-txt1 {
	top: 33px;
}
.fresh-txt2 {
	top: 83px;
}
.fresh-txt3 {
	top: 163px;
}
.fresh-txt1,.fresh-txt2,.fresh-txt3 {
 position: absolute;
	left: 45px;
	width: 140px;
}
.fresh-txt4 {
	left: 45px;
}
.fresh-txt5 {
	left: 350px;
}
.fresh-txt4,.fresh-txt5 {
	top: 438px;
	width: 190px;
}

.fresh-txt1,.fresh-txt2,.fresh-txt3,.fresh-txt4,.fresh-txt5 {
 position: absolute;
}

