@charset "utf-8";

body {
	  font-family: "CI","Hiragino KaKu Gothic Pro", Osaka;
    background: #666666;
    text-align:center;
}

#container{
    width:720px;
    margin:0 auto;
    text-align:left;
}

.head{
    width:720px;
    float:center;
    background:#999999;
    margin:0 auto;
}

.foot{
    width:720px;
    float:center;
    background:#999999;
    margin:0 auto;
}


.inner{
    width:720px;
    float:center;
    background:#cccccc;
    margin:0 auto;
}

.contents{
    width:400px;
    float:right;
    background:#ffffff;
    padding:10px;
}

.menuspace{
    width:420px;
    float:right;
    background:#000000;
    margin:0 auto;
}

.side{
    width:300px;
    float:left;
    background:#333333;
    margin:0 auto;
}

.clear{
    clear:both;
    line-height:0;
    height:0;
}

h1{
	margin: 0;
	text-indent: -99999px;
	font-size:9px;
}

h2{
    font-size: small;
    color: #cc0000;
    border-style: none none solid none
}

p {
    font-family: serif;
    font-size: small;
}

td {
    font-family: serif;
    font-size: small;
}

.cdnumber {
    font-size: xx-large;
    font-weight: normal;
}

.countdown {
    font-size: x-large;
    font-weight: normal;
}

.main {
    font-size: 12px;
    line-height: 20px;
}
.normal {
    font-size: 12px;
}
.cellpadding {
    padding: 18px;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
}

.mini {
    line-height: 16px;
    font-size: 10px;
    font-weight: normal;
}

.cellpadding2 {
    padding: 5px;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.foodmenu {
    padding: 15px;
    font-size: 11px;
    line-height: 19px;
    font-weight: normal;
}

.white {
    font-size: 12px;
    line-height: 20px;
		color: #ffffff;
}

a:link { }

a:visited { }

a:hover { }

a:active { }

