@charset "shift_jis";



/*================ event ===================*/

.btn_event{
	width: 947px;
	background-image: url(../img/h1_btnbg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #867872;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.btn_event ul{
	list-style-type: none;
	padding: 0px;
	clear: both;
	height: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
}

.btn_event ul li{
	margin: 0px;
	height: 45px;
	width: 160px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	float: left;
	list-style-type: none;
}


.btn_event ul li a:link, .btn_event ul li a:visited{
	height: 45px;
	width: 160px;
	display:block;
	background-image: url(../event/img/eventbtn.png);
	background-repeat: no-repeat;	
}

.btn_event ul li a:hover, .btn_event ul li a:active{
	background-image: url(../event/img/eventbtn.png);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

.btn_event ul li.alpha{
	height: 45px;
	width: 160px;
	display:block;
	background-image: url(../event/img/eventbtn_alpha.png);
	background-repeat: no-repeat;	
		  filter: alpha(opacity=50);
  -moz-opacity:0.50;
  opacity:0.50;
}

.cast_name{
	font-size: 16px;
	line-height: 1.2em;
	font-weight:bold;
	padding-bottom: 10px;
}

.cast_box{
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.cast_box .img{
	padding: 0px;
	float: left;
	height: auto;
	width: 122px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cast_box .txt{
	padding: 0px;
	float: left;
	height: auto;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
