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


#milkB {
	text-align: left;
	padding-bottom: 20px;
	line-height: 155%;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#milkB h1 {
	margin-top: 50px;
	margin-bottom: 20px;
}
#milk_navi {
	margin-bottom: 20px;
	padding-left: 19px;
}
#milk_navi li {
 float: left;
	list-style: none;
}
#process_navi {
	margin-top: 30px;
}
#process_navi li {
 float: left;
 list-style: none;
}

.tra_h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.textB {
	float: right;
	width: 380px;
}
.photoB {
	float: left;
	width: 150px;
}
.milkBgColor {
	background-color: #E6F6F9;
}


#His_KindB {
	background-image: url(../milk/img/his_kindbg_r2_c1.gif);
	background-repeat: repeat-y;
	width: 548px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 10px;
	color: #333333;
}
#His_KindBin {
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 135%;
	padding-left: 10px;
	padding-bottom: 20px;
}
#His_KindB h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99D9E8;
	padding-bottom: 10px;
	padding-top: 30px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#His_KindB h2 {
	padding-top: 30px;
	padding-bottom: 5px;
}
.kikaku {
	margin-bottom: 5px;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	color: #333333;
}
.kikaku th {
	background-color: #E6F6F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 3px;
	white-space: nowrap;
}
.kikaku td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	width: 20%;
	text-align: center;
}
#His_Kind_footNavi {
	padding-top: 10px;
	padding-bottom: 10px;
}
#His_Kind_footNavi li {
	display: inline;
	list-style-type: none;
}
#His_textB p {
	margin-bottom: 1em;
	line-height: 155%;
}
.His_KindColor {
	color: #35A2C9;
}

