@charset "utf-8";
/*===========================================
INDEX
===========================================*/

#Side_navi ul{
	margin-bottom:20px;
}


.search{
	background:url(../img/models/search_bg.jpg) no-repeat;
	width:220px;
	height:210px;
	margin-bottom:10px;
	padding:10px;
	color:#fff;
	font-size:10px;
}

.search h2{
	margin-bottom:15px;
	text-align:center;
}

.search p{
	margin-bottom:15px;
}

#submit_btn{
  width:77px;
  height:33px;
  background:url(../img/common/btn_search_off.jpg) no-repeat;
  margin:15px 0 0 90px;
  cursor:pointer;
  display:block;
}

#submit_btn_on{
	background-color:#F00;
  width:77px;
  height:33px;
  background:url(../img/common/btn_search_on.jpg) no-repeat;
  margin:15px 0 0 90px;
  cursor:pointer;
  display:block;
}

.contents h2{
	margin:0;
	padding:0;
}

.common_box{
	width:378px;
	border-left:solid 1px #EFEFEF;
	border-right:solid 1px #EFEFEF;
	border-bottom:solid 1px #EFEFEF;	
	padding:15px 20px 0 20px;
	margin-bottom:10px;
}

.tab{
	border-bottom:solid 1px #c6c6c6;
	margin-bottom:20px;
	overflow:hidden;
}

.tab li{
	float:left;
	padding-right:15px;
}



/**/
.list_talents ul{
	clear:both;
}

.list_talents li{
	float:left;
	width:200px;
	margin-right:34px;
	margin-bottom:15px;
	line-height:1.3;
}

.list_talents li.last{
	float:left;
	width:200px;
	margin-bottom:15px;		
	margin-right:0;
	line-height:1.3;	
}

.list_talents li img{
	margin-bottom:5px;
}
/**/


.list ul{
	clear:both;
}

.list li{
	float:left;
	width:105px;
	margin-right:36px;
	margin-bottom:15px;
	line-height:1.3;
}

.list li.last{
	float:left;
	width:105px;
	margin-bottom:15px;		
	margin-right:0;
	line-height:1.3;
}

.list li img{
	margin-bottom:5px;
}


.list table{
	width:90px;
	float:left;
	margin:0 55px 20px 0;
	border:none;
}

.list table.last{
	width:90px;
	float:left;
	margin:0 0 20px 0;
	border:none;
}

.list table img{
	margin-bottom:5px;
}

.prolist{
	line-height:1.3;
}

.r10{
	padding-right:10px;
}


.asialist ul{
	clear:both;
}

.asialist li{
	float:left;
	width:110px;
	margin-right:30px;
	margin-bottom:15px;
	line-height:1.3;
	text-align:center;
}

.asialist li.last{
	float:left;
	width:110px;
	margin-bottom:15px;		
	margin-right:0;
	line-height:1.3;
	text-align:center;	
}

.asia_logo{
	text-align:center;
	margin:10px 0 30px 0;
}

.asialist li img{
	margin-bottom:5px;
}

.search_head{
	font-size:14px;
	border-bottom:solid 1px #CCC;
	padding-bottom:5px;
	margin-bottom:10px;
}

.next_return{
	margin-bottom:20px;
}

.next_return li{
	display:inline;
	padding-right:5px;
	font-size:14px;
}

.tobira_left{
	float:left;
	position:relative;
	margin-bottom:10px;
}

.text_left{
	position:absolute;
	width:180px;
	top:54px;
	left:120px;
	line-height:1.5;
}

.tobira_right{
	float:right;
	position:relative;
	margin-bottom:10px;	
}

.text_right{
	position:absolute;
	width:180px;
	top:54px;
	left:120px;
	line-height:1.5;
}

.tobira{
	margin-bottom:40px;
}












.talents_pankuzu{
	margin-bottom:10px;
	color:#666;
	text-decoration:none;
}

.talents_table table{
	width:100%;
}
.talents_table table tr td{
	background-color:#e6ebee;

	vertical-align:top;
}

.talents_image{
	padding:0;
	width:400px;
}
.talents_text{
	padding:10px;
}
.talents_profile{
	margin-top:30px;
}






