html		{
	background-image: url(img/bg_header.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
body		{
	line-height: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/bg_footer.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-bottom: 80px;
}
a:link		{text-decoration : underline;}
a:visited	{text-decoration : underline;}
a:hover		{text-decoration : underline; COLOR: #ff0000; background-color: #ffddbb;}
a img {
	border: 0;
}
h1			{
	margin: 0;
}
h2	{
	margin: 0;
}

#banner {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#bottom {
	line-height: 110%;
	text-align: center;
	padding-top: 5px;
	clear: both;
}
.b_black {
	font-weight: bold;
	color: #000000;
}
.b_pink {
	font-size: medium;
	font-weight: bold;
	color: #FF0099;
}
.b_red {
	font-size: medium;
	font-weight: bolder;
	color: #FF0000;
}
.column {
	background-color: #FFFFCC;
	border: medium ridge #FFFF00;
	padding: 3px;
	margin-bottom: 10px;
}
#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
.content_list {
	padding-left: 5px;
	margin-top: 5px;
	clear: both;
}
.content_list a {
	font-size: small;
	padding-left: 13px;
	background-image: url(img/dotimg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#description {
	font-size: small;
	font-weight: bolder;
	text-align: center;
}
.farm_list {
	color: #006666;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.farm_list_sub {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer {
	width: 100%;
}
#footer .b_pink {
	padding: 5px;
	margin: 0px;
}
#footer_l {
	border: 3px solid #0066FF;
	width: 50%;
}
#footer_r {
	border: 3px solid #FF9900;
	width: 50%;
}
#header {
	text-align: center;
}
#header .s_black {
	line-height: 1em;
}
#lead {
	float: right;
	font-size: x-small;
}
.marks {
	background-color: #FFFFCC;
	border: medium ridge #FFFF00;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
.notice {
	font-size: small;
	background-color: #FFFFCC;
	padding: 5px;
	margin-bottom: 10px;
	border: medium ridge #666666;
}
.s_black {
	font-size: small;
	margin-top: 0px;
}
#title {
	font-size: medium;
	font-weight: bold;
}
#widget-header {
	font-weight: bold;
	text-align: center;
	border: 1px solid #999999;
	background-color: #FFFFCC;
}
#widget-info {
	font-size: smaller;
	position: relative;
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
	line-height: normal;
}
