﻿*{
	margin: 0;
	padding: 0;
}


/*---------- Base --------------*/
body {
	background-color: #fff8cb;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 12px;
}

h1 {
	margin: 5px 0;
	font-size: 20px;
	letter-spacing: 0.3em;
	text-align: left;
}

h2 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

h3 {

	width: auto;
	margin:20px 10px 20px;
	padding:0;
	color: #60411b;
	font-size: 14px;
	line-height: 1.3em;
}

table th td div p a img {
	margin: 0;
	padding: 0;
}


th td {
	font-size: 12px; line-height: 130%;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

address {
	margin: 10px auto 0;
	padding: 0;
	color: #767A5B;
	font-style: normal;
	border-top: 3px solid #999B7E;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	visibility:hidden;
}


/*-- body container --*/
#container {
	width: 630px;
	margin: 0;
	padding: 0;
	background-color: #e1d374;
	text-align: center;
}

#main {
	clear: both;
	margin: 10px 15px;
	padding: 0;
	text-align: left;
}


/*-- header --*/

#header {
	margin: 0;
	padding: 0;
	background-color: #c97a6c;
	color: #ffffff;
    display: block;
	_height: 216px;
}

#header_left {
	float: left;
	margin: 10px 0 5px 13px;
	text-aling: left;
}

#header_right {
	float: right;
	margin: 10px 10px 5px 0;
	width: 80px;
}


/*-- lead --*/
#lead_img01 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img01.gif) right top no-repeat;
	height: auto;
}

#lead_img02 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img02.gif) right top no-repeat;
	height: auto;
}

#lead_img03 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img03.gif) right top no-repeat;
	height: auto;
}

#lead_img04 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img04.gif) right top no-repeat;
}

#lead_img05 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img05.gif) right top no-repeat;
}

#lead_img06 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img06.gif) right top no-repeat;
	height: 240px;
}

#lead_img07 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img07.gif) right top no-repeat;
	height: 590px;
}

#lead_img08 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img08.gif) right top no-repeat;
	height: 400px;
}

#lead_img09 {
	margin: 0;
	padding: 0;
	background: url(../images/eve_img09.gif) right top no-repeat;
	height: 360px;
}

#lead_left{
	float: left;
	margin:10px 5px 10px;
	width:82px;
}
#lead_right{
	float: left;
	margin:10px;
	padding:0;
	width: 300px;
}



/*-- else --*/
#detail_table {
	margin: 10px;
	width: 420px;
	font-size: 12px;	
}
#detail_table th{
	padding: 4px 2px 5px 0;
	width: 80px;
	color: #60411b;
	text-align: center;
	border-right: 2px solid #993333;
	border-bottom: 1px solid #99CC33;
	
}
#detail_table td{
	padding: 4px 0 5px 10px;
	color: #331f07;
	border-bottom: 1px solid #99CC33;
}

#detail_table2 {
	width: 580px;
	margin: 0 0 10px 10px;
}

#detail_table2 td {
	padding: 4px 0 5px 10px;
	color: #331f07;
}

.bor_none {
	padding:0;
	border: none;
}

.indent {
	margin-left: 36px;

}

.eve09_pix {
	float: left;
	width: 65px;
	margin-right: 10px;
	text-align: center;
	vertical-align:bottom;
}
.eve09_pix img {
	margin-bottom: 3px;
}
.eve09_pix_else {
	float: left;
	width: 20px;
	margin-top:83px;

}


/*-- container_rule --*/
.container_rule {
	margin:15px;
	border-top: 2px solid #663300;
}
.container_rule p {
	margin:15px 0 5px;
	font-weight: bold;

}

.rule {
	margin: 0;
	padding: 0;
}

.rule li {
	list-style-type: none;
}


.kimono_time {
	margin-left: 9.2em;

}


/*---------- float clear --------------*/
.clear {
	clear: both;
}



/*---------- link --------------*/
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:hover { color: #336666; text-decoration: underline}



/*---------- footer link--------------*/
#footer {
	margin: 0;
	padding: 0px auto 15px;
	background-color: #721616;
	text-align: center;
}

#detail_table td #schedule td {
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
}
