@charset "Shift_JIS";

A:link { color: #888888;}
A:visited { color: #888888;}
A:active { color: #888888;}
A:hover { color: #888888;}

html{
    height:95%;
}

body {
	margin:0 auto;
	height: 100%;
	text-align:center;
	font-size: 90% ;
	background-color: #ffffff;
}

body > #container {    
	height: auto;
}

* html #container{
    height:100%;
}

li {
	margin-bottom: 10px;
}

td.ad {
	width: 100px;
	background-color: #ffffff;
	text-align: center;
}

span.br {
	display: block;
}

td.calender {
	width: 70px;
	background-color: #ffffff;
}

.calender_link {
	margin-left: 20px;
	margin-right: 20px;
}

table.center {
	margin:0 auto;
}

table.day {
	width: 68px;
}

td.day {
	width: 30px;
	height: 20px;
}

.dot { 
	border-bottom: 1px dotted gray;
	text-align: left;
}

.font_s {
	font-size:small;
}

.font_m {
	font-size:medium;
}

.font_l {
	font-size:large;
}

.lr_margin {
	margin-left: 10px;
	margin-right: 10px;
}

.l_margin {
	margin-left: 50px;
}

.ll_margin {
	margin-left: 500px;
}

.text_align_right{
	text-align: right;
}

ul.ls {
	list-style: none;
}

table.menu {
	background-color: #ffffff;
	border-color: #000000;
}

.tb_margin {
	margin-top: 10px;
	margin-bottom: 10px;
}

td.menu {
	border: 1px solid #000000;
	height: 210px;
	width: 100px;
	text-align: center;
}

.r_margin {
	margin-right: 50px;
}

.top {
	margin:0 auto;
	width:550px;
	text-align:left;
	background-color: #ffffff;
	margin-bottom:50px;
}

#about {
	width:650px;
	background-color:#ffffff;
	margin:0 auto;
	text-align:left;
	font-size:small;
	margin-bottom:30px;
}

#ad {
	width:450px;
	background-color:#ffffff;
	margin:0 auto;
	text-align:left;
	font-size:small;
	margin-bottom:30px;
}

#school {
	width:700px;
	background-color:#ffffff;
	margin:0 auto;
	text-align:left;
	font-size:small;
	margin-bottom:30px;
}

#shop {
	width:650px;
	background-color:#ffffff;
	margin:0 auto;
	text-align:left;
	font-size:small;
	margin-bottom:30px;
}

#cafe {
	
	background-color:#ffffff;
	margin:0 auto;
	text-align:left;
	font-size:small;
	margin-bottom:30px;
}

#calender_link {
	margin-top: 20px;
}

#calender_month {
	color: #663300;
	font-weight: bold;
	margin-bottom: 10px;
}

#container{
	height:100%;
	min-height: 100%;
    	margin:0px auto;
    	position:relative;
	background-color:#ffffff;
}

#contents {	
	margin: 0 auto;
	width: 500px;
}

#footer {
	position:absolute;
	bottom:0px;
    	height:30px;
    	width:100%;
	font-size: small;
	text-align: center;
	background-color: #ffffff;
	padding-top:15px;
}

#header {
	height:100px;
}

#main{
    	padding-bottom:30px;
	background-color:#ffffff;
}

#menu {	
	margin: 0 auto;
	margin-top:0px;
	margin-bottom: 30px;
	width: 550px;
	background-color: #FFFFFF;
}

#menu2 {	
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 560px;
	background-color: #FFFFFF;
}

#menu_header {
	text-align:right;
	height:70px;
	background-color:#ffffff;
	margin-top:10px;
}

#m_holiday {
	margin: 0 auto;
	width: 450px;
	height: 150px;
	text-align: center;
	font-size: small;
	background-color: #ffffff;
	margin-top:50px
}

#new {
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	width: 380px;
}

#receipt_time {
	color: #663300;
	font-size: 90%;
	text-align: left;
	margin-top:10px ;
	margin-bottom: 5px;
}

#receipt_situation {
	color: #663300;
	font-size: 90%;
	text-align: left;
	margin-bottom: 30px;
}

#reserve {
	background-color: #663300;
	color: #ffffff;
	width: 500px;
	font-weight: bold;
	font-size: 90% ;
	text-align: left;
	margin-top:30px ;
	margin-bottom: 10px;
}

#topics {
	margin: 0 auto;
	width: 380px;
	height: 150px;
	text-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	overflow-y:scroll;
	font-size: small;
	background-color: #ffffff;
	margin-bottom:30px;
}
























