@charset "utf-8";

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


/* debut */
#debut a{
	color:#003333 !important;
	background-color:transparent !important;
	}
.debut_img{
   width:104px;
}

.debut_list_int_li{
   background-image:url(../images/ico_arrow_sq_yellow.gif);
   background-position:0 8px;
   background-repeat:no-repeat;
	padding-left:1em;
	}
.debut_list_qa_li{
   background-image:url(../images/ico_arrow_sq.jpg);
   background-position:0 8px;
   background-repeat:no-repeat;
	padding-left:1em;
	}
.debut_name {
	font-size: 150%;
}
.bdr_top{
      border-top:1px solid #CCCCCC;
		margin-top:2em;
}

.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 li{
	font-size: 60%;
	}
.debut_work_category dt{
	font-weight:bold;
	color:#F90;
	padding-top:10px;
	font-size: 80%;
}
.debut_work_category dd{
	font-size: 60%;
}

/* 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;}

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

/*最新オーディションレポート独立ページ*/
.latest_photo{
	text-align:center;
}
