@charset "UTF-8";

#page{
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}

#page_in{
	width: 840px;
	margin-right: 21px;
	margin-left: 21px;
}


.logo{
	margin: 15px;
	float: left;
}
#headframe{
   display:none;
}
#fontosize{
	background-position: bottom;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}
#fontosize img{

    vertical-align: bottom;

}
#header table{
	padding: 0px;
	font-size: 80%;
	border: 1px solid #CCCCCC;
	margin: 0px;
	float: right;
}
#member{
	clear: both;
	text-align: right;
	padding-top: 5px;
}
#member img{
	margin-left: 5px;
}

#moji{
	width: 126px;
	float: right;
	margin-top: 15px;
}

#Weather{
	width: 121px;
	float: right;
	margin-right: 10px;
	margin-top: 22px;
}

#menu{
    display:none;
}


#un_menu{
   display:none;
}



#main{
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*  footer */
 

#footer{
	background-image: url(../img/index/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 97px;
	width: 100%;
}

#footer_in{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#footer p{
	float: right;
}

address{
	margin-left: 10px;
	padding-top: 15px;
	height: 51px;
}

#footer a{
	text-decoration:underline;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
	color:#003300;
}

#copy{
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-top: 7px;
}


#main_waku{
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	width: 570px;
}

.pan{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.pagetop{
	text-align: right;
	font-size: 10px;
	margin: 10px;
}
.topBlank{
     margin-top:200px;}

#reserve {
display:none;
}

.calendar{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-size: 9px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}
.calendar th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	text-align: center;
}
.calendar td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
	}
.saturday{
	color: #0099FF;
	background-color: #C8E9FF;
}
.holiday{
	color: #FF0000;
	background-color: #FFE1E1;
}
.month{
	margin-left: 10px;
	margin-top: 10px;}
#condition p{
	margin: 10px;

}
#condition SELECT{
	margin-bottom:3px; 
	padding:0px; 
	height:19px;
	 font-size:12px;

}
.label{
	background-image: url(../img/heading.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	font-size: 140%;
	font-weight: bold;
}

.label span{
	font-weight: bold;
}
.label02{
	background-image: url(../img/heading.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	font-size: 100%;
	font-weight: bold;
}
.table01{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-size: 100%;
	text-align: left;
	width: 100%;

}

.table01 td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;

}

.table01 th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	padding:3px 3px 3px 10px;
	text-align: center;
}
.table01 SELECT,.table01 input{
	margin-bottom:3px; 
}

.table02{
	border-left:1px solid #BFB79B;
	border-top:1px solid #BFB79B;
	font-size: 100%;
	text-align: left;
	width: 100%;

}

.table02 td{
	border-right:1px solid #BFB79B;
	border-bottom:1px solid #BFB79B;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;

}

.table02 th{
	border-right:1px solid #BFB79B;
	border-bottom:1px solid #BFB79B;
	font-weight:bold;
	padding:3px 3px 3px 10px;
	text-align: center;
	background-color: #F3F7DC;
}
.color01{
	color:#006600;
}

#switchPage{
	text-align: right;
	margin-bottom: 20px;
}
#switchPage a{
	padding-right: 3px;
	padding-left: 3px;
}
