@charset "shift_jis";



* {
	margin: auto;
	padding: auto;
	}

clear {
	clear: both;
	}

#lead p.img {
	width: 400px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	}

#day, #place, #content, #tel {
	margin-top: 25px;
	}

.info_contents_area #content ul {
	margin-left: 25px;
	}

.info_contents_area #content ol, .info_contents_area #tel ol {
	margin-left: 30px;
	margin-bottom: 10px;
	}

#content ul.annotation {
	margin-left: 10px;
	}

#content div.menu {
	margin-bottom: 30px;
	padding: 15px;
	background-color:#E6E9ED;
	}

#content div.menu ul {
	margin: 0;
	font-size: 1.1em;
	}

#content div.menu ul li {
	list-style-type: none;
	}

#day span, #place span, #tel span {
	font-size: 1.15em;
	font-weight: bold;
	}

div#cleaning, div#rental, div#session {
	margin-bottom: 35px;
	}

div.description, div.schedule, div.reserve {
	margin-bottom: 25px;
	}


#content h5 {
	font-size: 1.1em;
	background-color: #e6e9ed;
	margin: 0 0 5px 0;
	padding: 1px 1px 1px 5px;
	}

#content h5 span {
	font-size: 13px;
	font-weight: normal;
	}


#content h6, #tel h6 {
	font-size: 1.1em;
	color:#2d4768;
	margin: 0 10px 6px;
}

#content h6 span, #tel h6 span {
	font-size: 12px;
	color:#5d718a;
}




#content div.table, #tel div.table {
	margin: 0 0 0 15px;
	float: left;
	}

#content div.schedule div.table table, #tel div.schedule div.table table {
	width: 409px;
	}
#content div.table table, #tel div.table table {
	margin-bottom: 10px;
    border: 1px solid #999;
    border-collapse: collapse;
	}

#content div.table table th, #tel div.table table th {
    background: #CCC;
    border: 1px solid #999;
    color: #333;
    text-align: center;
    padding: 3px;
	}

#content div.table table td, #tel div.table table td {
	border: 1px solid #999;
	padding: 3px;
	}

#content div.table table td ul.annotation li, #tel div.table table td ul.annotation li {
	margin-bottom: 0;
	}
	
#event {
	overflow: hidden;
	position: relative;
	}

#event .schedule div.img {
	text-align: center;
	float: right;
	}



