/* CSS Document */
a {
text-decoration: none;
color:#FF6600;
}

a:hover {
text-decoration: underline;
color:#FF0000;
}

hr{
width:100%;
height: 1px;
background :#000000;
border-width: 0;
text-align: center;
}

#footer_top {
font-size: 8pt;
color: #7F610E;
line-height: 1.2;
padding: 0px;
margin: 0px;
}
#note p{
font-size: 10pt;
line-height: 1.5;
padding: 0;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 3px;
margin-right: 3px;
}
#note ul{
font-size: 10pt;
line-height: 1.5;
padding: 0;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 40px;
margin-right: 20px;
}

#note h1{
font-size: 18pt;
line-height: 1.2;
color: #80003F;
padding: 0px;
margin: 0px;
text-align: center;
}
#note h2{
font-size: 12pt;
line-height: 1.2;
color: #80003F;
padding: 0px;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 3px;
margin-right: 3px;
text-align: center;
}
#note h3{
font-size: 11pt;
line-height: 1.2;
color: #80003F;
padding: 0px;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 3px;
margin-right: 3px;
}
#maincontent hr{
width:100%;
height: 1px;
background :#000000;
border-width: 0;
text-align: center;
}

#info p{
font-size: 9pt;
line-height: 1.2;
padding: 0px;
margin-top: 5px;
}

.img_l {
float: left;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 5px;
}
.img_r {
float: right;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 5px;
margin-right: 0px;
}
.img_c {
text-align : center;
}

.haikei_l_soupe {
background: transparent url("basedata/soupe01.gif") no-repeat 0 0;
}

.haikei_l_poisson {
background: transparent url("basedata/poisson01.gif") no-repeat 0 100%;
}

.haikei_l_viande {
background: transparent url("basedata/viande01.gif") no-repeat 0 100%;
}

.haikei_l_course {
background: transparent url("basedata/course01.gif") no-repeat 0 100%;
}

.haikei_l_sweets {
background: transparent url("basedata/sweets_base2.gif") no-repeat 0 0;
}

.haikei_l_kodawari {
background: transparent url("basedata/kodawari_base2.gif") no-repeat 0 0;
}

.menulist {
font-size: 9pt;
line-height: 1.2;
padding: 0;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 3px;
}

.accesslist {
font-size: 8pt;
line-height: 1.2;
padding: 0;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 3px;
}
/* 左側メニュー */
#leftbar {
margin-top:0px;
margin-left:5px;
width:150px;
top:90px;
padding: 0;
}

#leftbar h3{
margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
padding: 0;
background: transparent url("images_base/contents.png") no-repeat 0 0;
width: 150px;
text-indent: -100em;
overflow: hidden;
}

ul#menu {
position: relative;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
padding: 0;
width: 145px;
height: 360px;
list-style-type: none;
overflow: hidden;
}
ul#menu li a {
position: absolute;
overflow: hidden;
text-indent: -100em;
text-decoration: none;
width: 145px;
height: 0;
}
li#menu_home a {
top: 0px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_home.png") no-repeat 0 0;
}
li#menu_kodawari a {
top: 40px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_kodawari.png") no-repeat 0 0;
}
li#menu_nagare a {
top: 80px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_nagare.png") no-repeat 0 0;
}
li#menu_gallery a {
top: 120px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_gallery.png") no-repeat 0 0;
}
li#menu_voices a {
top: 160px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_voices.png") no-repeat 0 0;
}
li#menu_kumiai a {
top: 200px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_kumiai.png") no-repeat 0 0;
}
li#menu_pro a {
top: 240px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_pro.png") no-repeat 0 0;
}
li#menu_aboutus a {
top: 280px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_aboutus.png") no-repeat 0 0;
}
li#menu_link a {
top: 320px;
height: 40px;
padding: 40px 0 0 0;
background: transparent url("images_base/menu_link.png") no-repeat 0 0;
}
li#menu_home a:hover, 
li#menu_kodawari a:hover,
li#menu_nagare a:hover,
li#menu_gallery a:hover,
li#menu_voices a:hover,
li#menu_kumiai a:hover,
li#menu_pro a:hover,
li#menu_aboutus a:hover,
li#menu_link a:hover{ 
background-position: -180px 0px;
}
#leftbar_contact {
margin-top:0px;
margin-left:20px;
width:155px;
padding: 0;
text-align:left;
font-size: 9pt;
line-height: 1.2;
}
.menu_footer {
text-align: left;
margin-top: 0px;
margin-left: 5px;
padding: 0px 0px 0px;
height: 15px;
width: 145px;
background-image: url(images_base/menu_footer.png);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/* フッタ */
#footer {
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-image: url("images_base/back3.png");
background-repeat: no-repeat;
background-position: 0px 0px;
height: 50px;
clear: both;
}
#footer p{
font-size: 8pt;
text-align: right;
margin-top: 3px;
margin-right: 35px;
}


