@charset "UTF-8";

h3 {
	background: url(../img_common/tit_holstein.gif) left no-repeat;
	height: 28px;
	padding: 8px 0 0 30px;
	margin-bottom: 1em;
	clear: both;
	font-size: medium;
	color: #666666;
}


/*ローカルナビエリア--------------------*/
h5#dairy {
	background: url(../edument/dairy/img/lnavi_tit.gif) no-repeat;
}


/*牛のはなし----------------------*/
h2#story {
	background: url(../edument/dairy/img/tit_story_pagetitle.gif) left no-repeat;
	width: 620px;
	height: 38px;
	text-indent: -10000px;
	margin-bottom: 1em;
} 
div.cow_box {
	border: 1px solid #7EA7FF;
	background-color: #F4F4F4;
	padding: 1em 1.4em 0 1.4em;
	margin-bottom: 1em;
}
div.cow_box img {
	float: right;
	margin: 0 0 0 0.8em;
}
/*乳牛のライフサイクル*/
ul#life_cicle {
	list-style-type: none;
	margin-bottom: 10px;
}	
li#cicle_01 {
	background: url(../edument/dairy/img/img_story_flow_01.gif) left no-repeat;
	margin-right: 1em;
	padding-left: 6em;
	height: 90px;
	width: 380px;
}
li#cicle_02 {
	background: url(../edument/dairy/img/img_story_flow_02.gif) left no-repeat;
	margin-right: 1em;
	padding-left: 6em;
	height: 90px;
	width: 380px;
}
li#cicle_03 {
	background: url(../edument/dairy/img/img_story_flow_03.gif) left no-repeat;
	margin-right: 1em;
	padding-left: 6em;
	height: 90px;
	width: 380px;
}
li#cicle_04 {
	background: url(../edument/dairy/img/img_story_flow_04.gif) left no-repeat;
	margin-right: 1em;
	padding-left: 6em;
	height: 90px;
	width: 380px;
}


/*らくのう家の一日-----------------------*/
h2#works {
	background: url(../edument/dairy/img/tit_works_pagetitle.gif) left no-repeat;
	width: 620px;
	height: 38px;
	text-indent: -10000px;
	margin-bottom: 1em;
} 
table#works_day {
	border-collapse: collapse;
	border: none;
	border-top: 1px dotted #7EA7FF;
}
table#works_day td {
	padding: 10px 10px 10px 0;
	border-bottom: 1px dotted #7EA7FF;
	vertical-align: middle;
}
#photo_spe {
	margin-bottom: 4px;
}
#milmo_come {
	margin-top: 10px;
}

/*らくのう家の一年（ブログ）-----------------------*/
h2#year {
	background: url(../edument/dairy/img/tit_year_pagetitle.gif) left no-repeat;
	width: 620px;
	height: 38px;
	text-indent: -10000px;
	margin-bottom: 1em;
} 


/*らくのうの色々（ブログ）---------------------*/
h2#etc {
	background: url(../edument/dairy/img/tit_etc_pagetitle.gif) left no-repeat;
	width: 620px;
	height: 38px;
	text-indent: -10000px;
	margin-bottom: 1em;
} 

table#cheese_type {
	width: 500px;
	border-collapse: collapse;
	margin-bottom: 6px;
}
table#cheese_type th {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #E7ECF9;
	white-space: nowrap;
	padding: 3px;
}
table#cheese_type td {
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 3px;
}