@charset "EUC-JP";


/*	BODY
========================================*/
body {
	background: url("../img/top/top_bg.png") no-repeat center top ;
	background-color: #fff ;
	color: #333 ;
	text-align: center ;
	}
#page {
	}
#outh {
	}
#head {
	text-align: left ;
	margin: 0 auto ;
	width: 780px ;
	height: 95px ;
	}
#outb {
	}
#body {
	text-align: left ;
	margin: 0 auto ;
	width: 700px ;
	height: 430px ;
	}
#outf {
	}
#foot {
	font-size: 10px ;
	text-align: left ;
	margin: 5px auto 0 ;
	width: 700px ;
	}
#foot .rf {
	margin-top: -5px;
	position: relative;
	}
#main {
	width: 530px ;
	}
#side {
	width: 170px ;
	font-size: 10px ;
	}
.abso {
	margin-left: -350px ;
	width: 700px ;
	position: absolute ;
	left: 50% ;
	top: 0 ;
	}
#chpnav img {
	margin: 0 2px 0 0 ;
	}
#chpnav .last img {
	margin: 0 ;
	}
#facilities dt {
	position: absolute ;
	left: 5px ;
	top: 335px ;
	}
#facilities dd {
	width: 515px ;
	position: absolute ;
	left: 5px ;
	top: 370px ;
	}
#facilities img {
	margin: 0 5px 5px 0 ;
	}
#topic1, #topic2, #whatsNew {
	background-color: #fff ;
	margin: 0 0 10px 0 ;
	padding: 0 ;
	border: 1px solid #03f ;
	}
#topic1  {
	height: 105px ;
	}
#topic2 {
	height: 141px ;
	}
#whatsNew {
	height: 153px ;
	}
#topic1 dt, #topic2 dt {
	background: url("../img/top/top_topic_1.png") no-repeat center top ;
	color: #fff ;
	margin: 0 ;
	padding: 2px ;
	}
#topic1 .rf, #topic2 .rf {
	margin-left: 0.5em ;
	}
#topic1 dd, #topic2 dd, #whatsNew dd {
	padding: 2px ;
	}
#topic2 p {
	margin-bottom: 0.5em ;
	}


#ban2008 {
	position: absolute ;
	left: 315px ;
	top: 470px ;
	}

/*	INLINE
========================================*/
strong {
	color: #000 ;
	}
em {
	color: #666 ;
	}
a:link {
	color: #f60 ;
	}
a:visited {
	color: #c30 ;
	}
a:hover {
	color: #f90 ;
	}
a[name]:hover {
	color: inherit ;
	}
a[href]:hover {
	color: #f90 ;
	}
a:active {
	color: #fc0 ;
	}

