﻿* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
}

li {
	list-style: none;
}

a {
	color:gray;
	font-size: 0.8em;
}

p {
	color:#333333;
	font-size: 0.9em;
	text-align:left;
}

h1 {
	color:white;
	font-size: 0.8em;
}

h2 {
	font-size:0.9em;
}

body {
	background:url('image/back-main.gif') repeat-x;
	text-align: center;
}

#back {
	width:904px;
	background:white url('image/back-side.jpg') repeat-x;
	margin:0px auto;
	text-align: center;

}
#wrap {
	width:900px;
	margin:0px auto;
	text-align: center;
	background-color:white;
}

#navi {
	text-align:left;
	line-height:0px;
	background-color:red;
}

#main {
	background-color:white;
	text-align:left;
	margin-top:30px;
}

#system {
	height: 400px;
	background:white url('image/system.jpg') no-repeat;	
	text-align:left;
	border-bottom:1px red solid;
}

#mes2 {
	position:absolute;
	width:300px;
	margin-left: 580px;
	margin-top: 80px;
	color:#660066;	
}

#mes2 p {
	margin-top: 5px;
	font-size: 0.9em;
	color:#660066;
	line-height:18px;
}

#off {
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px red solid;
}

#off1 {
	width:900px;
	height:300px;
	border-bottom:1px red solid;
	text-align:left;
}

#off2 {
	width:900px;
	height:500px;
	border-bottom:1px red solid;
	text-align:left;
}

#off-group {
	background:white url('image/event/off-group.jpg') no-repeat;
	width:800px;
	height:300px;
	margin-top:50px;
	margin-left:100px;
}

#off-free {
	background:white url('image/event/off-free.jpg') no-repeat;
	width:800px;
	height:300px;
	margin-top:50px;
	margin-left:100px;
}

#off-time {
	background:white url('image/event/off-time2.jpg') no-repeat;
	width:800px;
	height:500px;
	margin-top:10px;
	margin-left:10px;
}

#off-info {
	width:240px;
	padding-top: 30px;
	padding-left: 430px;
}

#off-info p{
	line-height: 26px;
	border-bottom:1px gray dotted;
	color:white;
}

#off-info2 {
	width:180px;
	padding-top: 30px;
	padding-left: 700px;
}

#off-info2 p{
	line-height: 26px;
	border-bottom:1px gray dotted;
}

#event {
	margin-top:20px;
	border-bottom:1px red solid;
}

#event p {
	line-height:30px;
}

#members {
	width: 900px;
	height: 400px;
	background:url('image/members.jpg') no-repeat;
	text-align:left;
	border-bottom:1px red solid;
}

#map {
	width: 900px;
	height: 400px;
	background:url('image/map.jpg') no-repeat;
	text-align:left;
	border-bottom:1px red solid;	
}

#google {
	width:460px;
	padding-top:20px;
	padding-left:40px;
	float:left;
}

#map-text {
	float:right;
	width:250px;
	padding-right:45px;	
}

#map-text h2{
	 font-size:0.9em;
	 margin-top:140px;
	 margin-left:5px;
	 color:#440044;
}

#map-text ul{
	 margin-left:10px;
	 margin-top:10px;
	 font-size:0.7em;
	 color:#660066;	
}

#map-text li{
	 margin-top:8px;
}

#map-text p{
	 font-size:0.8em;
	 margin-left:10px;
	 color:#ffffff;
	 margin-top:7px;
}

#mail{
	width:350px;
	padding-left:475px;
	padding-top:140px;
}

#mail p{
	color:white;
	font-size:0.9em;
}

#link {
	font-size:0.7em;
	text-align:left;
	margin-top:10px;
	border-bottom:1px red solid;
}

#site {
	text-align:center;
	width:900px;
	margin-top:10px;
}

#site ul {
	width:188px;
	float:left;
	font-size:0.7em;
	margin-left:5px;
}
#site li{
	line-height:1.45;
}
#site li a img{
	display:block;
}


#info {
	width:330px;
	height:520px;
	float:left;
	border-right:1px gray dotted;
}

#info p{
	padding-top:3px;
	width:315px;
	font-size:0.7em;
}

#inf {
	height: 150px;
	width:315px;
	overflow-y:scroll;
	border:1px black solid;
}

#contents {
	width:326px;
	float:left;
	margin-left:15px;
	border-right:1px black dotted;
}

#contents p{
	width:265px;
	padding-left:35px;
	padding-bottom:5px;
	font-size:0.7em;
}

#menu {
	width:300px;
}

#more {
	float:right;
	width:202px;
}

#more p{
	margin-bottom:5px;
	line-height:0px;
	border:1px black solid;
}

#footer {
	clear:both;
	border-top:1px gray solid;
}

#footer p {
	text-align:center;
	padding-top: 10px;
}

#navi2 li {
	float:right;
}

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
	font-size:0.8em;
}