@charset "utf-8";

body.subIndex.career div.entries div.entryBody img {
  width:120px;
  height:120px;
  margin:0 15px 15px 0;
}

body.subIndex.career div.entries div.entryBody h3 {
  margin-bottom:10px;
}


/*-- 091026_mino --*/

.pageLink {
	font-size: 12px! important;
}

#counselorProf_web,
#counselorProf_cg {
 clear: both;
	margin: 0 0 10px;
	padding: 5px 7px;
}

#counselorProf_web h3,
#counselorProf_cg h3 {
	margin: 0 0 10px;
	padding: 0;
	width: 160px;
	height: 20px;
	text-indent: -9999px;
}
#counselorProf_web h3 {
	background: url(../../img/others/counselor_cap_webmob.gif) top left no-repeat;
}
#counselorProf_cg h3 {
	background: url(../../img/others/counselor_cap_cggrafic.gif) top left no-repeat;
}

#counselorProf_web li,
#counselorProf_cg li {
	list-style: none;
}

.personalProf {
	margin: 0 1px 10px;
	padding: 0;
	width: 176px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
	background: url(../../img/others/counselor_bg_top01.gif) top left no-repeat;
	float: left;
	font-size: 11px;
	line-height: 17px;
}

.tk { clear: both;}

.personalProf img {
	margin: 8px 5px;
	padding: 0;
}

.personalProf p.keireki {
	display: block;
	margin: 10px 9px;
	padding: 0;
	width: 155px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

.personalProf .motto {
	display: block;
	margin: 0;
	padding: 20px 8px 0;
	background: url(../../img/others/counselor_line01.gif) top left no-repeat;
	line-height: 16px;
}

.personalProf .motto h5 {
	display: block;
	margin: 0;
	font-weight: bold;
}


.personalProf p.shumi {
	display: block;
	margin: 0;
	padding: 8px 8px 25px;
	background: url(../../img/others/counselor_bg_bottom01.gif) bottom left no-repeat;
	line-height: 16px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

/*-- 091215_mino --*/
.consulPProf {
	margin: 5px 0 35px;
	padding: 0 0 9px;
	width: 530px;
	background: url(../../img/others/bottom_consul.gif) bottom left no-repeat;
	font-size: 11px;
}

.consulPProf .perImage {
	margin: 0;
	padding: 0 0 14px;
	min-height:100px;
	height: auto !important;
	height: 100px;
	background: url(../../img/others/middle_consul.gif) bottom left no-repeat;
}

.consulPProf .perImage ul {
	margin: 0;
	padding: 10px 0 0;
	width: 350px;
	min-height:110px;
	height: auto !important;
	height: 110px;
	float: left;
	background: url(../../img/others/top_consul.gif) top left no-repeat;
}

.consulPProf .perImage ul li {
	margin: 0;
	padding: 0;
	width: 330px;
}

.consulPProf .perImage ul li.name {
	margin: 0 10px 10px;
}

.consulPProf .perImage ul li {
	margin: 0 10px 5px;
}

.consulPProf .perImage img.face {
	float: right;
}

.consulPProf .consulPtext {
	margin: 0;
	padding: 0;
	width: 530px;
	background: url(../../img/others/bg_consul.gif) top left repeat-y;
}

.consulPProf .consulPtext p.keireki {
	display: block;
	padding: 5px 0 3px 12px;
	width: 506px;
}


/* --clearfix-- */
.consulPProf .perImage:after,
#counselorProf_web:after,
#counselorProf_cg:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.consulPProf .perImage,
#counselorProf_web,
#counselorProf_cg {
	min-height: 1px;
}

* html .consulPProf .perImage,
* html #counselorProf_web,
* html #counselorProf_cg {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}