body {
	color: #333333;
	background-color: #f8f8f8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body, tr, td, th { 
	font-size: 9pt;
	font-family: 'MS UI Gothic','Osaka','Lucida Grande','geneva','verdana','sans-serif','Tahoma';
	line-height: 130%;
}
a:link, a:visited, a:active { 
	color: #40659B;
	text-decoration: none;
}
a:hover { 
	color: #98CA2C;
	text-decoration: underline;
}
.list {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.list a:link, .list a:visited, .list a:active { 
	color: #91B633;
	width: 100px;
	height: 24px;
	background-image: url("../img/btn_test.gif");
	line-height: 24px;
	text-decoration: none;
}
.list a:hover { 
	color: #FFFFFF;
	background-position: 0 -24px;
	text-decoration: none;
}
.cm {
	font-size: 8pt;
}
.table_salon1 { 
	font-size: 10pt;
	background-image: url("../img/ogj_table.gif");
}
.table_salon2 { 
	font-size: 8pt;
}
.table_salon3 { 
	font-size: 8pt;
	background-image: url("../img/obj_line2.gif");
	height: 40px;
}
.table_salon3 b { 
	font-size: 9pt;
}
.table_area1 { 
	font-size: 10pt;
	background-image: url("../img/ogj_area.gif");
}
.table_area2 { 
	font-size: 8pt;
}
.treemenu { 
	display: none;
}
.sogolink { 
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}
h1 { 
	display: none;
}
h2 { 
	display: inline;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menuList {
  margin: 0px;
  padding: 10px 0px 10px 15px;
}
li.menubar {
  background: url("/img/mn_plus.gif") no-repeat 0em 0em;
  font-size: 8pt;
  line-height: 1.5em;
  list-style: none outside;
}
.menu {
  display: none;
  margin-left: 15px;
  padding: 0px;
}
.menu li {
  background: url("/img/mn_minus.gif") no-repeat 0em 0em;
  list-style: none outside;
}
.menu li a {
  background-color: transparent;
  padding-left: 15px;
  text-decoration: none;
}
.menu li a:hover {
  text-decoration: underline;
}
a.actuator {
  background-color: transparent;
  padding-left: 15px;
  text-decoration: none;
}
a.actuator:hover {
  text-decoration: underline;
}















.h2 a:link, .h2 a:visited, .h2 a:active { 
	color: #ffffff;
	text-decoration: underline;
}
.h2 a:hover { 
	color: #ffffff;
	text-decoration: none;
}
h3 { 
	font-size: 10pt;
}
h4 { 
	display: none;
}
h5 { 
	display: none;
}
h6 { 
	display: none;
}
strong { 
	font-weight: bold;
}
em { 
	font-style: normal;
	font-weight: bold;
}
i { 
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
}
#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	background-color: #F9F9F9;
	background:url(../img/container.png) repeat-y center top;
}
#header {
	display: none;
	margin: 0;
	padding-right: 10px;
	width: 680px;
	height: 50px;
	text-align: right;
	background-image: url("../img/logo.png");
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: left top
}
#menu {
	float: right;
	width: 145px;
	padding-top: 20px;
	margin-right: 11px;
	text-align: left;
}
.notice {
	font-size: 8pt;
	padding: 9px;
	padding-top: 15px;
	width: 145px;
	height: 80px;
	background-image: url("../img/notice.png");
}
#main {
	font-size: 9pt;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: 12px;
	text-align: left;
}
#main p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#main ul {
	margin-left: 45px;
	margin-right: 20px;
	margin-bottom: 10px;
	list-style-image: url(../img/folder1.png);
}
.headline {
	font-size: 12pt;
	color: #003399;
	width: 100%;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 24px;

	background-image: url(../img/folder2.png); 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: left top
}
#foot {
	padding-top: 70px;
	height: 100px;
	background:url(../img/footer.png) no-repeat center top;
	text-align: center;
}
.footlink {
	display: none;
	color: #CCCCCC;
	font-size: 8pt;
}
.footlink a:link, .footlink a:visited, .footlink a:active { 
	color: #CCCCCC;
	text-decoration: none;
}
.footlink a:hover { 
	color: #333333;
	text-decoration: underline;
}
.table	{ 
	border: #cccccc 1px solid; 
}

.table-style {
	border-top: #555555 1px solid; 
	border-bottom: #555555 1px solid; 
	border-right: #555555 1px solid; 
	border-left: #555555 1px solid; 
	border-collapse: collapse; 
	margin: 20px 0px 0px; 
}
.td-style1 {
	background-color: #dddddd;
}
.td-style2 {
	background-color: #eeeeee;
}
