﻿@charset "utf-8";

/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    text-align: center; /* center on ie */
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 11px;
}

a { text-decoration: underline; }
a img { border: 0; }

#all{
    margin: 0 auto; /* center on everything else */
    width: 800px;
    height:520px;
    overflow:auto;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-230px;
    margin-left:-400px;
    text-align:left;
}

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 750px;
    text-align: left;
}

#header{
    margin: 0;
    padding: 0 15px 0px 0px;
    width: 750px; /* necessary for ie win */
    height:15px;
    text-align: right;
}


#header h1 {
  position: absolute;
  left: -2999px;
  width: 990px;
    font-size: 10px;
}

#header h2 {
  position: absolute;
  left: -2999px;
  width: 990px;
    font-size: 10px;
}

#pagebody { 
    position: relative;
    width: 750px; /* necessary for ie win */
    height:384px;
    width: 100%; }


.news{
margin:280px 10px 10px 50px;
padding:5px 0px 10px 5px;
color:#736D63;
}

.news a{
text-decoration: none;
}

.text{
margin:5px 10px 10px 50px;
padding:5px 0px 10px 5px;
    font-size: 11px;
    color:#736D63;
}

.text a:link
{
text-decoration: none;
}

#top-l{
	float:left;
	width:394px;/* necessary for ie win */
	height:384px;
background: url("images/top-l.gif") no-repeat center bottom;
}

#top-l1-2{
	float:left;
	width:356px;/* necessary for ie win */
	height:384px;
}

#about-l1{
	float:left;
	width:394px;/* necessary for ie win */
	height:384px;
background: url("images/about-l2.gif") no-repeat center bottom;
}

#restaurants-l1{
	float:left;
	width:510px;/* necessary for ie win */
	height:384px;
background: url("images/restaurants-l2.gif") no-repeat center bottom;
}


#contact-l1{
	float:left;
	width:510px;/* necessary for ie win */
	height:384px;
background: url("images/contact-l2.gif") no-repeat center bottom;
}

#news-l1{
	float:left;
	width:510px;/* necessary for ie win */
	height:384px;
background: url("images/news-l2.gif") no-repeat center bottom;
}

.title {
font-size: 14px;
font-weight:bold;
color:#736D63;
}

.entrytitle {
font-size: 12px;
font-weight:bold;
color:#736D63;
}

.entryfooter {
border-top: dashed 1px #736D63;
color:#736D63;
font-size: 11px;
padding:3px 5px 0px 5px;
margin: 0px 0px 15px 0px;
text-align: right;
}

.archives {
margin:5px 10px 5px 0px;
font-size: 11px;
text-align: right;
color:#736D63;
}

.navi2 {
margin:5px 10px 0px 50px;
padding:5px 0px 0px 5px;
    font-size: 11px;
    color:#736D63;
}

.navi2 a:hover {
text-decoration: none;
color:#333333;
}

.media_navi {
margin:5px 10px 0px 50px;
padding:5px 0px 0px 5px;
    font-size: 12px;
    color:#736D63;
}

.contact{
margin:5px 10px 10px 50px;
padding:5px 0px 10px 5px;
    font-size: 12px;
    color:#666666;
}

#about-l1-2, #book-l1-2, #billsshichirigahama-l1-2, #wowow-l1-2, #media-l1-2, #billschoice-l1-2{
	float:left;
	width:356px;/* necessary for ie win */
	height:384px;
}

#restaurants-l1-2, #contact-l1-2, #news-l1-2{
	float:left;
	width:240px;/* necessary for ie win */
	height:384px;
}

#navi {
display: block;
width: 700px; /* necessary for ie win */
height: 20px;
text-decoration: none;
margin: 0px 0px 10px 0px;
font-style:Arial;
font-size: 10px;
clear: both;
margin-left:50px;
}

#navi ul{
list-style: none;
display:block;
margin:0;
padding:0;
}

#navi ul li{
float: left;
padding:6px 5px;
}

a.navi01, a.navi02, a.navi03, a.navi04, a.navi05{
display: block;
color:#736D63;
font-style:Arial;
font-weight:bold;
text-decoration: none;
}

a:hover.navi01, a:hover.navi02, a:hover.navi03, a:hover.navi04, a:hover.navi05{
display: block;
font-weight:bold;
color:#333333;
font-style:Arial;
text-decoration: none;
}



.naviover01{
	display: block;
	color:#999999;
	font-style:Arial;
	font-weight:bold;
	text-decoration: none;
}

.naviover02{
	display: block;
	color:#999999;
	font-style:Arial;
	font-weight:bold;
	text-decoration: none;
}

.naviover03{
	display: block;
	color:#999999;
	font-style:Arial;
	font-weight:bold;
	text-decoration: none;
}

.naviover04{
	display: block;
	color:#999999;
	font-style:Arial;
	font-weight:bold;
	text-decoration: none;
}

.naviover05{
	display: block;
	color:#999999;
	font-style:Arial;
	font-weight:bold;
	text-decoration: none;
}


#footer01{
    padding: 0;
    font-size: 11px;
    text-align: right;
    width: 750px; /* necessary for ie win */
    height:33px;
    margin: 0px 20px 0px 0px;
}


#footer_top{
    margin: 0;
    padding: 0;
    width: 750px; /* necessary for ie win */
    height:57px;
    text-align:right;
clear: both;
}

#footer_top .banner{
	margin: 5px 0px 0px 5px;
	padding-bottom: 10px; 
	text-align: right;
}

#footer_top .copyright{
	margin: 0px 5px 0px 0px;
	width:600px;
	line-height:1.5;
	font-size: 11px;
	text-align: right;
	color:#999999; 
}

a:link    { color: #736D63;
	text-decoration: none;
}
a:visited { color: #666666; }
a:hover   { color: #333333;
text-decoration: none;
}
