/* navigation
---------------------------------------------------------------------*/

a {
	color: #1111AA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}

a:visited{color:#551a8b}

a:active{color:#CC0000}



ul {
	list-style: none;	
}

#mainNav {
	position: relative;
	width: 589px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#mainNav li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#mainNav li.advantage a {
	display: block;
	height: 20px;
	width: 236px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/bt_advantage.gif);
}

#mainNav li.advantage_on a, #mainNav li.advantage a:hover {
	background: url(../images/bto_advantage.gif);
}

#mainNav li.services a {
	display: block;
	height: 20px;
	width: 118px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/bt_services.gif);
}

#mainNav li.services_on a, #mainNav li.services a:hover {
	background: url(../images/bto_services.gif);
}

#mainNav li ul.drop_services {
	display: none;
	height: 72px;
	width: 136px;
	position: absolute;
	top: 20px;
	left: 220px;
	padding: 0px;
	margin: 0px;
}

#mainNav li ul.drop_services li.merit a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_merit.gif);
}

#mainNav li ul.drop_services li.merit a:hover {
	background: url(../images/pbto_merit.gif);
}

#mainNav li ul.drop_services li.service_flow a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_service_flow.gif);
}

#mainNav li ul.drop_services li.service_flow a:hover {
	background: url(../images/pbto_service_flow.gif);
}

#mainNav li ul.drop_services li.how_to a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_how_to.gif);
}

#mainNav li ul.drop_services li.how_to a:hover {
	background: url(../images/pbto_how_to.gif);
}

#mainNav li ul.drop_services li.faq a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_faq.gif);
}

#mainNav li ul.drop_services li.faq a:hover {
	background: url(../images/pbto_faq.gif);
}

#mainNav li.location a {
	display: block;
	height: 20px;
	width: 118px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/bt_location.gif);
}

#mainNav li.location_on a, #mainNav li.location a:hover {
	background: url(../images/bto_location.gif);
}

#mainNav li.client a {
	display: block;
	height: 20px;
	width: 118px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/bt_client_list.gif);
}

#mainNav li.client_on a, #mainNav li.client a:hover {
	background: url(../images/bto_client_list.gif);
}

#mainNav li.about a {
	display: block;
	height: 20px;
	width: 117px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/bt_about_us.gif);
}

#mainNav li.about_on a, #mainNav li.about a:hover {
	background: url(../images/bto_about_us.gif);
}

#mainNav li ul.drop_about {
	display: none;
	height: 72px;
	width: 136px;
	position: absolute;
	top: 20px;
	left: 453px;
	padding: 0px;
	margin: 0px;
}

#mainNav li ul.drop_about li.partner a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_career_partner.gif);
}

#mainNav li ul.drop_about li.partner a:hover {
	background: url(../images/pbto_career_partner.gif);
}

#mainNav li ul.drop_about li.profile a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_company_profile.gif);
}

#mainNav li ul.drop_about li.profile a:hover {
	background: url(../images/pbto_company_profile.gif);
}

#mainNav li ul.drop_about li.message a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_message.gif);
}

#mainNav li ul.drop_about li.message a:hover {
	background: url(../images/pbto_message.gif);
}

#mainNav li ul.drop_about li.saiyo02 a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_saiyo02.gif);
}

#mainNav li ul.drop_about li.saiyo02 a:hover {
	background: url(../images/pbto_saiyo02.gif);
}


#mainNav li ul.drop_about li.contact_us a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_contact_us.gif);
}

#mainNav li ul.drop_about li.contact_us a:hover {
	background: url(../images/pbto_contact_us.gif);
}


#mainNav li ul li {
	margin: 0px;
	padding: 0px;
	background: none;
}

#mainNav li:hover ul, #mainNav li.over ul {
	display: block;
}

/* text styles
---------------------------------------------------------------------*/
.subtitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	color: #990000;
	line-height: 16px;
}

.subtitle2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	color: #FFFFFF;
	line-height: 16px;
}

table.nav_cat {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #1111AA;
	vlink-color: #1111AA;
	margin: 7px 0px 2px 0px;
}

table.nav_cat td {
	margin: 0px;
	border: 0px;
	padding: 5px 0px 0px 0px;
}

table.top_cat {
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	margin: 0px 0px 0px 0px;
}

.bannertext {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 135%;
	color: #000000;
}

.cftext {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	line-height: 135%;
	color: #000000;
}

.whitelink a {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 110%;
	color: #FFFFFF;
}

.saiyotext {
	line-height: 110%;
}

.qatext {
	line-height: 140%;
}

.closeup {
	line-height: 105%;
}

.subcont {
	width: 139px !important;
	width /**/: 155px;
	padding: 8px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}

ul.corevalue {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.corevalue li {
	padding: 5px 3px 5px 3px;
	margin: 0px;
	border-bottom: 1px dashed #DDDDDD;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}

ul.corevalue li.listgray {
	background: #F7F7F7;
}

.messagebox {
	padding: 15px;
	line-height: 110%;
	margin: 0px;
	color: #666666;
}

.piccomment {
	padding: 3px 0px 15px 3px;
}

h1.jobtitle {
	font-size: 18px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

h1.consultant {
	font-size: 18px;
	padding: 4px 0px 8px 4px;
	margin-bottom: 0px;
}

table.schedule td {
	font-size: 12px;
	color: #333333;
}

table.schedule ul {
	padding: 0px 0px 0px 20px;
	margin-left: 0px 0px 0px 20px;
	list-style: disc;
}

div.jobbox {
	border: 5px solid #EBEBEB;
	padding: 5px;
	line-height: 110%;
	margin: 0px;
}

div.jobbox ul {
	padding-left: 0px;
	margin-left: 25px;
}

div.policybox {
	border: 1px solid #000000;
	background: #EEEEEE;
	width: 527px !important;
	width /**/: 547px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}

div.policytext {
	border: 1px solid #000000;
	margin: 10px 0;
	padding: 10px;
	background: #FFFFFF;
	overflow: auto;
	height: 180px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

div.policytext li {
	margin-bottom: 10px;
}

div.buttons {
	width: 527px !important;
	width /**/: 547px;
	text-align: center;
	font-size: 12px;
}

button.entry_form {
	padding: 4px;
}

/* image related styles
---------------------------------------------------------------------*/
.imgbordergray {
	border: 1px solid #999999;
	}
	
.envimg {
	border: 5px solid #EBEBEB;
}

.vorkers {
	border: 1px solid #666666;
}







/* add 080425 */
#mainNav li ul.drop_about li.press a {
	display: block;
	height: 18px;
	width: 136px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../images/pbt_press.gif);
}

#mainNav li ul.drop_about li.press a:hover {
	background: url(../images/pbto_press.gif);
}

.press{
	margin:0px;
	padding:0px;
}
.press table {
	font-size: normal;
	border:solid 1px #999;
	border-collapse:collapse;
	margin:0.2em auto ;
	width:560px;
}
.press table th {
	background-color:#eee;
	border:solid 1px #999;
	border-collapse:collapse;
	font-weight:normal;
	text-align:center;
	padding:0.3em 0.3em;
}

.press table td {
	background-color:#fff;
	border:solid 1px #999;
	border-collapse:collapse;
	padding:0.3em 0.3em;
}

.press table th.date {
	width:90px;
}

.press table th.note {
	width:459px;
}

.press table td.date {
	text-align:center;
}

.press table td.note {
	line-height:1.2em;
	padding:0.3em 0.3em;
}

.press table th.yajirushi {
	width:30px;
}

.press table th.shoku {
	width:259px;
}

.press table td.yajirushi {
	text-align:center;
}

.press table td.shoku {
	line-height:1.2em;
	padding:0.3em 0.3em;
}

.press table th.yakushoku {
	width:150px;
}

.press table th.income {
	width:102px;
}

.press table td.yakushoku {
	text-align:center;
}

.press table td.income {
	text-align:center;
	line-height:1.2em;
	padding:0.3em 0.3em;
}



.showttl{
	margin:0px;
	padding:0px;
}
.showttl table {
	font-size: normal;
	border:none;
	margin:0.2em auto ;
	width:549px;
}
.showttl table td {
	background-color:#fff;
	padding:0.2em 0.2em;
}

.showttl table td.date {
	color:#555555;
	font-weight:bold;
}
.showttl table td.ttl {
	color:#000000;
	font-weight:bold;
	line-height:1.2em;
}

.showdtl {
	margin:0px;
	padding:0px;
}
.showdtl table {
	font-size: normal;
	border:none;
	border-collapse:collapse;
	margin:0.5em auto ;
	width:549px;
}
.showdtl table td {
	background-color:#fff;
	border:solid 1px #999;
	border-collapse:collapse;
	padding:1.5em 1.2em;
}
.showdtl table td.note {
}

.backnum {
	width:549px;
	padding:0.5em 0 0;
	text-align:right;
}
/* /add 080425 */

/* add 080602 */
.atk_pagenation {
	padding: 0; margin: 0;
	width: auto;
	overflow: hidden;
}

.atk_pagenation li {
	padding: 0;
	margin: 0 4px 0 0;
	float: left;
	font-family: "Arial";
	font-weight: bold;
	font-size: 11px;
}

.atk_pagenation li.regtext {
	padding: 3px 0 0 4px;
}

.atk_pagenation li a {
	display: block;
	border: 1px solid #666;
	background: #fff;
	color: #666;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
}

.atk_pagenation li.atk_active a,
.atk_pagenation li a:hover {
	background: #ccc;
}

.atk_intro {
	font-size: 12px;
	color: #666;
	padding: 0;
	margin: 0 0 0 0;
	line-height:140%;
}

.atk_hd {
	padding: 0;
	margin: 30px 0 20px 0;
}

.atk_q {
	padding: 0 0 0 20px;
	margin: 20px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: url(../images/atk_interview_bg_q.gif) no-repeat 0 3px;
}

.wm_q {
	padding: 0;
	margin: 20px 0 10px 0;
	font-size: 12px;
	line-height: 1.6;
	font-weight: bold;
	color: #1f3374;
}

.atk_text {
	font-size: 12px;
	line-height: 1.6;
	color: #333;
}
/* /add 080602 */

/* add 091013 */

.back-next{padding:5px 3px;text-align:center;font-size: 75%;line-height: 135%;}
.txt-b{font-weight:bold;}
.pad-top5{ padding-top:5px;}
.pad-btm15{ padding-bottom:15px;}
.txt-blog{font-size: 75%;line-height: 200%;}
.subtitle3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	color: #990000;
	line-height: 16px;
	padding-left:3px;
	border-left:6px solid #900;
}
.blog-tit{font-weight:bold;}
/* /add 091013 */


/* add 091104 */
.s_report{
	margin:0px;
	padding:0px;
}
.s_report table {
	font-size: normal;
	border:solid 1px #999;
	border-collapse:collapse;
	margin:0.2em auto ;
	width:560px;
}
.s_report table th {
	background-color:#eee;
	border:solid 1px #999;
	border-collapse:collapse;
	font-weight:normal;
	text-align:center;
	padding:0.3em 0.3em;
}

.s_report table td {
	background-color:#fff;
	border:solid 1px #999;
	border-collapse:collapse;
	padding:0.3em 0.3em;
}

.s_report table th.date {
	width:90px;
}

.s_report table th.cons {
	width:90px;
}

.s_report table th.note {
	width:369px;
}

.s_report table td.date {
	text-align:center;
}

.s_report table td.cons {
	text-align:center;
}

.s_report table td.note {
	line-height:1.2em;
	padding:0.3em 0.3em;
}
/* /add 091104 */

/* add 091218 */
.top_report {
	margin-bottom: 1px;
	padding-bottom: 1px;
	line-height: 30px;
	border-bottom: dashed 1px #CCCCCC;
}
/* /add 091218 */
