@charset "utf-8";
/* CSS Document */

#slideWrap{
	width: 970px;
	height: 300px;
	padding: 10px 20px 10px 10px;
	margin-bottom: 20px;
	background: url("../img/slide/slidebg.gif") repeat;
	overflow: hidden;
	position: relative;
}
	#slideWrap img.waku{
		position: absolute;
		top: 129px;
		right: 20px;
	}
	#slideWrap ul#images{
		width: 770px;
		height: 300px;
		list-style: none;
		position: relative;
		float: left;
		z-index: 1;
		overflow: hidden;
	}
		#slideWrap ul#images li{
			width: 770px;
			height: 300px;
			float: left;
		}
	#slideWrap a#next{
		width: 154px;
		height: 24px;
		float: right;
		margin: 5px 0 0 45px;
		display: block;
	}
	#slideWrap a#prev{
		width: 154px;
		height: 24px;
		float: right;
		margin-top: 15px;
		margin-left: 45px;
		display: block;
	}
	#slideWrap ul#thumbs{
		width: 154px;
		height: 300px;
		list-style: none;
		float: right;
	}
		#slideWrap ul#thumbs li{
			width: 154px;
			height: 60px;
		}
		#slideWrap ul#thumbs li.next{
			width: 154px;
			height: 24px;
		}
		#slideWrap ul#thumbs li.prev{
			width: 154px;
			height: 24px;
			margin-top: 15px;
		}
		#slideWrap ul#thumbs li.bt{
			width: 154px;
			height: 60px;
			margin-top: 15px;
		}
#infoWrap{
	width: 670px;
	height: auto;
	float: left;
}
	#infoWrap #schedule{
		width: 670px;
		height: auto;
		margin-top: 20px;
	}
		#infoWrap #schedule div.htmk{
			width: 170px;
			height: 175px;
			position: absolute;
			margin-left: 492px;
			margin-top: -20px;
			z-index: 3;
		}
		#infoWrap #schedule p.footText{
			font-size: 12px;
			line-height: 22px;
			color: #5F4E44;
			float: left;
			margin-bottom: 10px;
		}
			#infoWrap #schedule p.footText a{
				margin: 30px 0;
				display: block;
			}
			#infoWrap #schedule p.footText span{
				font-size: 10px;
				line-height: 15px;
				color: #3C3C3C;
			}
		#infoWrap #schedule #scheduleBg{
			width: 670px;
			height: 522px;
			margin-top: 20px;
			background: url("../img/sche.png") no-repeat;
		}
			#infoWrap #schedule #scheduleBg p.today{
				height: 37px;
				font-size: 24px;
				line-height: 23px;
				padding: 25px 0 0 112px;
				color: #FFF;
			}
				#infoWrap #schedule #scheduleBg p.today span{
					font-size: 18px;
				}
			#infoWrap #schedule #scheduleBg #schedules{
				width: 640px;
				height: 430px;
				overflow: hidden;
			}
				#infoWrap #schedule #scheduleBg #schedules > div{
					
				}
				#infoWrap #schedule #scheduleBg #schedules #scheduleInfo {
					padding: 15px 0 0 15px;
				}
					#infoWrap #schedule #scheduleBg #schedules #scheduleInfo img.news{
						width: 100px;
						height: 35px;
						float: left;
					}
					#infoWrap #schedule #scheduleBg #schedules #scheduleInfo p{
						font-size: 18px;
						line-height: 23px;
						color: #5F4E44;
						padding-left: 124px;
						margin-bottom: 10px;
					}
						#infoWrap #schedule #scheduleBg #schedules #scheduleInfo p span{
							font-size: 12px;
						}
	#infoWrap #movie{
		width: 670px;
		height: auto;
		margin-top: 20px;
		margin-bottom: 30px;
	}

		#infoWrap #movie #top{
			width: 670px;
			height: 24px;
		}
			#infoWrap #movie #top > img{
				float: left;
			}
		#infoWrap #movie #cont{
			width: 670px;
			height: auto;
			margin-top: 15px;
		}
			#infoWrap #movie #cont div.item{
				width: 203px;
				height: auto;
				float: left;
			}
			#infoWrap #movie #cont div.item p.title{
				font-size: 12px;
				line-height: 14px;
				color: #5F4E44;
				text-align: center;
				padding-top: 10px;
			}
			#infoWrap #movie #cont div.item p.text{
				font-size: 10px;
				line-height: 15px;
				color: #505050;
				text-align: left;
				padding-top: 10px;
				padding-bottom: 15px;
			}
		#infoWrap #movie #buttonarea{
			width: 670px;
			margin: 15px auto 0 auto;
			text-align: center;
		}
	#infoWrap #newFace{
		width: 670px;
		height: auto;
		margin-top: 20px;
		margin-bottom: 30px;
		position: relative;
	}
		#infoWrap #newFace #top{
			width: 670px;
			height: 24px;
		}
		#infoWrap #newFace a.tmsPr{
			margin: 140px 0 0 0;
			position: absolute;
			left: 0;
		}
		#infoWrap #newFace a.tmsNe{
			position: absolute;
			top: 0;
			right: 0;
			margin: 164px 0 0 18px;
		}
		#infoWrap #newFace ul{
			list-style: none;
			width: 670px;
			height: auto;
			margin-top: 15px;
		}
			#infoWrap #newFace ul li{
				position: relative;
				width: 155px;
				min-height: 245px;
				margin-right: 19px;
				float: left;
				border-right:dotted 1px #BFBFBF;
			}
			#infoWrap #newFace ul li.last{
				margin-right: 20px;
				border-right:none;
			}
				#infoWrap #newFace ul li p.title{
					width: 137px;
					font-size: 12px;
					line-height: 14px;
					color: #5F4E44;
					text-align: center;
					padding-top: 10px;
				}
				#infoWrap #newFace ul li p.text{
					width: 137px;
					font-size: 10px;
					line-height: 15px;
					color: #505050;
					text-align: left;
					padding-top: 10px;
					padding-bottom: 15px;
				}
		#infoWrap #newFace ol{
			list-style: none;
			/*width: 100px;*/
			height: auto;
			margin: 20px auto 0 auto;
		}
			#infoWrap #newFace ol li{
				width: 10px;
				height: 20px;
				margin-right: 10px;
				float: left;
			}
	#infoWrap #special{
		width: 670px;
		height: auto;
		margin-top: 20px;
		margin-bottom: 30px;
	}

		#infoWrap #special #top{
			width: 670px;
			height: 24px;
		}
			#infoWrap #special #top > img{
				float: left;
			}
		#infoWrap #special #cont{
			width: 670px;
			height: auto;
			margin-top: 15px;
		}
			#infoWrap #special #cont div.item{
				width: 202px;
				height: auto;
				float: left;
			}
			#infoWrap #special #cont div.item p.title{
				font-size: 12px;
				line-height: 14px;
				color: #5F4E44;
				text-align: center;
				padding-top: 10px;
				padding-bottom: 15px;
			}
		#infoWrap #special #buttonarea{
			width: 670px;
			margin: 15px auto 0 auto;
			text-align: center;
		}


/*スライダー関連*/



/*スクロール関連*/

div.flexcroll {
	padding:10px;
	width:100px;
	height:100px;
	overflow:auto;
	position:relative;
}

/* 本体？ */
.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
}

/* 縦スクロール範囲 */
.vscrollerbase {
	width:5px;
	margin-top: 15px;
	background-color:#C8C8C8;
}

/* 縦スクロールバー */
.vscrollerbar {
	width:5px;
	background-color:#5F4E44;
}

/* 縦横スクロールバー */
.scrollerjogbox {
	width:5px;
	height:10px;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
	background-color:#5F4E44;
}

#schedules_vscrollerbase{
	left: 650px!important;
}



#infoWrap #newFace .caroufredsel_wrapper{
}
