  
BODY{
  background-image : url(y8b.gif);
}
#container{
  width : 740px;
  background-color : #ffffff;
  color : #4c4c4c;
}
#header{
  width : 720px;
  margin-top : 5px;
}
#content{
  width : 720px;
  line-height : 1.4em;
  text-align : left;
  margin-top : 15px;
  margin-left : 10px;
  margin-right :10px;
  background-color : white;
}
#left{
  width : 200px;
  background-color:#ffffff;
  float : left;
  font-family : MS UI Gothic;
}
#main{
  width : 500px;
  background-color:#ffffff;
  float : right;
}
#footer{
  clear : both;
  text-align : left;
  margin-top : 5px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 5px;
  font-size : 0.9em;
  line-height : 140%;
}

P{
  font-size : 0.9em;
  line-height : 140%;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  
}
#left H2{
  background-color : #fddbfb;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 2px;
  font-size : 1em;
  letter-spacing : 10px;
  border-width : 0px 0px 2px 0px;
  border-bottom-style : solid;
  border-bottom-color : fuchsia;
}
#left H3{
  background-color : #b0fbae;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 2px;
  font-size : 1em;
  letter-spacing : 10px;
  border-width : 0px 0px 2px 0px;
  border-bottom-style : solid;
  border-bottom-color : green;
}
H2{
  background-color : #cfdafe;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 2px;
  font-size : 1em;
  letter-spacing : 10px;
  border-width : 0px 0px 2px 10px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #6c6cf2;
  border-bottom-color : #6c6cf2;
}
H3{
  background-color : #fdc7bb;
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 2px;
  font-size : 1em;
  letter-spacing : 10px;
border-width : 0px 0px 2px 10px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #f46555;
  border-bottom-color : #f46555;
}
H4{
  padding-top : 2px;
  padding-left : 5px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  border-width : 0px 0px 1px 10px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : blue;
  border-bottom-color : blue;
  letter-spacing : 10px;
}
H5{
  font-size : 1em;
  font-weight : bold;
  padding-top : 2px;
  padding-bottom : 2px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-width : 1px 5px 1px 5px;
  border-style : solid solid solid solid;
  border-color : blue blue blue blue;
  text-align : center;
}
.menu1{
  font-size : 14px;
  border:outset 1px #88bbff;
  padding:3px;
}
.menu2{
  font-size : 14px;
  border:outset 1px #ffffaa;
  padding:3px;
}

.menulink-home:link{
        color: blue;
        text-decoration: none;
        font-weight : bold;
}
.menulink-home:visited{
	 
        color: blue;
        text-decoration: none; 
        font-weight : bold;
}
.menulink-home:hover{
	 
        color: blue;
        text-decoration: underline; 
        font-weight : bold;
}
.menulink:link{
        color: blue;
        text-decoration: none; 
  font-weight : bold;
}
.menulink:visited{
	 
        color : purple;
        text-decoration: none; 
  font-weight : bold;
}
.menulink:hover{
	 
        color: hotpink;
        text-decoration: underline; 
  font-weight : bold;
}
/* 旬の魚タイトルのクラス */
.title{
  font-size : 1.4em;
  font-weight : bold;
  letter-spacing : 7px;
  padding-left : 5px;
  text-align : center;
  background-color : #fddbfb;
}

.ev-tb3{
	font-size: 80%; 
  line-height : 120%;
}
.pagetop{
	font-size: 80%;
  line-height : 120%;
}

table.sample{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-right:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sample th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#fee2fe;
    padding:0.3em 0.5em;
    text-align:center;
    font-size:0.9em;
}
.sample td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 0.5em;
    font-size:0.9em;
    line-height:140%;
}
table.sisyo{
    border-right:1px dotted white;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sisyo td{
    border-right:1px dotted white;
    border-bottom:1px dotted navy;
    padding:0.3em 0.5em;
    font-size:0.9em;
    line-height:120%;
}    