@charset "UTF-8";

#contents {
	background-position: 0px 250px;
}

#nonFlash {
	background-image: url(../images/flash.jpg);
	height: 220px;
	width: 100%;
}

#container {
	padding-top: 15px;
}

#contents h1 {
	font-weight: bold;
	color: #36C;
	background-color: #FFF;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #36C;
	border-left-color: #CCC;
	font-size: 18px;
	background-image: url(../images/banner_min.gif);
}

#contents .box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
}

#box {
	width: 550px;
	float: right;
}

.floatleft img {
	padding-left: 10px;
}

#contents h3 {
	background-image: url(images/h2_top.gif);
	background-position: 3px;
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #F03;
	padding-top: 3px;
	margin-right: 5px;
	text-indent: 30px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #F00;
	margin-bottom: 5px;
	width: 100%;
	font-size: 14px;
}

#contents table {
	margin-bottom: 15px;
	table-layout:fixed;
}

#contents table th {
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents table td {
	border: 1px solid #999;
	padding: 2px;
	margin: 2px;
	vertical-align: top;
}

#news {
	clear: both;
	margin-top: 3px;
	width: 100%;
}

#news h2 {
		margin: 0px;

}

#news dl {
	overflow: auto;
	font-size: 0.9em;
	height: 200px;
}
#news a {
	text-decoration: underline;
}


#news dl dt {
	clear: left;
	float: left;
	width: 6em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin: 5px;
	color: #369;
	text-align: center;
	display: inline;
	font-weight: bold;
}

#news dl dd {
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0.5em;
	padding-bottom: 5px;
	padding-left: 7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.equal_height {
}

#contents ul.clearfix {
	display: inline-block;
	list-style-image: none;
}

#col1,
#col2,
#col3 {
	width:220px;
	float:left;
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 3px;
}
#col1{
	background-color: #FFFFE6;
}
h4 {
	text-align: center;
	color: #FFF;
	background-color: #F63;
	font-weight: bolder;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#col2 h4,
#col3 h4{
	background-color: #CCC;
	color: #333;
}
#farm area:hover {

	background-color: #FFF;
}
