@charset "utf-8";
/* CSS Document */

#wrapper {
	margin: 0 0;
}

#header {
	height:465px;
	background-image: url(../img/bg_header.jpg);
	background-position: center top;
}

#logo {
	height: 370px;
	width: 1000px;
	margin: 0 auto;
}

#container {
	background-image: url(../img/bg_base.jpg);
	background-position: center center;
}

#slider {
	height: 300px;
	margin: 0px auto 30px auto;
	width: 1000px;
	padding: 20px 0 0 10px;

}
#Navigation {
	height: 95px;
	background-image: url(../img/bg_navi.jpg);
	
}
#NavigationArea {
	width:980px;
	margin:0 auto;
}

#Navigation li {
	list-style:none;
	float:left;
	padding:15px 25px 0 25px;
	height: 80px;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;	
}

#Navigation li a {
	list-style:none;
	display:block;
	float:left;
	text-decoration:none;

}

#Navigation li:hover {
	background-image:url(../img/bg_navi_hover.png);

}




#contents {
	width: 1000px;
	margin:0 auto;
	text-align: left;
	padding-top: 20px;
}
#main {
	width: 700px;
	float: left;
	margin: 0 0 0 30px;	
}
.title_start {
	width: 680px;
	height: 10px;
	background-color:#FF3366;
	-webkit-transform: skew(50deg);
	-moz-transform: skew(50deg);
	-o-transform: skew(50deg);
	transform: skew(50deg);
	margin-bottom:-25px;
}
.title_end {
	width: 680px;
	height: 10px;
	background-color:#FF3366;
	-webkit-transform: skew(50deg);
	-moz-transform: skew(50deg);
	-o-transform: skew(50deg);
	transform: skew(50deg);
	margin-top: 25px;
}
#main h3 {
	color:#FF0033;
	font-size:28px;
	text-align:center;
	letter-spacing:-1px;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

#whats_new {
	height:400px;
	margin-right:10px;
	overflow-y: scroll;

}




#widget {
	width: 250px;
	float: right;
	padding:0 10px 0 0;

}
#widget li {
	list-style:none;
	margin:0 0 8px 0;	
}
#cast_thumb {
	position:relative;
	width:165px;
	border:1px solid #996633;
	height: 290px;
	background-image: url(../img/bg_scheprof.jpg);
	float: left;
	margin: 2px;

/*	margin-left: -1px; */
/*	margin-bottom:-1px; */
}

#cast_thumb img.cast_photo {
	border-bottom:1px solid #996633;

}
#cast_thumb p {
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	line-height:4px;
}
#cast_thumb p.name {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:4px;
	margin-top: 13px;
}

#cast_thumb p.shift {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:4px;
}

.new_mark {
	position:absolute;
	bottom:70px;
	right:0px;
}


.clear { clear:both; height:20px; } 
.clear hr { display:none; } 

#footer {
	height:200px;
	background-color: #ffd552;
	text-align:center;
	padding: 35px 0 20px 0;

}
#footer_navi {
	width:600px;
	margin:0 auto 15px auto;
	text-align: center;

}
#footer_navi li {
	list-style:none;
	float:left;
	color: #FF0000;
	font-size: 12px;
	padding: 0 10px;

}
#footer p {
	color: #FF0000;
	font-size: 12px;

}


#castImg {
	float:left;
	padding:10px;
	background-color:#FFCC00;

}
#castProf {
	float:right;
	width:280px;
	padding-right: 10px;
}


#ProfArea1 {
	border-bottom:1px dashed #FF9900;
	height:20px;
	padding:5px 0 0 0;
}
#ProfArea2 {
	height:165px;
	padding:5px 0 0 0;
	margin:0 0 8px 0;
}
#ProfArea3 {
	border-bottom:1px dashed #FF9900;
	height:155px;
	padding:5px 0 0 0;
	margin:0 0 8px 0;
}
#ProfTxt1 {

	font-size:12px;
	color:#CC0033;
	float:left;

}
#ProfTxt2 {

	font-size:14px;
	font-weight:bold;
	color:#FF3366;
	float:right;

}
#ProfTxt3 {
	font-size:12px;
	color:#CC0033;


}
#ProfTxt4 {
	font-size:14px;
	font-weight:bold;
	color:#FF3366;
	line-height:20px;
	height:120px;
	margin:1px 0 0 0;

}
#castOption1 {
	margin:10px 0 10px 0;
}
#castOption1 td {

	width:50%;
	background-image:url(../img/bg_castOption1.png);

}
#castOption2 {
	margin:10px 0 10px 0;
}
#castOption2 td {

	width:50%;
	background-image:url(../img/bg_castOption2.png);

}
.option1 {
	float:left;
	font-size:12px;
	color:#990000;
	margin:8px 0 6px 10px;
	
}
.option2 {
	float:right;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
	color:#FF3333;
	margin:8px 10px 6px 0;	
}


#castWklsch {
	margin-right:10px;
}

#castWklsch p.data {
	font-size:14px;
	margin:0 auto;
	color:#FFF;
	letter-spacing:1px;

}
#castWklsch p.time {
	font-size:12px;
	margin:0 auto;
	color:#000;

}

#castWklsch table {
	margin:10px auto 0 auto;


}














/*
----------------------------------------------------------------------
右側にスクロールバーを表示
----------------------------------------------------------------------
*/

#scrollbarY {
  width: auto;
  padding: 5px;

  margin-bottom: 20px;
}

#scrollbarY .viewport {
  width: auto;
  margin-right: 5px;
  height: 150px;        /* 表示域の高さ */
  overflow: hidden;
  position: relative;
  background-color: #fff;
}

#scrollbarY .contents {
  padding-right: 5px;
  //font-size:24px;
  line-height:30px;
  
}

#scrollbarY .overview {
  position: absolute;
}

#scrollbarY .scrollbar {
	position: relative;
	float: right;
	width: 5px;
	background-color: #FFFF66; /* スクロールバーの地の色 */
}

#scrollbarY .thumb {
	width: 5px;           /* サムの幅 */
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	background-color: #FFCC00; /* スクロールバーのツマミの色 */
}

#scrollbarY .disable {
  display: none;
}





#price {
	width:94%;
	margin:0 auto;
	
}

#price li:nth-child(odd)  {
	list-style:none; 
	padding: 5px 0 0 0;
	border-bottom:1px dashed #999;
	background-color: #FFECF5;
	height:40px;
	text-align:center;
	}
#price li:nth-child(even) {
	list-style:none; 
	padding: 5px 0 0 0;
	border-bottom:1px dashed #999;
	background-color: #FFF;
	height:40px;
	text-align:center;
}




#price .txt0 {
	margin:5px 35px 0 0;
	font-size:18px;
	color:#000000;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
#price .txt1 {
	margin:5px 75px 0 30px;
	font-size:18px;
	color:#000000;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
#price .txt2 {
	margin:5px;
	font-size:28px;
	color:#000000;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #323232;
	letter-spacing:-1px;
}
#price .txt3 {
	margin:5px;
	font-size:28px;
	color:#000000;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #323232;
	letter-spacing:-1px;
}
#price .txt4 {
	margin:5px;
	font-size:28px;
	color:#000000;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #323232;
	letter-spacing:-1px;
}
#price .txt5 {
margin:5px 0 0 0;
	font-size:18px;
	color:#000000;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
#price .txt6 {
	margin:5px;
	font-size:28px;
	color:#000000;
	font-family: "Montserrat", "Lucida Grande", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #323232;
	letter-spacing:-1px;
}

