body {
	background-color: #000000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img { border: none;}

h1 {
	font-size: 10px;
	color: #444444;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}


a:link {color: #D96B5B;}
a:visited {color: #D96B5B;}
a:hover {color: #B94E33;}
a:active {color: #B94E33;}

.pan {
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	padding-left: 30px;
}

/*--- // メインテーブル // ---*/
.table01 {
background-color: #000000;
width: 801px;
height: 642px;

}
.light_t {
	background-image: url(../../images/light_t.gif);
	background-repeat: repeat-y;
}
.right_t {
	background-image: url(../../images/right_t.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.base {
	background-image: url(../../images/base.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.style1 {color: #FFFFFF
}

.facility_text {
color:#ffffff;
line-height:100%;
line-height:20px;
}

.style2 {color: #BD4249}
