@charset "utf-8";

/* base layout */
@import url("base.css");

/* sub layout */
@import url("sub.css");


/* debut */
#debut1,#debut2,#debut3,#debut4,#debut5,#debut6{
   width:600px;
   height:200px;
   position:relative;
}
.index_headline_int{
	position:absolute;
	width:380px;
	top:30px;
	left:85px;
	font-size:18px;
	color:#633;
	font-weight:bold;
	line-height:20px !important;
}
.index_headline{
	position:absolute;
	width:380px;
	top:30px;
	left:85px;
	font-size:18px;
	color:#033;
	font-weight:bold;
	line-height:20px !important;
}
/*#debut1 p,#debut2 p,#debut3 p,#debut4 p,#debut5 p,#debut6 p{*/
.index_prof{
   position:absolute;
   width:380px;
   top:80px;
   left:85px;
   font-size:11px;
   line-height:150%;
}
#debut1 ul,#debut2 ul,#debut3 ul,#debut4 ul,#debut5 ul,#debut6 ul{
	list-style-type: none;
	position:absolute;
	left:85px;
	top:165px;
}
#debut1 li,#debut2 li,#debut3 li,#debut4 li,#debut5 li,#debut6 li{
	font-size:12px;
	padding-top:5px;
	padding-left:15px;
	font-weight:bold;
	}
#headline{
	font-size:18px;
	color:#333;
	font-weight:bold;
}
#debut a{
	color:#003333 !important;
	background-color:transparent !important;
	}
.debut_img{
   width:104px;
   position:absolute;
   top:30px;
   left:480px;
}

.debut_list_int_li{
   background-image:url(../images/ico_arrow_sq_yellow.gif);
   background-position:0 8px;
   background-repeat:no-repeat;
	}
.debut_list_qa_li{
   background-image:url(../images/ico_arrow_sq.jpg);
   background-position:0 8px;
   background-repeat:no-repeat;
	}
.debut_ul_1{
	top:135px !important;
}
.debut_ul_3{
	top:120px !important;
}
.debut_p_4{
	top:50px !important;
}
.debut_name {
	font-size: 18px;
	font-weight: bold;
}
.debut_int{
   background-image:url(../../debut/images/debut_interview.gif);
   background-position:left 10px;
   background-repeat:no-repeat;
   
}
.debut_qa{
   background-image:url(../../debut/images/debut_qa.gif);
   background-position:left 10px;
   background-repeat:no-repeat;
}
.bdr_top{
      border-top:1px solid #CCCCCC;
}

.debut_pad_l_160px{
	padding-left:160px !important;
	}

.debut_pad_10{
padding-bottom:10px !important;

}
.debut_mar_r_b_15px{
	margin-right:15px;
	margin-bottom:15px;
	}
	
/* debut_work */
.debut_work_category{
	width:600px;
	margin-top:10px;
	}
.debut_work_category ul,.debut_work_category dl{
	width:190px;
	float:left;
	list-style-type:none;
	font-size: 80%;
	padding-bottom:10px;
	padding-left:5px;}
.debut_work_category ul li{
	font-size: 85%;
	}
.debut_work_category dt{
	font-weight:bold;
	color:#F90;
	padding-top:10px;
}
.debut_work_category dd{
	font-size: 85%;
}

 ul.debut_work_category2{
	width:200px;
	float:left; 
	list-style-type:none;
	font-size: 80%;
	}
 ul.debut_work_category2 li ul li{
	float:none;
	list-style-type:none;
	font-size: 85%;
	color:#333333;
	padding-bottom:0px;
	}
 ul.debut_work_category2 li.font_color_orange{
 padding-top:10px;}
 
/* debut */
.debut_bg{
	background-image:url(../../debut/images/debut_bg_img.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
.debut_font_color{
	color:#006633;
	}
.font_size_12px{
	font-size:12px !important;
	}
/* debut another profile */
#debut_profile{ margin-top:20px;}
#debut_profile .debut_profile_box{
	width:300px;
	background:url(../../debut/images/another_bg.jpg) no-repeat top left;
	float:left;
	height:130px;
	position:relative;}
#debut_profile .debut_profile_box h2{
	background:none !important;
	border:none !important;
	font-size:18px !important;
	padding:10px 0 0 77px !important;
	}
#debut_profile .debut_profile_box img{
	position: absolute;
	top:13px;
	left:190px;
	}
#debut_profile .debut_profile_box div{
	position: absolute;
	top:73px;
	left:77px;
	background:url(../images/ico_arrow_sq.jpg) no-repeat 0px 3px;
	font-weight:bold;
	padding:0 0 0 13px;
	font-size:80%;
	}

/*最新オーディションレポート過去*/
#past{
	display:none;
}
#display{
	text-align:right;
	color:#00E;
	cursor:pointer;
}

/*最新オーディションレポート独立ページ*/
.latest_ad{
	border-top:solid 1px #CCC;
	clear:both;
}
div.latest_ad:first-child{
	border-top:none;
}
.latest_ad h2{
	background:none !important;
	border-bottom:none !important;
	border-left:solid 10px #FC0;
	font-size:1.2em !important;
}
.latest_ad h2 a{
	text-decoration:none;
}
.latest_ad img{
	float:left;
	margin:0 10px 10px 0;
}