.txt12talent{
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
	}
.txt12talent a:link {
	color:#7b7b7b;
	text-decoration:none;
		}
.txt12talent a:visited {
	color:#7b7b7b;
	text-decoration:none;
		}
.txt12talent a:hover {
	 color:#D12007;
	 text-decoration:none;
		 }
.txt12talent a:active {
	color:#E86801;
		}
} * html .txt12talent { font-size: 80%;
line-height: 120%;
font-weight: bold;
}  /* Hack for IE */

#line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	margin-top: 30px;
	margin-bottom: 10px;
	height: 1px;
		}
.detail_img{
	float: left;
	margin-right: 10px;
}
.movie{
	padding: 5px;
}
.talent_detail_name {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f7f7f7;
}

.sns_name{
	text-align:left;
	width: 100%;
	height: 16px;
	padding: 2px 2px 2px 0px;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	background: #f7f7f7;
}
.sns_icon{
	text-align:left;
	width: 100%;
	height: 48px;
	padding: 8px 8px;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	background: #ffffff;
}
.sns_icon img{
	width: 40px;
	padding: 4px;4px;
}

.head_bar{
	text-align:left;
	width: 100%;
	height: 16px;
	padding: 2px 2px 2px 10px;
	margin: 4px 0px;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	background: #f7f7f7;
	background-image: url("/shared/images/orangepriod.gif");
	background-repeat: no-repeat;
	background-position-y: 2px;
}

.wbox_genre{
	font-size: 15px;
	line-height: 24px;
	width: 671px;
	padding: 5px 0px;
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	border-top: 0px;
	padding-bottom: 60px;
}
.wbox_genre table,th,td {
	margin: 20px 25px;
	border-collapse: collapse;
	border-spacing: 0;
}
.wbox_genre table{
	width: 621px;
	border:1px solid #ffffff;
}
.wbox_genre th{
	padding: 5px;
	font-size: 13px;
	line-height: 24px;
	width: 140px;
	border:1px solid #ffffff;
  	text-align: center;
}
.wbox_genre td{
	padding: 5px;
	font-size: 13px;
	line-height: 24px;
	width: 481px;
	border:1px solid #ffffff;
}


.tab_bar{
	margin-top: 10px;
//	margin-left: 15px;
	font-size: 15px;
	line-height: 24px;
	width: 671px;
	padding: 0px 0px;
	background-color: #FFFFFF;
	border: 0px solid #d9d9d9;
	border-bottom: 0px;
	background: rgba(0,0,0,0);
}

.group::after, .tabBlock-tabs::after {
  clear: both;
  content: "";
  display: table;
}
.unstyledList, .tabBlock-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tabBlock {
	width:100%;
//	margin: 0 0 2.5rem;
}

.tabBlock img{
	width: 134px;
	height: 40px;
}


.tabBlock-tab {
  box-sizing: border-box;
  color: #ffffff;
  background-color: #f3981b;
  border: 1px solid #d9d9d9;
  border-bottom-style: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

  font-size: 16px;
  font-weight:bold;
//	text-shadow: 1px 1px 1px #888888;
  text-align: center;

  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 8px 8px;
  width: 20%;
  position: relative;
//	-webkit-transition: 0.1s ease-in-out;
//		  transition: 0.1s ease-in-out;
}
.tabBlock-tab:last-of-type {
 // border-right-style: solid;
}

.tabBlock-tab.is-active {
  position: relative;
  color: #666666;
  background-color: #ffffff;
  background-image: url("/talent/images/tab_select.png");
  background-repeat: repeat-x;
  z-index: 1;
}

.genre_title_out{
	margin:10px;
	width:120px;
}
.genre_title{
	margin:0;
	width:120px;
}

