*{
margin: 0px;
padding: 0px;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height:120%;
letter-spacing: 1px;
text-decoration:none;
}



#lang{
width: 80px;
margin: 25px auto 0px;
padding-left: 720px;

}





#header{
width: 803px;
height: 85px;
margin: 0px auto 5px;
}

#header img{
float:left;
}

#header p{
float:right;
text-align: right;
font-size: 11px;
margin-top:6px;
}

#header p span{
font-weight:bold;
font-size: 15px;
}

#n_container{
width: 100%;
/*height: 430px;*/
background-image:url(../img/all_bg03.jpg);
background-repeat:repeat-x;
}

#n_cont{
width: 803px;
/*height: 430px;*/
margin:0px auto;

}


#g_navi{
width: 160px;
height: 515px;
float:left;
margin-bottom: 20px;
}

#n_center{
width: 643px;
/*height: 1000px;*/
float:left;
background:url(../img/all_bg04.gif) no-repeat #FFFFFF;
}

.clr{
clear: both;
}

h1,h2{
display:none;
}


#contents{
width: 803px;
margin: 0px auto;
height: 100%;
}

#contents_s_navi{
width: 160px;
margin-top: 20px;
}

#contents_s_navi img{
margin-bottom: 10px;
margin-left: 35px;
}


#main_contents{
margin: 100px 50px 0px;
}




#f_container{
width: 100%;
height: 200px;
background-image:url(../img/all_bg01.jpg);
}

#footer{
width: 803px;
height: 200px;
margin: 0px auto;
background-image: url(../img/footer.jpg);
background-repeat:no-repeat;

}

#footer p{
float: left;
margin-top: 160px;
color:#FFFFFF;

}

#tell{
padding-top: 40px;
margin-left: 505px;

}

#tell table{
margin:auto;
font-size: 11px;
color:#FFFFFF;

}


/*予約カレンダー*/

#calender{
width: 490px;
margin: auto;
border:solid #666666 3px;
border-collapse:collapse;
font-size:12px;
}

#calender td{
width: 30px;
text-align:center;
padding: 5px;
border:solid #666666 1px;
font-size:12px;
}

#month02{
background-color:#0066FF;
padding: 5px;
}