@charset "UTF-8";

/* format
##################################### */

h2 {
	background: url(../img/h2.jpg) no-repeat;
}

.img-l2 {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.img-l2 span.cap-txt {
	font-size:77%;
}
.img-r2 {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.img-r2 span.cap-txt {
	font-size:77%;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*midokoro*/
div.box-text2 {
	margin-bottom: 15px;	
	height: 100%;
	background: #fff;
	overflow: hidden;
	line-height:1.3em;
}

/*201010 midokoro2*/
.box-midokoro {
	margin-bottom: 15px;	
	height: 100%;
	background: #fff;
	overflow: hidden;
	line-height:1.3em;
}

.box-midokoro2 {
	background-color:#f6f6f6;
	border:1px solid #CCCCCC;
	padding:10px;
	overflow:auto;
}

.cast_name {
	font-size:115%;
	font-weight:bold;
	padding-bottom:15px;}
