@charset "utf-8";
/*就職＆デビュー*/
/*-----------------------------------就職＆デビュナビゲーション*/
iframe { border:none;} /*Multibox用*/
#jobNavTitle {
	width: 213px;
	height: 34px;
	margin-bottom: 12px;
	background: url(../job/img/job.gif) no-repeat;
	text-indent: -9999px;
}
#jobNav {
	width:206px;
	margin-left: 3px;
}
#jobNav li{
	width: 206px;
	/*height: 26px;*/
	margin: 0 0 3px 0;
	list-style-type: none;
	display:block;
}
#jobNav li a{
	width: 183px;
	/*height: 21px;*/
	padding: 5px 0 0 23px;
	text-decoration: none;
	color: #333;
	display:block;
	background:   url(../../common/img/subnav_top.gif) #FFF no-repeat top left;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #737373;
}
#jobNav li a:hover{
	color: #333;
	text-decoration: none;
	background:   url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right;
}
/*-----------------------------------index*/
#jobMain {
	height:653px;
	width: 642px;
	margin:20px 0;
	background-image: url(img/job_main.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#jobMain ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 7px;
	top: 557px;
}
#jobMain li {
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 76px;
	width: 206px;
	float: left;
}
#jobMain li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 206px;
	
}
#job1 a {
	background-image: url(img/btn_job.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#job2 a {
	background-image: url(img/btn_debut.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#job3 a {
	background-image: url(img/btn_support.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#job1 a:hover,
#job2 a:hover,
#job3 a:hover {
	background-position: bottom;
}

/*-----------------------------------就職＆デビュー*/
#titleJob {
	width: 642px;
	height: 105px;
	background:  url(img/title_job.gif) no-repeat;
	text-indent: -9999px;
}
#jobTitle01 {	
	margin: 20px 0 0 0;
	/*width: 642px;
	height: 58px;background:  url(img/job_title01.gif) no-repeat;
	text-indent: -9999px;*/
}
#jobTitle02 {
	margin: 20px 0 0 0;
	/*width: 642px;
	height: 58px;
	background:  url(img/job_title02.gif) no-repeat;
	text-indent: -9999px;*/
}
#jobTitle03 {
	width: 642px;
	height: 34px;
	margin: 20px 0 0 0;
	background:  url(img/job_title03.gif) no-repeat;
	text-indent: -9999px;
}
#jobTitle04 {
	width: 426px;
	height: 16px;
	margin: 0 0 10px 0;
	background:  url(img/job_title04.gif) no-repeat;
	text-indent: -9999px;
}

.jobBox {
	width: 642px;
	margin: 20px 0 0 0;
	background-color: #ded6c6;
}
.jobBox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.jobBox {display: inline-block;}

/* Hides from IE-mac \*/
* html .jobBox {height: 1%;}
.jobBox {display: block;}
/* End hide from IE-mac */

.jobBoxImg {
	width: 190px;
	float: left;
}
.jobBoxTxt {
	width: 452px;
	float: right;
}
.profileBox {
	width: 451px;
	background-color: #fff;
	border-bottom: 1px solid #39395a;
	border-right: 1px solid #39395a;
}
.profile {
	width: 370px;
	padding: 10px 5px;
	float: right;
	border-left: 1px solid #39395a;
}
.message {
	margin: 10px;
}
.messeageBox {
	margin-top:20px;
	clear:both;
}
/*修正*/
.voiceBox {
	width:310px;
	margin-top:20px;
	float:left;
}
.voiceBox2 {
	width:310px;
	margin-top:20px;
	float:right;
}
#job_result .voiceBoxTop {
	background:url(img/job_titletop.gif) top left no-repeat #EEE;
}
#debut_result .voiceBoxTop {
	background:url(img/debut_titletop.gif) top left no-repeat #EEE;
}
#job_result .voiceBoxTop p {
	float:left;
	width:40px;
	color:#E5007F;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:8px 5px 5px;
	background:url(img/job_titletop.gif) top left no-repeat #FFF;
}
#debut_result .voiceBoxTop p {
	float:left;
	width:40px;
	color:#2D83B7;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:8px 5px 5px;
	background:url(img/debut_titletop.gif) top left no-repeat #FFF;
}
.voiceBox h4 ,
.voiceBox2 h4 {
	float:left;
	width:250px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:8px 5px 5px;
}
.voiceBoxCont {	
	background:#333 url(img/bg_content.gif) repeat ;
	padding:5px;
	position:relative;
}
.voiceBoxCont a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	color:#333;
}
.voiceBoxCont a:hover {
	text-decoration:underline;
	color:#333;
}
.voiceBoxCont img.jobVoice {
	position:absolute;
	left:100px;
	top:-5px;
}
.voiceBoxCont img.jobPhoto {
	float:left;
	width:139px;
	margin-right:5px;
}
.voiceBoxCont span {
	float:left;
	width:140px;
	_width:130px;
	background-color:#FFF;
	padding:10px 5px 5px 10px;
	line-height:1.4;
}
.voiceBoxCont span:hover {
	text-decoration:underline;
}
#job_result .voiceBoxCont span.jobDetail {
	display:block;
	color:#E5007F;
	background:url(img/job_detail.gif) no-repeat left;
	text-decoration:underline;
}
#debut_result .voiceBoxCont span.jobDetail {
	display:block;
	color:#2D83B7;
	background:url(img/debut_detail.gif) no-repeat left;
	text-decoration:underline;
}

/*#copyKato {
	width: 452px;
	height: 70px;
	background:  url(img/copy_kato.jpg) no-repeat;
	text-indent: -9999px;
}

#nameKato {
	width: 70px;
	height: 50px;
	background:  url(img/txt_kato.gif) no-repeat center left;
	text-indent: -9999px;
	float: left;
}
#copyOkabe {
	width: 452px;
	height: 70px;
	background:  url(img/copy_okabe.jpg) no-repeat;
	text-indent: -9999px;
}

#nameOkabe {
	width: 70px;
	height: 50px;
	background:  url(img/txt_okabe.gif) no-repeat center left;
	text-indent: -9999px;
	float: left;
}
#copySuzuki {
	width: 452px;
	height: 70px;
	background:  url(img/copy_suzuki.jpg) no-repeat;
	text-indent: -9999px;
}

#nameSuzuki {
	width: 70px;
	height: 50px;
	background:  url(img/txt_suzuki.gif) no-repeat center left;
	text-indent: -9999px;
	float: left;
}
#copyShishido {
	width: 452px;
	height: 70px;
	background:  url(img/copy_suzuki.jpg) no-repeat;
	text-indent: -9999px;
}
#nameShishido {
	width: 70px;
	height: 50px;
	background:  url(img/txt_shishodo.gif) no-repeat center left;
	text-indent: -9999px;
	float: left;
}


#copyMiyahira {
	width: 452px;
	height: 70px;
	background:  url(img/copy_miyahira.jpg) no-repeat;
	text-indent: -9999px;
}

#nameMiyahira {
	width: 70px;
	height: 50px;
	background:  url(img/txt_miyahira.gif) no-repeat center left;
	text-indent: -9999px;
	float: left;
}
#copyHirano {
	width: 452px;
	height: 70px;
	background:  url(img/copy_hirano.jpg) no-repeat;
	text-indent: -9999px;
}

#nameHirano {
	width: 70px;
	height: 50px;
	background:  url(img/txt_hirano.gif) no-repeat center left;
	text-indent: -9999px;
	float: left;
}*/

/*サイトマップナビゲーション現在位置*/
#job #wrapper #container #lowNav #jobNav li#jobNav01 a,
#job_result #wrapper #container #lowNav #jobNav li#jobNav02 a,
#debut_result #wrapper #container #lowNav #jobNav li#jobNav03 a,
#works #wrapper #container #lowNav #jobNav li#jobNav04 a
{ background:   url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right;}


/*グローバルナビゲーション現在位置*/
#job li#navJob a ,
#job_result li#navJob a ,
#debut_result li#navJob a ,
#works li#navJob a
{ background: url(../../common/img/globalnav.jpg) no-repeat -405px -72px; } 
