/*カレンダー詳細*/
.eventcalBody{
	width: 370px;
	margin-left: 11px;
	text-align: left;
}
/*詳細はこちらリンク*/
.eventcalDet{
	float: right;
}
#eventcalBig, #eventcalSmall{
	padding: 5px;
}


/*コンテンツ内見出し*/
h4{
	font: bold;
	color:#008b8b;
}

/*施設を利用される方へ*/
.list-shisetsu{
	text-align:left;


}

/*リストスタイル*/
.list{
	text align:center;
	list-style-type:disc;
	list-style-position:outside;
}

/*赤字*/
.text-red{
	font-size: 12px;
	color:#ff0000;
}


/*括り*/
.quote1{
	margin-left:20px;
	padding:3px 10px;
}


.quote3{
	margin-left:20px;
	padding:10px;
}


/*申し込みについて*/
.waku01{
	text-align:center;
	border-style:none solid solid solid;
	border-width:1px;
	height:20px;
}

.waku01_1{
	text-align:center;
	background-color:#66cdaa;
	color:#008080;
	font-weight:bold;
	height:20px;
}

.waku01_2{
	text-align:center;
	background-color:#e6e6fa;
	font-weight:bold;
	height:20px;
}

.waku01_3{
	text-align:center;
	border-style:none solid solid none;
	border-width:1px;
	height:20px;
}

/*ホール概要ページ*/
.waku04_1{
	width:15%;
	height:25px;
	background-color:#66cdaa;
	font-weight:bold;
	color:#008080;
	text-align:center;
}

.waku04_2{
	width:30%;
	background-color:#b0e0e6;
	border-bottom:solid 1px #fff;

}
.waku04_3{
	width:15%;
	text-align:right;
	background-color:#e6e6fa;
	border-bottom:solid 1px #fff;

}
.waku04_4{
	width:40%;
	font-size:8pt;
	background-color:#e6e6fa;
	border-bottom:solid  1px #fff;

}

.waku04_5{
	background-color:#e6e6fa;
	border-bottom:solid  1px #fff;
}


/*楽屋について&ホール使用時間*/
.waku06_1{
	border-style:solid;
	border-width:1px;
	text-align:center;
	background-color:#e6e6fa;
}

.waku06_2{
	border-style:none solid solid none;
	border-width:1px;
	text-align:center;
}

.waku06_3{
	border-style:solid;
	border-width:1px;
	text-align:center;
	background-color:#008b8b;
}


.waku06_5{
	border-style:none solid solid none;
	border-width:1px;
	text-align:right;
}

.waku06_6{
	border-style:none solid solid none;
	border-width:1px;
	text-align:center;
	background-color:#e6e6fa;
}

/*色付きセル*/
.waku_w{
	border-style:solid;
	border-width:1px;
	text-align:left;
	background-color:#ffffff;
}
.waku_w01{
	border-style:solid;
	border-width:1px;
	text-align:left;
	background-color:#ffffff;
}

.waku_w02{
	border-style:none solid solid none;
	border-width:1px;
	text-align:left;
	background-color:#ffffff;
}
.waku_p{
	border-style:solid;
	border-width:1px;
	text-align:center;
	background-color:#ff99cc;
}

.waku_b{
	border-style:solid;
	border-width:1px;
	text-align:center;
	background-color:#008b8b;
}

.waku_g{
	text-align:center;
	background-color:#66cdaa;
	color:#008080;
	font-weight:bold;
	height:20px;
}
/*  テーブル内余白  */
.sp5{
	padding: 5px;
	color:#000000;
}
.sp3{
	padding: 3px;
}
.sp2{
	padding: 2px;
}
.sp1{
	padding: 1px;
}
.title_sp {
	padding: 0px;
	margin: 0px;
}

#holiday_info {
border-top: 1px solid #999;
}

#holiday_info td{
padding: 6px 0 ;
border-bottom: 1px solid #999;
}
