/* --------------------------------------------
 *		一般用
 * -------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	text-align:center;
}

BODY, TH, TD {
	font-size: 13px;
	line-height: 15px;
}

a {
	color:#f00;
	font-style:normal
}

/* --------------------------------------------
 *		区分け用
 * -------------------------------------------- */
div#main {
	position : relative;
	margin:0px;
	padding:0px;
	width:800px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
 }

div#side {
	position : absolute;
	margin:0px;
	padding:0px;
	width:160px;
	height : 100%;
	top :0; 
	left : 0;
	background-color : #d02449;
}

div#r-side {
	position : relative  ;
	margin:0px;
	padding:0px;
	width:640px;
	top : 0px;
	left : 160px;
	background-color : #fdd000;
}

div#r-side2 {
	position : relative  ;
	margin:0px;
	padding:0px;
	width:640px;
	height:100%;
	top : 0px;
	left : 160px;
	background-color : #fdd000;
}

div#contents {
	margin: 0;
	padding:0;
	position : absolute;
	width:565px;
	top : 100px;
	left : 75px;
	background-color : #ffffff;
}

div#contents2 {
	margin: 0;
	padding:0;
	position : absolute;
	width:610px;
	top : 100px;
	left : 30px;
	background-color : #ffffff;
}

div#contents3 {
	margin: 0;
	padding:0;
	position : absolute;
	width:640px;
	top : 73px;
	left : 0px;
	background-color : #ffffff;
}

div#contents4 {
	margin: 0;
	padding:0;
	position : absolute;
	width:640px;
	top : 74px;
	left : 30px;
	background-color : #ffffff;
}

/* --------------------------------------------
 *		サイドメニュー
 * -------------------------------------------- */
 
 ul#sidemenu {
	position: relative;
	width: 160px;
	margin: 0;
	height: 100px;
	list-style: none;
	overflow: hidden;
}

 ul#sidemenu li a {
  	position: absolute;
	height: 31px;
	overflow: hidden;
	text-indent: -100em;
	text-decoration: none;
	width: 150 px;
	left : 5;
}
 
ul#sidemenu li span {
  	position: absolute;
	height: 31px;
	overflow: hidden;
	text-indent: -100em;
	text-decoration: none;
	width: 150 px;
	left : 5;
}

#gaiyou a {
	background:transparent url("../img/sidemenu.gif") no-repeat 0px 0px;
	top : 0px;
}
#gaiyou a:hover {
	background:transparent url("../img/sidemenu.gif") no-repeat -149px 0px;
	top : 0px;
}
#gaiyou span {
	background:transparent url("../img/sidemenu.gif") no-repeat -149px 0px;
	top : 0px;
}

#toi a {
	background:transparent url("../img/sidemenu.gif") no-repeat 0px -31px;
	top : 34px;
}
#toi a:hover {
	background:transparent url("../img/sidemenu.gif") no-repeat  -149px -31px;
	top : 34px;
}

#link a {
	background:transparent url("../img/sidemenu.gif") no-repeat 0px -62px;
	top : 68px;
}
#link a:hover {
	background:transparent url("../img/sidemenu.gif") no-repeat -149px -62px;
	top : 68px;
}

 /* --------------------------------------------
 *		トップメニュー
 * -------------------------------------------- */
 
ul#topmenu {
	position: absolute;
	margin: 0;
	padding:0;
	width: 640px;
	height: 74px;
	list-style: none;
	left : 0px;
	overflow: hidden;
	background-color : #fdd000;
 }
 
ul#topmenu li a {
  	position: absolute;
	height: 30px;
	overflow: hidden;
	text-indent: -100em;
	text-decoration: none;
	width: 100 px;
}

ul#topmenu li span {
  	position: absolute;
	height: 30px;
	overflow: hidden;
	text-indent: -100em;
	text-decoration: none;
	width: 100 px;
}

#farm a {
	background:transparent url("../img/top02.gif") no-repeat 0px 0px;
	top :  0px;
	left : 8px;
}

#top a {
	background:transparent url("../img/topmenu.gif") no-repeat 0px -30px;
	top : 40px;
	left : 8px;
}
#top a:hover {
	background:transparent url("../img/topmenu.gif") no-repeat 0px 0px;
	top : 40px;
	left :8px;
}
#top span {
	background:transparent url("../img/topmenu.gif") no-repeat 0px 0px;
	top : 40px;
	left : 8px;
}

#keisha a {
	background:transparent url("../img/topmenu.gif") no-repeat -100px -30px;
	top : 40px;
	left : 113px;
}
#keisha a:hover {
	background:transparent url("../img/topmenu.gif") no-repeat -100px 0px;
	top : 40px;
	left :113px;
}
#keisha span {
	background:transparent url("../img/topmenu.gif") no-repeat -100px 0px;
	top : 40px;
	left :113px;
}

#egg a {
	background:transparent url("../img/topmenu.gif") no-repeat -200px -30px;
	top : 40px;
	left :218px;
}
#egg a:hover {
	background:transparent url("../img/topmenu.gif") no-repeat -200px 0px;
	top : 40px;
	left :218px;
}
#egg span {
	background:transparent url("../img/topmenu.gif") no-repeat -200px 0px;
	top : 40px;
	left :218px;
}

#a-egg a {
	background:transparent url("../img/topmenu.gif") no-repeat -300px -30px;
	top : 40px;
	left :323px;
}
#a-egg a:hover {
	background:transparent url("../img/topmenu.gif") no-repeat -300px 0px;
	top : 40px;
	left :323px;
}
#a-egg span {
	background:transparent url("../img/topmenu.gif") no-repeat -300px 0px;
	top : 40px;
	left :323px;
}

#water a {
	background:transparent url("../img/topmenu.gif") no-repeat -400px -30px;
	top : 40px;
	left :428px;
}
#water a:hover {
	background:transparent url("../img/topmenu.gif") no-repeat -400px 0px;
	top : 40px;
	left :428px;
}
#water span {
	background:transparent url("../img/topmenu.gif") no-repeat -400px 0px;
	top : 40px;
	left :428px;
}

#rice a {
	background:transparent url("../img/topmenu.gif") no-repeat -500px -30px;
	top : 40px;
	left :533px;
}
#rice a:hover {
	background:transparent url("../img/topmenu.gif") no-repeat -500px 0px;
	top : 40px;
	left :533px;
}
#rice span {
	background:transparent url("../img/topmenu.gif") no-repeat -500px 0px;
	top : 40px;
	left :533px;
}

#bar img  {
	position : absolute;
	top : 70px;
	left : 0px;
}
