@charset "UTF-8";

#h1Box {
	width: 715px;
	height: 185px;
	position: relative;
	clear: both;
	background-image: url(images/h1_himitsu.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

h2 .c_green2 {
	font-weight: bold;
}

.h3Box {
	clear: both;
	margin: 20px 0 15px;
	overflow: hidden;
	padding-bottom: 3px;
	background-image: url(../common/images/h3_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	zoom: 1;
}

.h3Box h3 {
	width: 550px;
	margin: 0;
	padding-bottom: 0;
	background-image: none;
}


#mainBox .farmName {
	color: #80BB31;
	font-size: 14px;
	font-weight: bold;
	padding-right: 2px;	
	float: right;
}

#decoratIcon {
	width: 88px;
	height: 79px;
	position: absolute;
	right: -13px;
	bottom: -24px;
	background-image: url(../common/images/h1_icon1.png);
	background-position:left top;
	background-repeat: no-repeat;
}

#thirdNavi {
	margin:0 0 0 40px;
	clear: both;
	overflow: hidden;
}

#thirdNavi ul {
	margin: 0;
	overflow: hidden;
}

#thirdNavi li {
	float: left;
}

#thirdNavi li img {
	vertical-align: bottom;
}

#farmDate {
	margin: 15px 0 0 0;
	padding: 10px 0 0;
	background-image: url(images/farmDate_bg_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
	zoom: 1;
}

#farmDate .h4Box {
	line-height: 1;
	margin: 0 10px;
	padding: 5px;
	background-color: #80BB31;
	overflow: hidden;
	zoom: 1;
}

#farmDate .h4Box h4 {
	color: #FFFFFF;
	font-weight: bold;
	width: 250px;
	float: left;
}

#farmDate .h4Box p {
	color: #FFFFFF;
	float: right;
}

#farmDate dl {
	font-size: 1.1em;
	padding: 10px 30px;
	background-image: url(images/farmDate_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#farmDate dt {
	width: 85px;
	text-align: right;
	margin-right: 10px;
	clear: both;
	float: left;
}

/* farm_index.html */
#cycleBox {
	overflow: hidden;
	background-image: url(../health/images/hContent_bg_body.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#cycleInner {
	padding: 15px 30px 30px;
	overflow: hidden;
	background-image: url(../health/images/hContent_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#cycleTitle {
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	margin-top: 0;
	padding: 0 0 0 10px;
	background-color: #3E872A;
	background-image: none;
}

#cycleTitle span {
	font-size: 12px;
	font-weight: normal;
}

#cycleInner h4 {
	color: #333333;
	font-size: 14px;
}

#cycleInner .cF {
	padding: 15px 40px;
	background-color: #FFFCF6;
}

