@charset "UTF-8";

/*---------------------------------------------

Style CSS

---------------------------------------------*/

#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	margin-bottom: 50px;

}

h1 img{
	margin-top: 36px;
	float: left;
}
#gnavi {
	float: right;
	width: 481px;
	margin-top: 48px;
}
#gnavi li {
	float: left;
}
#footer {
	text-align: right;
	margin-bottom: 10px;
	clear: both;
}
#main {
	width: 723px;
	margin-left: 40px;
	margin-bottom: 50px;
}
.reservation {
	text-align: center;
	margin-top: 40px;
}
#left {
	float: left;
	width: 230px;
}
#left .title {
	margin-bottom: 10px;
}
#left #snavi li {
	margin: 0px;
}

#contents {
	float: right;
	width: 570px;
	line-height: 180%;
	margin-bottom: 50px;
}
#contents h2 {
	margin-bottom: 27px;
}
#contents h3 {
	color: #AC7E4E;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#contents h4 {
	margin-top: 15px;
	margin-bottom: 7px;
}
#contents p {
	margin-bottom: 15px;
}

#contents .right_photo img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*---------------------

about

----------------------*/
.about #left li.snavi01 {
	height: 23px;
}
.about #left li.snavi02 {
	height: 28px;
}
.about #left li.snavi03 {
	height: 27px;
}
.about .photo_concept {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 45px;
}
.about  ul.vision {
	margin-top: 15px;
}
.about ul.vision li {
	margin-bottom: 10px;
}
.about ul.vision li img {
	vertical-align: -2px;
	margin-right: 10px;
}


/*---------------------

lesson

----------------------*/
.lesson #left li.snavi01 {
	height: 24px;
}
.lesson #left li.snavi02 {
	height: 24px;
}
.lesson #left li.snavi03 {
	height: 27px;
}
.lesson #left li.snavi04 {
	height: 30px;
}
.lesson .photo {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 45px;
}
.lesson .date,
.lesson .teacher {
	background-color: #F6F6F6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 30px;
}
.lesson .date .title {
	padding-bottom: 5px;
}
.lesson .date .date_note {
	line-height: 150%;
	margin-top: -5px;
}
.lesson .class {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	padding-top: 5px;
}
.lesson .note {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	padding-top: 25px;
}
.lesson .note ul {
	margin-left: 1.0em;
}
.lesson .note ul li {
	text-indent: -1em;
	margin-bottom: 7px;
}
.manseki  {
	color: #E7897E;
	font-weight: bold;
}
.stk  {
	text-decoration: line-through;	
}
.lesson h3.theme img {
	vertical-align: middle;
}
.lesson h3 span {
	padding-left: 10px;
}
.lesson .season {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	padding-top: 10px;
}
.lesson .season dt {
	width: 115px;
	position: absolute;
}
.lesson .season dd {
	padding-left: 115px;
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
	width: 455px;
}
/*---------------------

event

----------------------*/
.event #left li {
	height: 40px;
}
.event .photo {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 45px;
}
.event .past_event {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	padding-top: 10px;
}
.event .past_event li {
	background-image: url(../images/plus_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
.event .event_title {
	margin-bottom: 15px;
}
.event .past_event h3 {
	margin-bottom: 5px;
}



/*---------------------

information

----------------------*/
#information {
	width: 723px;
	margin-left: 40px;
	margin-bottom: 50px;
}
#information .title {
	float: left;
	width: 161px;
}
#information dl {
	float: left;
	width: 552px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 160%;
}
#information dt {
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
#information dd {
	margin-bottom: 25px;
	padding-left: 7px;
}



/*---------------------

error

----------------------*/
.error #contents h2 {
	margin-bottom: 50px;	
}
.error #contents h3 {
	color: #666;
}
.error #contents .link {
	margin-top: 50px;	
}

