BODY{
  margin-top : 0px;
  line-height : 130%;
  background-color : #ffcece;
}

#container{
  margin:0;
  padding:0 0 10px 0;
  width:735px;
  border-bottom : 2px solid red;
  background-image : url(../farm/back_straw735.gif);
  background-repeat: repeat-y;
}

#banner{
  width: 735px;
  height:75px;
  background-color : #ff0000;
  border-bottom : 4px double #660000;
  text-align : center;
}


#navi{
  float:left;
  width:210px;
}
#navi-body{
	padding: 0 0 0 50px;
	font-size:smaller;
}

#content{
  float:right;
  width:515px;
}
#content-body{
  padding: 0 15px 0 10px;
  border-left: 2px dotted red;
}
/* witdh とともにpadding,border指定してはならない */

#footer{
  clear:both;
  border-top: 1px solid red;
  margin:0 10px 0 60px;
  padding-top: 15px;
  padding-bottom: 5px;
  text-align:center;
  font-size:smaller;
  line-height : 130%;
}

.midasi1{
  font-size : 24px;
  font-weight : bold;
  color : green;
  background-image : url(../farm/straw_ico.gif); background-repeat : no-repeat;
  background-position : -4px 0px;
  padding-top : 4px;
  padding-bottom : 4px;
  padding-left :30px;
  border-bottom: 1px solid red;
  border-top: 1px solid red;
}

.midasi2{
  border-top : 2px solid #ff7d7d;
  border-bottom : 2px solid #ff7d7d;
  font-size : 14px;
  color : red;
  background-color : #ffd0d0;
  padding : 0 3px 0 3px;
  margin : 3px 0 3px 0;
}

.h2-s{
  font-size : 14px;
  font-weight : bold;
  color : green;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : navy;
  margin-top : 4px;
  margin-bottom : 4px;
  text-align : center;
}

.fs2{font-size:smaller;}

.f-red{
	color:red;
	margin-right : 3px;
}

.hr-pink{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:#f0f;
	width : 95%;
	height:1px;
}

.hr-pink-dot{
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color:#f0f;
	width : 95%;
	height:1px;
}

.bc{
	padding:3px;
	border:1px dotted #ff9090;
	margin : 5px 10px 5px 30px;
}

.book{
  border-top: 1px solid #33cc33;
  border-left: 1px solid #33cc33;
  border-right: 2px solid #33cc33;
  border-bottom: 2px solid #33cc33;
  padding: 10px;
  margin-top : 15px;
  margin-bottom : 20px;
}

td{ line-height : 140%; }

IMG{border: 0px; }

a.menu {
  width: 100%;
  text-decoration : none;
}

table.tbm {
  margin-top: 4px;
  margin-bottom: 0px;
  width: 160px;
  border-collapse: separate;
}

table.tbm caption {
	margin: 0;
	padding: 0;
	color : red;
	text-align : left;
	font-size:smaller;
}

table.tbm td {
  width: 50%;
  border-left: solid 1px #ffb3b3;
  border-top: solid 1px #ffb3b3;
  border-bottom: solid 2px #ea0000;
  border-right: solid 2px #ea0000;
  font-weight : bold;
  text-align : center;
  padding: 2px 0px;
  background-color: #ffdddd;
}

table.tbm td.td0{
  border-width: 0px;
  background-color: transparent;
}

a:hover { color: red;}

a.osusume {
	text-decoration : none;
	color : black;
}

.sbox{
	border: solid 1px #ffbbe8;
	padding: 5px;
	margin: 10px auto;
}

#ad{
	width:735px;
	font-size : 12px;
	line-height : 100%;
	color : #333;
}
#ad a{
	text-decoration: none;
	color : #333;
}
.pr{
	border:1px solid #ffbbe8;
	padding: 3px;
	background-color: #ffeeff;
}

