* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color:#000;
}

td {
	font-size: 12px;
	line-height: 16px;
	color: #D1BA97;
	text-decoration: none;
}

a:link,a:visited,a:hover,a:active {
	font-size: 12px;
	line-height: 16px;
	color: #FFFD85;
	text-decoration: underline;
}

table#main_table {
	background-color: #9C8265;
}

table#sub_menu {
	background-color: #191311;
}

table#main_menu {
	background-color: #D1BA97;
}

table#main_contents {
	background-color: #563D29;
}

.yellow {
	color: #FFFD85;
}

.yellow_bold {
	color: #FFFD85;
	font-weight: bold;
}

.orange {
	color: #FF9900;
}

a.orange:link, a.orange:hover, a.orange:visited, a.orange:active {
	color: #FF9900;
}

.caution {
	color: #FF9900;
	font-size: 10px;
}

.mob_form {
	width: 180px;
	color: #000;
	border-top: 1px solid #85664A;
	border-right: 1px solid #85664A;
	border-bottom: 1px solid #85664A;
	border-left: 1px solid #85664A;
}

.OK_1 {
	width: 55px;
	border: 1px solid #003C74;
	border-right: 1px solid #003C74;
	border-bottom: 1px solid #003C74;
	border-left: 1px solid #003C74;
}

.room_no {
	font-weight: bold;
	font-size: 16px;
}

.room_no_empty a:link,.room_no_empty a:visited,.room_no_empty a:hover,.room_no_empty a:active {
	font-weight: bold;
	font-size: 16px;
	color: #D1BA97;
	text-decoration: none;
}

.food_name {
	padding: 1px 0 0 17px;
}

.food_price {
	font-weight: bold;
	font-size: 14px;
}

.sys_no {
	font-weight: bold;
	font-size: 16px;
}
 
table.acs_tbl1 td,table.acs_tbl2 td {
	color: #FFF;
	font-size: 15px;
}

.acs_tbl2 {
	border-top: 1px solid #9C8265;
	border-bottom: 1px solid #9C8265;
	background: #3D2B1E;
}

a.no_line:link, a.no_line:hover, a.no_line:visited, a.no_line:active {
	text-decoration: none;
} 

.navi_tbl {
	background: url("../img/navi_tbl-middle.gif") repeat-y;
} 

td.room_op1 {
	padding-left: 5px;
}

/* 07.10.30追加分ino */
.sys_new {
	color: #FFFD85;
	font-weight: bold;
	font-size: 14px;
	font-height: 1.2em; 
}

.sys_new2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-height: 1.2em; 
}

.sys_time {
	color: #FFFD85;
	font-weight: bold;
	font-size: 12px;
	font-height: 1.2em; 
}

/* 07.11.13追加分Webmaster Takashi */

h1 {
	color: #191311;
	font-size: 4px;
}
h2 {
	color: #191311;
	font-size: 2px;
}

