#TopContent {
	width: 390px;
	margin-left: 10px;
	margin-bottom: 15px;
	text-align: left;
}

#TopContent p {
	font-size: 13px;
	line-height: 1.5;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #666666;
}

#schedule {
	width: 390px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #999999;
	margin-bottom: 10px;
}

#schedule td , #schedule th {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #999999;
	line-height: 1em;
	color: #666666;
}

#schedule th {
	background-color: #FFCCCC;

}

#TopContent .small {
	font-size: 10px;
}

.TopTitle {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#TopLink {
	width: 390px;
	margin: 0;
	padding: 0;
	color: #666666;
}

#TopLink li{
	display:inline;
	margin-left: 10px;
	padding-left: 7px;
	list-style: none;
	background: #FFFFFF url(../images/bullet_pink.gif) center left no-repeat;
	line-height: 2;
}

#naiyou #TopLink {
	width: 330px;
}

.naiyoubox {
	background: #FFFFFF url(../images/bg_naiyou.jpg) right top no-repeat;
}

.TextNyuin {
	margin: 0;
	padding: 0;
	width: 571px;
	padding-left: 7px;
}

.TextCaption {
	width: 571px;
	margin-top: 0px;
	margin-left: 8px;
}

.TextCaption dt {
	background: #FFFFFF url(../images/bullet_black.gif) center left no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

.TextCaption dd {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	padding-left: 8px;
}
.TextCaption dd p {
	margin: 0px;
	padding: 0px;
}


.NyuinNum {
	padding-left: 28px;
}

.NaiyouContentBox {
	margin-bottom: 15px;
}


.nomal {  font-size: 12px; font-style: normal; line-height: 19px; color: #666666;}
.small {  font-size: 11px;}
.nomal_wht {  font-size: 12px; line-height: 18px; color: #FFFFFF;}
.pink {
	color: #ff6699;
}

.facilitybox {
	margin-bottom: 30px;
}

.facilityTxt {  font-size: 12px;  line-height: 1em; color: #666666;}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}


.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

