body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
ul li{list-style:none;}
.float_left {
	float: left;
}
.mgb20 {
	margin-bottom: 20px;
}


#flame {
	width: 930px;
	background-image: url(back.gif);
	background-repeat: repeat-y;
}
#main_image {
	width: 735px;
	margin-left: 167px;
	margin-top: 40px;
}
#head {
	background-image: url(top_e-space.jpg);
	height: 30px;
	width: 800px;
	font-size: 10px;
	padding-left: 130px;
	padding-top: 6px;
}
.sub_title {
	height: 17px;
	margin-left: 22px;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.content {
	width: 720px;
	margin-left: 172px;
}

#member {
	background-image: url(sub_member.jpg);
	background-repeat: no-repeat;
	width: 570px;
	padding-left: 298px;
}
#schedule {
	background-image: url(sub_schedule.jpg);
	background-repeat: no-repeat;
	width: 530px;
	padding-left: 338px;
}
.about_e_space {
	margin-left: 170px;
}

#about {
	background-image: url(sub_about.jpg);
	background-repeat: no-repeat;
	width: 570px;
	padding-left: 298px;
}
#access {
	background-image: url(sub_access.jpg);
	background-repeat: no-repeat;
	width: 570px;
	padding-left: 298px;
}
#about_link {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 250px;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	height: 15px;
	padding-top: 5px;
	padding-left: 350px;
}
.member {
	float: left;
	height: 43px;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.member_name {
	padding: 3px;
	float: right;
	width: 119px;
	margin-top: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
}


#navi_btn {
	height: 146px;
	width: 122px;
	position: absolute;
	left: 27px;
	top: 157px;
	background-image: url(bt.gif);
}

#navi_btn p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url(bt_d.jpg);
}
#navi_btn p a {
	padding: 7px;
	height: 12px;
	width: 108px;
	display:inline-block;
	text-decoration:none;
	background-image: url(bt.gif);
}
#navi_btn p a:link {
  color:#333333;
}
#navi_btn p a:visited {
  color:#333333;
  }
#navi_btn p a:hover {background:none;
  }
