body{
 background:url(./../images/html_back2.jpg) no-repeat center top;
 border:0px;
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 text-align:center;
 font-family:"ＭＳ ゴシック","Osaka","sans-serif";
}
a img{
 border:0px;
}
img{
 display:block;
 border:0px;
}
img.no-block{
 display:inline;
}
input{
 font-size:12px;
 letter-spacing:0px;
 font-family:Arial,Helvetica,sans-serif;
}

.arial{
 font-family:"Arial";
}
.candara{
 font-family:"candara","Arial";
}
.red{
 color:#ff3333;
}
/**/
#pages{
 background:url(./../images/body.gif) repeat-y center top;
 border:0px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 text-align:center;
}
/*-----------------PAGEHEADER------------------*/
#header{
 background:url(./../images/h1_table.gif) no-repeat left top;
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:920px;
 height:30px;
}
#pageheader1{
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:900px;
 height:30px;
 text-align:left;
}
#pageheader1 h1{
 margin:0px 0px 0px 0px;
 padding:8px 0px 10px 0px;
 text-align:left;
 font-size:10px;
 color:#eeeeee;
 letter-spacing:-0.5px;
 line-height:12px;
 font-weight:lighter;
}
/*-----------------EYECATCH------------------*/
.eyecatch{
 background:url(./../images/eyecatch1.jpg) no-repeat left top;
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:920px;
 height:358px;
}
.eyecatch h2{
 margin:0px 0px 0px 10px;
 padding:0px 0px 0px 0px;
 width:220px;
 height:120px;
 text-align:left;
 float:left;
}
.eyecatch#rice{
 background:url(./../images/rice/eyecatch.jpg) no-repeat left top;
}
.eyecatch#strawberry{
 background:url(./../images/strawberry/eyecatch.jpg) no-repeat left top;
}
.eyecatch#melon{
 background:url(./../images/melon/eyecatch.jpg) no-repeat left top;
}
/*-----------------MENU------------------*/
#menu{
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:920px;
 height:50px;
}

/*----------------ページテーブル-------------------*/
#main_content{
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:920px;
 text-align:left;
}

/*----------------テーブルコルス-------------------*/
ul.content{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:920px;
}
li.content_left{
 list-style-type:none;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:300px;
 float:left;
}
li.content_right{
 list-style-type:none;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:620px;
 float:left;
}

