@charset "utf-8";
/* CSS Document */

@import url(common.css);


/*
-----------------------------------------------------------------------
Copyright(c) Bluewell Corporation all rights reserved.
-----------------------------------------------------------------------
*/

body.prof div#gnavbox ul li.n03,
body.prof div#gnavbox ul li.n03 a{
	background-position:0 -53px;
}




ul#pnav{
	
}

ul#pnav li.
ul#pnav li a{
	width:206px;
	background-repeat:no-repeat;
}


ul#pnav li{
	
}

ul#pnav li a{
	display:block;
	text-indent:-9999em;
}

ul#pnav li a:hover{
	background-position:-206px 0px;
}

ul#pnav li.n01,
ul#pnav li.n01 a{background-image:url(../img/prof/common/pnav01.jpg); height:36px;}
ul#pnav li.n02,
ul#pnav li.n02 a{background-image:url(../img/prof/common/pnav02.jpg); height:30px;}
ul#pnav li.n03,
ul#pnav li.n03 a{background-image:url(../img/prof/common/pnav03.jpg); height:30px;}
ul#pnav li.n04,
ul#pnav li.n04 a{background-image:url(../img/prof/common/pnav04.jpg); height:36px;}

body#profile ul#pnav li.n01,
body#profile ul#pnav li.n01 a,
body#description ul#pnav li.n02,
body#description ul#pnav li.n02 a,
body#organogram ul#pnav li.n03,
body#organogram ul#pnav li.n03 a,
body#greeting ul#pnav li.n04,
body#greeting ul#pnav li.n04 a{
	background-position:-206px 0px !important;
}





body.prof div.contbox table.normal_list,
body.prof div.contbox table.orange_ico_list {
	border-collapse:collapse;
	border-top:#333333 1px dotted;
	width:100%;
	}
body.prof div.contbox table.normal_list tr th,
body.prof div.contbox table.normal_list tr td,
body.prof div.contbox table.orange_ico_list tr th,
body.prof div.contbox table.orange_ico_list tr td {
	border-bottom:#333333 1px dotted;
	padding:7px;
	vertical-align:top;
	line-height:150%;
	text-align:left;
	}

body.prof div.contbox table.orange_ico_list tr th {
	width:120px;
	padding-left:17px;
	background:url(../recruit/img/company/ico.gif) 0 11px no-repeat;
	text-align:left;
	}

* html body.prof div.contbox table.orange_ico_list tr th {
	background:url(../recruit/company/ico.gif) 0 8px no-repeat;
	}

body.prof div.contbox table.orange_ico_list tr td p {
	margin-bottom:7px;
	}

body.prof div.contbox table.orange_ico_list tr td p span {
	font-weight:bold;
	color:#064081;
	}

body.prof div#contbox02 h4{
	margin-bottom:3px;
	margin-left:3px;
}

body.prof div#contbox01,
body.prof div#contbox02{
	font-size:95%;
}






body#description div.contsubbox {
	width:481px;
	clear:both;
	background:#E8EEEE;
	padding:10px;
	margin-bottom:10px;
	margin-left:3px;
}

body#description div.contsubbox h4 {
	font-weight:bold;
	color:#064081;
	display:block;
	float:left;
	width:180px;
}

body#description div.contsubbox p {
	float:right;
	padding-left:10px;
	width:280px;
	border-left:#333333 1px dotted;
	
}




body#greeting div.contbox ul li{
	margin-bottom:5px;
}

body#greeting div.contbox p{
	line-height:150%;
}





body#organogram div#contbox02 table{
	width:502px;
	font-size:95%;
}

body#organogram div#contbox02 table th{
	font-weight:bold;
	border-bottom:1px solid #8C8C8C;
	border-right:1px dotted #7C7C7C;
	padding:9px 6px;
}

body#organogram div#contbox02 table td{
	padding:9px 6px;
	border-right:1px dotted #7C7C7C;
	border-bottom:1px dotted #7C7C7C;
}

body#organogram div#contbox02 table .r{
	border-right:none;
}

body#organogram div#contbox02 table .b{
	border-bottom:none;
}


body#positioning div#contbox01 p.img{
	width:264px;
	float:left;
}

body#positioning div#contbox01 div.contsubbox{
	width:230px;
	float:right;
}

body#positioning div#contbox01 div.contsubbox h4{
	color:#3B7CC2;
	margin-left:3px;
}




/*
-----------------------------------------------------------------------
clear-fix
-----------------------------------------------------------------------
*/


div.contsubbox{
	overflow: hidden;
}

div.contsubbox:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

/*\*/
* html div.contsubbox{
    height: 1em;
    overflow: visible;
}
/**/
