@charset "utf-8";

/* CONTAINER ****************************************************************/
div#contents div.topback {
	margin: 0 80px 30px 0;
}


/* HEADER ****************************************************************/
div#header {
	width: 800px;
	height: 80px;
}

div#h-top p {
	float: left;
	width: 430px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}
div#h-top p a {
	float: left;
	width: 430px;
	height: 49px;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}


/* MAIN ****************************************************************/
div#main {
	padding-top: 17px;
}
div#main h1 {
	width: 580px;
	height: 35px;
	margin-bottom: 8px;
	text-indent: -9999px;
	background: url(../facilities/images/main_title.gif) no-repeat;
}

div#box01 {
	width: 580px;
	margin-bottom: 34px;
	padding-bottom: 43px;
	border-bottom: #C8C9C9 dotted 1px;
}
div#box01 p#main-sent1 {
	height: 125px;
	text-indent: -9999px;
	background: url(../facilities/images/main_sent1.gif) no-repeat;
}
div#box01 p#main-sent2 {
	width: 320px;
	margin-left: 30px;
	font-size: 116%;
}

div#box02 {
	width: 553px;
	margin-bottom: 20px;
	padding-left: 27px;
	padding-bottom: 20px;
	border-bottom: #C8C9C9 dotted 1px;
}
div#box02 p {
	float: left;
	width: 268px;
	margin-right: 17px;
}
div#box02 p.list-last {
	margin-top: 20px;
}

div#box03 {
	width: 500px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding-bottom: 20px;
}
div#box03 img {
	margin-bottom: 20px;
}
div#box03 h2 {
	height: 25px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

h2#box03-title1 { background: url(../facilities/images/box03_title1.gif) no-repeat;}
h2#box03-title2 { background: url(../facilities/images/box03_title2.gif) no-repeat;}
h2#box03-title3 { background: url(../facilities/images/box03_title3.gif) no-repeat;}
h2#box03-title4 { background: url(../facilities/images/box03_title4.gif) no-repeat;}
h2#box03-title5 { background: url(../facilities/images/box03_title5.gif) no-repeat;}
h2#box03-title6 { background: url(../facilities/images/box03_title6.gif) no-repeat;}

div#box03 p.box3-sent {
	margin-bottom: 28px;
}
div#box03 div {
	float: left;
	width: 200px;
	margin-right: 100px;
}


/* FOOTER ****************************************************************/
div#footer {
	height: 3em;
	font-size: 10px;
}
div#footer address {
	padding-top: 0.2em;
	font-size: 10px;
}

