*{
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-style: normal; 
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.1em;}
	
body{background-color: #ffffff;}
	
.hidden{display: none;}
/* ------------------------------------- */
.contena{ 
	margin-left: auto;
	margin-right: auto;
	width:760px;
	border-left: 50px solid #fff8db;
	border-right: 50px solid #fff8db;
	background-color: #fff8db;
	padding-top: 10px;}
/* ------------------------------------- */
.header{ border-bottom: 2px solid #cf7668;
	width: 760px;
	height: 150px;}
#header_rogo{
	width: 150px;
	height: 140px;
	background-image: url(../img/07_rogo.jpg);
	float: left;}
.header p{
	float: right;
	text-align: right;
	height: 109px;
	color: #9c220d;}
/* navi -------------------------------- */
.navi{
	width: 542px;
	height: 41px;
	float: right;
	background-image: url(../img/07_navi.jpg);
	background-position: 3px 5px;
	background-repeat: no-repeat;}
	
ul{
	position: relative;
	bottom: -7px;
	left: 5px;}		
li{
	width: 108px;
	height: 41px;
	list-style-type: none;
	float: left;}
	
li a{
	text-decoration: none;
	display: block;
	line-height: 41px;
	width: 108px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;}
li a:hover{
	text-decoration: underline;}
/* contents ---------------------------- */
.contents{
	float: left;
	margin-top: 10px;
	width: 520px;}	
.contents p{
	margin-top: 1em;
	margin-left: 1em;}
.hellow{
	width: 498px;
	height: 150px;
	background-image: url(../img/07_header.jpg);
	background-position: right top;
	color: #ffffff;
	font-weight: bold;}
/* news -------------------------------- */
.news{
	width: 477px;
	margin-top: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 1px solid #9c220d;
	background-color: #ffffee;}
h2{
	background-color: #fae7c6;
	line-height: 2em;
	margin-left: -20px;
	text-indent: 1em;
	color: #9c220d;
	font-weight: bold;
	border-bottom: 1px solid #9c220d;}
/* f@ ----------------------------*/
table.time{
	width: 502px;
	margin-top: 30px;
	border-collapse: collapse;
	border: 1px solid #9c220d;
	background-color: #ffffee;}
th{
	text-align: left;
	text-indent: 1em;
	border: 1px solid #9c220d;}
td{
	line-height: 2em;
	text-align: center;
	border: 1px solid #9c220d;}
h3{
	color: #9c220d;
	font-weight: bold;}
.time_tit{
	background-color: #fae7c6;}
.time_p{
	color: #9c220d;}
/* acseess ------------------------- */
.access{
	width: 497px;
	border: 1px solid #9c220d;
	margin-top: 30px;
	background-color: #ffffee;
	overflow: hidden;}
h4{
	width: auto;
	border-bottom: 1px solid #9c220d;
	background-color: #fae7c6;
	line-height: 2em;
	text-indent: 1em;
	color: #9c220d;
	font-weight: bold;}
/* contents_sub ------------------------ */
.contents_sub{
	float: right;
	width: 230px;
	height: 300px;
	margin-top: 10px;
	margin-left: 10px;}
/* resarve ------------------------------ */
.reserve{
	width: 224px;
	height: 142px;
	margin-left: 5px;
	background-image: url(../img/07_yoyaku.jpg);
	background-repeat: no-repeat;}
.reserve a{
	width: 224px;
	height: 142px;
	display: block;}
/* schedule ---------------------------- */
.schedule{
	width: 224px;
	height: auto;
	margin-top: 10px;
	border: 1px solid #9c220d;}
h5{
	background-color: #fae7c6;
	line-height: 2em;
	text-indent: 1em;
	color: #9c220d;
	font-weight: bold;
	border-bottom: 3px double #9c220d;}
table.schedule_t{
	width: 224px;
	border-style: hidden;
	border-collapse: collapse;
	background-color: #ffffee;}
tr.schedule_t{
	height: 2em;}
td.schedule_t{
	border-style: hidden;}
.schedule p{
	background-color: #a6746b;
	text-align: right;
	padding-right: 5px;}
.schedule a{
	line-height: 2em;
	color: #ffffff;
	font-weight: bold;}
/* footer ------------------------------ */
.footer{ 
	clear: both;
	padding-top: 50px;
	text-align: center;
	color: #9c220d;}