@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#develop {
	background: url(../edument/development/img_01/tit_lnavi.gif) no-repeat;
	margin-bottom: 2em;
}


/*至福のひとときトマト＆ヨーグルト----------------------*/
h2#vol01 {
	background: url(../edument/development/img_01/tit_development_pagetitle.gif) left no-repeat;
	width: 620px;
	height: 38px;
	text-indent: -10000px;
	margin-bottom: 1em;
}
.img_material {
	margin-left: 110px;
	margin-bottom: 20px;
}

/*table*/
table#development_table {
	border-collapse: collapse;
	border: none;
}
table#development_table td {
	padding: 10px 10px 10px 0;
	vertical-align: middle;
}
table#development_table .development_bdr_top {
	border-top: 1px dotted #7EA7FF;
	padding-top: 8px;
}

