@charset "UTF-8";
/* CSS Document */

html {
	width: 100%;
}
body {
	font-size: small;
	margin: 0px;
	width: 100%;
	background-image:url(../img/bg_facility02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link { color: #3366cc; }
a:visited { color: #3366cc; }
a:hover { color: #3366cc; }
a:active { color: #3366cc; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
/*‹¤’Ê*/
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: 0 none;
	display: block;
}
#headder {
	height: 106px;
	width: 580px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/facility_pop02_il.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#headder h1 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 1.8em;
}
#main {
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box01 {
	float: left;
	width: 220px;
	padding-right: 10px;
}
.box02 {
	float: left;
	width: 340px;
	padding-left: 10px;
}
.fs_20 {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	line-height: 1.2em;
}
.list1 {
	padding-top: 10px;
	padding-left: 20px;
	clear: left;
}
.list1 li {
	list-style-type: disc;
	margin-bottom: 5px;
}
.box03 {
	width: 388px;
	padding-right: 10px;
	padding-top: 20px;
	float: left;
}
.box03 .fs_14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: 20px;
}
.box04 {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-left: 2px;
}
.pb_10 {
	padding-bottom: 10px;
}
.box03 .bg_grey {
	width: 368px;
	padding-right: 10px;
	background-color: #e5e5e5;
}
.mt30 {
	margin-top: 30px;
}
.p5 {
	padding: 5px;
}
.box05 {
	width: 580px;
	padding-top: 30px;
	clear: left;
	float: left;
}
.pr20 {
	padding-right: 20px;
	float: left;
}
.img_box02 {
	display: inline;
	float: left;
}
.fl_l {
	float: left;
}
#close {
	clear: left;
	float: left;
	width: 580px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}
#close img {
	margin-right: auto;
	margin-left: auto;
}
.pt20 {
	padding-top: 20px;
}

