@charset "UTF-8";

* { margin:0px;
	padding:0px;
}

body {
	background-color: #000000;
	color: #CCCCCC;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 960px;
	height: 300px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

#footer {
}

#header_nav {
	height: 50px;
	width: 960px;
	background-image: url(../images/btn_01.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#header_nav ul {
	padding-left: 30px;
}

#header_nav li {
	float: left;
	list-style-type: none;
}

.btn1 a:hover {
	background-image: url(../images/btn_a_02.jpg);
}
.btn1 a {
	text-indent: -9999px;
	background-image: url(../images/btn_02.jpg);
	display: block;
	height: 50px;
	width: 150px;
}

.btn2 a:hover {
	background-image: url(../images/btn_a_03.jpg);
}
.btn2 a {
	text-indent: -9999px;
	background-image: url(../images/btn_03.jpg);
	display: block;
	height: 50px;
	width: 150px;
}

.btn3 a:hover {
	background-image: url(../images/btn_a_04.jpg);
}
.btn3 a {
	text-indent: -9999px;
	background-image: url(../images/btn_04.jpg);
	display: block;
	height: 50px;
	width: 150px;
}

.btn4 a:hover {
	background-image: url(../images/btn_a_05.jpg);
}
.btn4 a {
	text-indent: -9999px;
	background-image: url(../images/btn_05.jpg);
	display: block;
	height: 50px;
	width: 150px;
}

.btn5 a:hover {
	background-image: url(../images/btn_a_06.jpg);
}
.btn5 a {
	text-indent: -9999px;
	background-image: url(../images/btn_06.jpg);
	display: block;
	height: 50px;
	width: 150px;
}

.btn6 a:hover {
	background-image: url(../images/btn_a_07.jpg);
}
.btn6 a {
	text-indent: -9999px;
	background-image: url(../images/btn_07.jpg);
	display: block;
	height: 50px;
	width: 150px;
}


#contents {
	width: 960px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#viewer {
	margin: 0 auto;
	width: 800px;
	height: 540px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}

#contents .sub {
	width: 860px;
	margin: auto;
	text-align: center;
}

#footer {
	width: 960px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 210px;
	color: #999999;
}

#footer ul {
	padding-top: 40px;
	padding-left: 15px;
}

#footer li {
	display: inline;
	padding-right: 10px;
}
#footer p {
	text-align: center;
	padding-top: 120px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #999999;
}

h1 {
	text-indent: -9999px;
}

h2 {
	color: #FFFFFF;
	padding-bottom: 10px;
}
h3 {
	color: #CCCCCC;
}
h4 {
	padding-bottom: 10px;
	color: #CCCCCC;
}

.kaijyo {
	clear: both;
}
.index_box {
	width: 960px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.leftbox {
	float: left;
	width: 300px;
	padding-left: 20px;
}
.rightbox {
	float: left;
	width: 600px;
	padding-left: 20px;
}

.b_box_nl {
	width: 600px;
	border: 1px solid #999999;
}

.b_box {
	width: 600px;
	margin-top: 20px;
	border: 1px solid #999999;
	padding-bottom: 15px;
}
#main {
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.member {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.member_box {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
}
.prof_text p {
	color: #999999;
	padding-bottom: 10px;
}

#disco {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.disco_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.disco_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.dbox_left {
	float: left;
	padding-right: 50px;
	padding-bottom: 30px;
}
.disco_box ol {
	padding-left: 30px;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
}
.dbox_right {
	float: left;
}
#modal {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.sch_container {
	padding-top: 10px;
	padding-bottom: 20px;
}
.sche_h {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
}
.sche_date {
	text-decoration: underline;
	padding-top: 5px;
}
.container_s {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	float: left;
	width: 300px;
	padding-left: 120px;
}
.container li {
}
.mer_text {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 25px;
	background-image: url(../images/btn_01.jpg);
}
