@charset "UTF-8";

/*Gallery表示部
------------------------------------*/
div#col01 {
	margin-left: 27px;
	margin-top: 27px;
	margin-bottom: 10px;
}
div#col01 p.gallery_txt {
	margin-right: 27px;
}

div#col01 p.gallery_img {
	float: left;
	width: 253px;
	margin: 0px;
	padding: 0px;
}

div#col01 div.gallery_txt {
	float: left;
}
div#col01 div.gallery_txt p {
	margin-top: 1em;
	margin-left: 15px;
}
div.schedule {
	margin-bottom: 30px;
	background-image: url(../gallery/images/bg_schedule_bar.jpg);
	background-repeat: repeat-y;
	background-position: 0px 100px;
	margin-left: 25px;
	width: 545px;
}
div.schedule div.col02 {
	background-image: url(../gallery/images/bg_schedule.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 512px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 33px;
	margin-right: 0px;
	padding-right: 0px;
	position: relative;
	padding-top: 83px;
}
div.col02 dl.now {
	float: left;
	padding-bottom: 5px;
}
div.col02 dl.now dt {
	font-size: 62.5%;
	float: left;
	width: 35px;
	padding-top: 0px;
}
div.col02 dl.now dd {
	margin-left: 35px;
	font-size: 75%;
	margin-bottom: 15px;
}
div.col02 dl.now dd.title {
	font-size: 100%;
	letter-spacing: 0.25em;
	font-weight: bold;
	margin-left: 35px;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
div.col02 dl.now dd.title span {
	font-size: 75%;
}
div#main div.schedule div.col02 p.now_img {
	width: 210px;
	float: right;
	margin-left: 0px;
	text-indent: -1em;
	margin-bottom: 10px;

}
div.schedule div.col03 {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 512px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 33px;
	position: relative;
}

div.col03 dl.next {
	background-image: url(../common_images/hr.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
}
.lettersp {
	letter-spacing: 0em;
}
div.col03 dl.next dt {
	font-size: 62.5%;
	float: left;
	width: 50px;
}
div.col03 dl.next dd {
	margin-left: 50px;
	font-size: 75%;
}
div.col03 dl.next dd.title {
	font-size: 87.5%;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	letter-spacing: 3px;
}
div.col03 p.next_img {
	width: 210px;
	position: absolute;
	top: 20px;
	right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*
div.col03 p.next_img img {
	border: 1px solid #D6D6D6;
}
*/
div#main h5 {
	background-image: url(../common_images/hr.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 27px;
}
div#col04 {
	margin-left: 27px;
	margin-top: 27px;
	margin-bottom: 10px;
}

div#col04 p.map {
	float: left;
	width: 334px;
	margin: 0px;
	padding: 0px;
}

div#col04 div.address {
	float: left;
}
div#col04 div.address p {
	margin-top: 1em;
	margin-left: 15px;
}

