﻿@charset "utf-8";

* {
	word-break: break-all;
}
body {
	margin:0px;
	padding:0px;
	text-align:center;
}
body #contents {
	width:800px;
	margin:0px auto;
	padding:10px;
	text-align:left;
}
body #contents_tight {
	width:600px;
	margin:0px auto;
	padding:10px;
	text-align:left;
}

body #contents_wide {
	padding:10px;
	text-align:left;
}
body #admin_contents {
	padding:10px;
	text-align:left;
}
.multi_lang
{
    font-size: 10pt;
}
._border
{
	line-height:1px;
	font-size:1pt;
}
.clear {
	clear:both;
}
/* ************************** */
/* 共通                       */
/* ************************** */
table.symbol_logo {
	width:100%;
	padding:10px;
}
table.symbol_logo tr td.logo_img {
	text-align:left;


}

/* Table th                     */
table tr th.l_l_0{ border-left  : solid  0px #4a5967 !important; }
table tr th.l_r_0{ border-right : solid  0px #4a5967 !important; }
table tr th.l_t_0{ border-top   : solid  0px #4a5967 !important; }
table tr th.l_b_0{ border-bottom: solid  0px #4a5967 !important; }

table tr th.l_l_1{ border-left  : solid  1px #4a5967 !important; }
table tr th.l_r_1{ border-right : solid  1px #4a5967 !important; }
table tr th.l_t_1{ border-top   : solid  1px #4a5967 !important; }
table tr th.l_b_1{ border-bottom: solid  1px #4a5967 !important; }

table tr th.l_l_2{ border-left  : solid  2px #4a5967 !important; }
table tr th.l_r_2{ border-right : solid  2px #4a5967 !important; }
table tr th.l_t_2{ border-top   : solid  2px #4a5967 !important; }
table tr th.l_b_2{ border-bottom: solid  2px #4a5967 !important; }

table tr th.l_l_d{ border-left  : double 3px #4a5967 !important; }
table tr th.l_r_d{ border-right : double 3px #4a5967 !important; }
table tr th.l_t_d{ border-top   : double 3px #4a5967 !important; }
table tr th.l_b_d{ border-bottom: double 3px #4a5967 !important; }

table tr th.l_l_1_d{ border-left  : dotted 1px #4a5967 !important; }
table tr th.l_r_1_d{ border-right : dotted 1px #4a5967 !important; }
table tr th.l_t_1_d{ border-top   : dotted 1px #4a5967 !important; }
table tr th.l_b_1_d{ border-bottom: dotted 1px #4a5967 !important; }

/* Table td                     */
table tr td.l_l_0{ border-left  : solid  0px #4a5967 !important; }
table tr td.l_r_0{ border-right : solid  0px #4a5967 !important; }
table tr td.l_t_0{ border-top   : solid  0px #4a5967 !important; }
table tr td.l_b_0{ border-bottom: solid  0px #4a5967 !important; }

table tr td.l_l_1{ border-left  : solid  1px #4a5967 !important; }
table tr td.l_r_1{ border-right : solid  1px #4a5967 !important; }
table tr td.l_t_1{ border-top   : solid  1px #4a5967 !important; }
table tr td.l_b_1{ border-bottom: solid  1px #4a5967 !important; }

table tr td.l_l_2{ border-left  : solid  2px #4a5967 !important; }
table tr td.l_r_2{ border-right : solid  2px #4a5967 !important; }
table tr td.l_t_2{ border-top   : solid  2px #4a5967 !important; }
table tr td.l_b_2{ border-bottom: solid  2px #4a5967 !important; }

table tr td.l_l_d{ border-left  : double 3px #4a5967 !important; }
table tr td.l_r_d{ border-right : double 3px #4a5967 !important; }
table tr td.l_t_d{ border-top   : double 3px #4a5967 !important; }
table tr td.l_b_d{ border-bottom: double 3px #4a5967 !important; }

table tr td.l_l_1_d{ border-left  : dotted 1px #4a5967 !important; }
table tr td.l_r_1_d{ border-right : dotted 1px #4a5967 !important; }
table tr td.l_t_1_d{ border-top   : dotted 1px #4a5967 !important; }
table tr td.l_b_1_d{ border-bottom: dotted 1px #4a5967 !important; }


.present_by
{
	white-space:nowrap;
}





table.theme_table {
	border-collapse: collapse;
	border : solid 2px #4a5967;
}

table.theme_table tr th {
	border : solid 1px #4a5967;
	background-color:#ddddff;
	padding:4px;
}

table.theme_table tr td {
	border : solid 1px #4a5967;
	padding:4px;
}
table.theme_table tr td.namehead {
	font-weight:bold;
	background-color:#ddddff;
}
table.theme_table tr td.namehead_main {
	border:0px;
	border-top: solid 1px #4a5967; 
	font-weight:bold;
	background-color:#ddddff;
}
table.theme_table tr td.namehead_sub {
	border:0px;
	background-color:#ddddff;
	font-size: 8pt;
	text-indent:2em;;
}

table.theme_table tr td.numeric {
	text-align:center;
}
table.theme_table tr td.main_linecolor {
	border : solid 1px #4a5967;
}
table.theme_table tr td.main_bgcolor {
	background-color:#ddddff;
}

div.disp_title {
	width:650px;
	height:1.2em;
	padding : 4px 10px ;
	background : #4a5967;
}
div.disp_title div.left {
	font-size:10pt;
	font-weight:normal;
	color:#ffffff;
	width:49%;
	float:left;
}
div.disp_title div.right {
	font-size:10pt;
	font-weight:normal;
	color:#ffffff;
	width:49%;
	float:right;
	text-align:right;
}

.grd_map
{
	background-color:#0080ff;
}

.grd_check
{
	background-color:#efffef;
}

.title_bar
{
	border:solid 1px #4a5967;
	width:100%;
	text-indent:0.5em;
	height:1.5em;
	line-height:1.5em;
	margin-top: 10px;
	margin-bottom:10px;
	color:#fff;
	background-image:url(../img/background/h50_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;
}
.title_bar .left
{
	margin:0;
	padding:0;
	float:left;
}
.title_bar .right 
{
	padding-right:1em;
	float:right;
}
.title_bar .right a
{
	color:#fff;
}







.short_theme_bar
{
	border-top:solid 1px #4a5967;
	width:100%;
	height:4px;
	text-indent:1em;
	color:#fff;
	background-image:url(../img/background/h5_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;
	font-size:1pt;
	line-height:1pt;
}
.msg_area_bar {
	border:solid 1px #4a5967;
	padding:2px 1em;
	margin-top: 10px;
	margin-bottom:10px;
	color:#fff;
	background-image:url(../img/background/h50_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;
	white-space:nowrap;
}
.section_controll
{
	width:640px;
	padding:2px;
	margin:0;
	border:solid 2px #4a5967;
}
.entry_controll {
	margin:5px 0;
	text-align:right;
	font-size:14pt;
}
.entry_controll .left{
	font-size:10pt;
	float:left;
}
.entry_controll .right{
	float:right;
}



.admin_controll {
	font-size:14pt;
}
.updatemsg {
	font-size:8pt;
	font-family: monospace ;
	border-bottom:dotted 1px #000;
}
.diagdatemsg {
	font-size:8pt;
	font-family: monospace ;
	border-bottom:dotted 1px #000;

}
.diag_date {
	text-indent:2em;
	text-align:left;
	font-size:8pt;
	font-family:monospace;
}

/* ************************** */
/* ヘッダー  */
/* ************************** */
/* タイトル */
.ds_header {
	border:0;
	width:100%;
	border-collapse:collapse;
}

.header_title {
	color: #ffffff;
	white-space: nowrap;
	background-image:url(../img/background/h40_red2_gra.png);
	background-repeat:repeat-x;
	background-color:#bd0501;
	text-align:left;
}

.header_username {
	color:#fff;
    white-space: nowrap;
    padding-right:10px;
	background-image:url(../img/background/h60_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;

}
.header_guide {
	width:220px;
	color:#fff;
    white-space: nowrap;
	background-image:url(../img/background/h60_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;
	text-align:left;

}
.ds_header_theme_color1
{
	background-image:url(../img/background/h20_red3_gra.png);
	background-repeat:repeat-x;
	background-color:#bd0501;
	text-align:left;
}
.ds_header_theme_color2
{
	background-image:url(../img/background/h60_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;
	text-align:left;
}
.ds_header_theme_titlearea_color1
{
	background-image:url(../img/background/h5_red_gra.png);
	background-repeat:repeat-x;
	background-color:#bd0501;
	height:4px;
}
.ds_header_theme_titlearea_color2
{
	background-image:url(../img/background/h5_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;
}
.ds_footer_theme_color2
{
	background-image:url(../img/background/h60_4a5967.png);
	background-repeat:repeat-x;
	background-color:#4a5967;
}

/* ************************** */
/* ログインページ */
/* ************************** */
.login_pic {
	width:760px;
	height:120px;
	background: #fff url(../img/logo/logo_default.jpg) no-repeat ;
}

.login_pic_it {
	width:760px;
	height:120px;
	background: #eff6fa url(../img/logo/login_pic_it_ja.png) no-repeat 98% ;
}
.login_pic_et {
	width:760px;
	height:120px;
	background: #eff6fa url(../img/logo/login_pic_et_ja.png) no-repeat 98% ;
}
.login_pic_ui {
	width:760px;
	height:120px;
	background: #eff6fa url(../img/logo/login_pic_ui_ja.png) no-repeat 98% ;
}
.login_pic_it_admin {
	width:760px;
	height:120px;
	background: #eff6fa url(../img/logo/login_pic_it_admin_ja.png) no-repeat 98% ;
}
.login_pic_et_admin {
	width:760px;
	height:120px;
	background: #eff6fa url(../img/logo/login_pic_et_admin_ja.png) no-repeat 98% ;
}
.login_pic_ui_admin {
	width:760px;
	height:120px;
	background: #eff6fa url(../img/logo/login_pic_ui_admin_ja.png) no-repeat 98% ;
}


.login_new_it_entry {
	padding-left:80px;
}

.login_new_it_entry a {
	background: #eff6fa url(../entry/image/login_btn_it_jp_off.jpg) no-repeat 98% ;
    display:block;
    height:100px;
    width:100px;
}
.login_new_it_entry a:hover {
	background: #eff6fa url(../entry/image/login_btn_it_jp_on.jpg) no-repeat 98% ;
}
.login_new_ui_entry {
	padding-left:30px;
}

.login_new_ui_entry a {
	background: #eff6fa url(../entry/image/login_btn_ui_jp_off.jpg) no-repeat 98% ;
}
.login_new_ui_entry a:hover {
	background: #eff6fa url(../entry/image/login_btn_ui_jp_on.jpg) no-repeat 98% ;
}

.login_entry_btn_area {
	margin-left:55px;
}

.login_entry_btn_area .entry_btn_action {
	width:150px;
	height:90px;
	font-size:16px; 
}
.login_entry_btn_area .entry_btn_action .entry_btn_txt_1 {

}
.login_entry_btn_area .entry_btn_action .entry_btn_txt_2 {
	font-size:18pt;
}
.login_entry_btn_area .entry_btn_action .entry_btn_txt_3 {
	
}

.login_diag_msg  {
	border:solid 2px #4a5967;
	width:465px;
	margin:2px;
	padding:2px;
}
.login_diag_msg .title_area {
	background-color:#4a5967;
	background-image:url(../img/background/h50_4a5967.png);
	padding:8px 4px;
	text-align:center;
	font-size:10pt;
	font-weight:600;
	color:#ffffff
}
.login_diag_msg .msg_area  {
	height:250px;
	overflow:auto;
	padding:4px;
	line-height:1.5em;
	font-size:9pt;
	color:#333333;
}
.login_diag_msg .msg_area2{
	height:420px;
	overflow:auto;
	padding:4px;
	line-height:1.5em;
	font-size:9pt;
	color:#333333;
}

.login_system_msg  {
	border:solid 2px #4a5967;
	width:465px;
	margin:2px;
	padding:2px;
}
.login_system_msg .title_area {
	background-color:#4a5967;
	background-image:url(../img/background/h50_4a5967.png);
	padding:8px 4px;
	text-align:center;
	font-size:10pt;
	font-weight:600;
	color:#ffffff
}
.login_system_msg .msg_area  {
	height:130px;
	overflow:auto;
	padding:4px;
	line-height:1.5em;
	font-size:9pt;
	color:#333333;
}



/* ********************* */
/* 受診者名ラベル        */
/* ********************* */

table.entry_Label {
	width:650px;
	margin:10px;
}

table.entry_Label tr {
}
table.entry_Label tr td{
	padding: 3px;
}
table.entry_Label tr th{
	font-weight:normal;
	padding: 3px;
	text-align:left;
	width:100px;
}
/* ********************* */
/* 診断結果画面用ラベル  */
/* ********************* */

table.diag_label {
	width:100%;
	border-collapse: collapse;
}

table.diag_label tr {
}
table.diag_label tr td{
	border-bottom:solid 1px #000;
	padding: 2px;
	/*white-space:nowrap;*/
}
table.diag_label tr th{
	border-bottom:solid 1px #000;
	font-weight:normal;
	padding: 2px;
	text-align:left;
	white-space:nowrap;
}



/* ************************** */
/* プライバシーポリシーページ */
/* ************************** */

#isrf_privacy {
	padding : 10px 20px 0px 20px;
	line-height:1.5;
}

#isrf_privacy .title {
	width:600px;
	font-size:10pt;
	font-weight:normal;
	padding : 5px 5px 5px 5px;
	background : #4a5967;
	color:#ffffff;
	margin: 10px 10px;
}

#isrf_privacy .comment {
	width:600px;
	font-size:9pt;
	font-weight:normal;
	padding : 0px 20px 0px 20px;
	text-indent:1em;

}

#isrf_privacy .comment_block {
	width:600px;
	font-size:9pt;
	font-weight:normal;
	padding : 0px 20px 0px 20px;

}
#isrf_privacy .right {
	text-align:right;
}


/* ************************** */
/* 各種ロゴイメージ           */
/* ************************** */
.image_bar {
	text-align:left;
	width:210px;
	line-height:1.5em;
	color:#fff;
	text-indent:0.5em;
	border-left  :solid 1px #4a5967;
	border-bottom:solid 1px #4a5967;
	border-top   :solid 1px #4a5967;
	border-right :solid 1px #4a5967;
	margin:2px;

	background-color:#4a5967;
	background-image:url(../img/background/h20_4a5967.png);

	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-top-right-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-right-radius: 1em;
	border-bottom-right-radius: 1em;




}


.image_longbar  {
	text-align:left;
	width:530px;
	line-height:1.5em;
	color:#fff;
	text-indent:0.5em;
	border-left  :solid 1px #4a5967;
	border-bottom:solid 1px #4a5967;
	border-top   :solid 1px #4a5967;
	border-right :solid 1px #4a5967;
	margin:2px;

	background-color:#4a5967;
	background-image:url(../img/background/h20_4a5967.png);
	
	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-top-right-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-right-radius: 1em;
	border-bottom-right-radius: 1em;


}

.image_optionbar {
	text-align:left;
	width:230px;
	border:solid 1px #4a5967;
	text-indent:1em;
	font-size:8pt;
	font-family:sans-serif;

	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	border-top-left-radius: 1em;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-left-radius: 1em;
	border-bottom-left-radius: 1em;

	border-left  :solid 1px #4a5967;
	border-bottom:solid 1px #4a5967;
	border-top   :solid 1px #4a5967;
	border-right :solid 1px #4a5967;

	margin-left:1em;

	color:#4a5967;
	background-color:#fff;

	line-height:1.5em;
}
.admin_menu {
	padding:2px 0; 
	margin-left:15px;
	white-space:nowrap;
}
.admin_option_menu {
	padding:2px 0; 
	margin-left:20px;
}
/*******************************/
/* 職種選択ガイド b            */
/*******************************/

#it_engineer_job_select{
	font-size:8pt;
}
#it_engineer_job_select #top_title
{
    border-width : 1px 1px 1px 1px;
    border-style : solid;
    text-align:center;
    width:720px;
    margin: 10px;
    font-size:20pt;
}

#it_engineer_job_select .cate
{
    padding      : 2px ;
    margin       : 0px 0px 0px 10px;
}
#it_engineer_job_select .job
{
    padding      : 2px ;
    margin       : 0px 0px 0px 20px;
}

#it_engineer_job_select .msg_box
{
    border-width : 1px 1px 1px 1px;
    border-style : solid;
    padding      : 4px;
    margin       : 0px 20px 20px 40px;
    width:680px;
    height:55px;
    text-align:left;
}
#it_engineer_job_select .jobname
{
    border-width : 0px;
    padding      : 2px;
    width:150px;
    text-align:left;
    color:#FF3333;
}


#it_engineer_job_select .select_job_msg
{
    text-align:left;
    width:720px;
    margin:5px;
    padding:0px 0px 0px 30px;
    font-size:10pt;
    color:#3333FF;
}

#it_engineer_job_select .select_jobsub_msg
{
    text-align:left;
    width:720px;
    margin:5px;
    padding:0px 0px 0px 10px;
    font-size:10pt;
    color:#3333FF;
}

#it_engineer_job_select .jobsub_exp_area
{
    text-align:left;
    width:720px;
}

#it_engineer_job_select .select_jobsub_area
{
    padding:15px;
}
#it_engineer_job_select .selected_jobsub_msg
{
    text-align:left;
    width:720px;
    margin:5px;
    padding:0px 0px 0px 30px;
    font-size:10pt;
    color:#3333FF;
}

#it_engineer_job_select #img_bt
{
    padding      : 2px;
    width:720px;
    text-align:center;
}
#it_engineer_job_select #work_are_exp
{
	width:100%;
	text-align:left;
	padding-left:600px;
}
#it_engineer_job_select #work_are_exp table
{
	border:solid 1px #000;
	padding :2px;
}

#it_engineer_job_select #work_are_exp table tr td div {
	width:20px;
	height:8px;
	border:solid 1px #000;
	margin-right:3px;
	float:left;
}
#it_engineer_job_select #work_are_exp #main_red {
	background:#ff90c6;
}
#it_engineer_job_select #work_are_exp #main_blue {
	background:#83aced;
}
#it_engineer_job_select #work_are_exp #sub_red {
	background:#ffcbe5;
}

#it_engineer_job_select #work_are_exp #sub_blue {
	background:#bfd5ef;
}


#it_engineer_job_select .job_map{
    padding:0px 0px 0px 20px;
    font-size:8pt;
}
#it_engineer_job_select .map_title
{
	font-weight:bold;
}
#it_engineer_job_select table.select_job_map
{
	border:solid 2px #112d52;
	border-collapse: collapse
}

#it_engineer_job_select table.select_job_map tr.header th
{
	border:solid 1px #112d52;
	background:#53687A;
	color:#ffffff;
	font-size:8pt;
	font-weight:normal;
}

#it_engineer_job_select table.select_job_map tr td
{
	border:solid 1px #112d52;
	background:#ffffff;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	cursor:pointer; 
}
#it_engineer_job_select table.select_job_map tr td span
{
	font-size:8pt;
}

#it_engineer_job_select table.select_job_map tr td.main
{
	background-color:#83aced;
}
#it_engineer_job_select table.select_job_map tr td.sub
{
	background-color:#bfd5ef;
}


#it_engineer_job_select table.select_job_map colgroup.cont_map1 col.title
{
	width:140px;
}
#it_engineer_job_select table.select_job_map colgroup.cont_map1 col
{
	width:90px;
}
#it_engineer_job_select table.select_job_map colgroup.cont_map2 col.title
{
	width:140px;
}
#it_engineer_job_select table.select_job_map colgroup.cont_map2 col
{
	width:90px;
}
#it_engineer_job_select table.select_job_map colgroup.cont_map3 col.title
{
	width:140px;
}
#it_engineer_job_select table.select_job_map colgroup.cont_map3 col
{
	width:90px;
}
#it_engineer_job_select table.select_job_map colgroup.cont_map4 col.title
{
	width:140px;
}
#it_engineer_job_select table.select_job_map colgroup.cont_map4 col
{
	width:90px;
}

/* ************************** */
/* メニュー         */
/* ************************** */
img.title{
    vertical-align:middle;
}
a.skilldiag ,
a.admintitle {
	//color:#bd050b;
	color:#333;
	font-size:12pt;
	line-height:1.5em;
	font-weight:bold;
	font-family:sans-serif;
	white-space:nowrap;
}
a.skilldiag:hover ,
a.admintitle:hover {
}
.skilldiag_off ,
.admintitle_off {
	color:#9F9F9F;
	font-family:sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:1.5em;
	white-space:nowrap;
}
span.admintitle {
	color:#4a5967;
	font-size:12pt;
	line-height:1.5em;
	font-weight:bold;
	font-family:sans-serif;
}
.title_minute
{
	color:#6633EE;
}

.title_minute_off
{
	color:#9F9F9F;
}
.menu_diag_msg
{
	color:#339933;
	font-size:8pt;
}
.menu_undiag_msg
{
	color:#FF6666;
	font-size:8pt;
}

/* メニュータイトルイメージ           */
.diag_title  {
	text-align:left;
	padding-left:0.5em;

	width:200px;
	line-height:1.5em1.

	font-size:12pt;
	font-weight:900;
	font-family:sans-serif;

	-moz-border-radius-topright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	-webkit-border-bottom-right-radius: 0.5em;

	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
	background: #bd050b ;
	border:solid 1px #cf5169;
	color:#ffffff;
	margin-bottom:5px;
}
.diag_img {
//	background: #90C6FF url(../img/image_diag.gif) no-repeat 5% ;
//	border:solid 1px #3086c0;
}
.result_img {
//	background: #ff8199 url(../img/image_result.gif) no-repeat 5% ;
//	border:solid 1px #cf5169;
}

/* メニュータイトルイメージ           */
/* 結果を見るボタン */
div.menu_skillresult_btn
{
	position:absolute;
	top:60px;
	left:0px;
}
.menu_skillresult_btn a
{
	display:block;
	width:82px;
	height:116px;
	background :  url(../entry/image/menu_skillresult_ja.png) no-repeat top left ;
}
.menu_skillresult_btn a:hover
{
	background :  url(../entry/image/menu_skillresult_en.png) no-repeat top -82px;
}

div.menu_skillresult_btn div
{
	background :  url(../entry/image/menu_skillresult_ja.png) no-repeat top -162px;
}

/* 診断に戻るボタン */
.menu_skill_btn a
{
	display:block;
	width:82px;
	height:116px;
	background :  url(../entry/image/menu_skill_ja.png) no-repeat left ;
}
.menu_skill_btn a:hover
{
	background :  url(../entry/image/menu_skill_ja.png) no-repeat top -82px;
}

.menu_message
{
	width:250px;
	border :dotted 1px #4a5967;
	padding:8px;
	margin:8px;
}

.menu_message .menu_message_main_title 
{
	width:95%;
	border-bottom:dotted 1px #4a5967;
	margin-bottom:8px;
}

.menu_message .message_title 
{
	color:#ff0000;
	font-size:9pt;
	font-weight:bold; 
}
.menu_message .message_content 
{
	font-size:9pt;
	padding:4px;
	text-align:left;
	line-height:1.5em;
}
.menu_close_message 
{
	background:#fff;
	border:dotted 1px #4a5967;
	font-size:9pt;
}
.menu_close_message .menu_close_message_title
{
	padding:4px;
	font-size:8pt;
	font-weight:bold;
	width:100%;
	text-align:center;
	color:#f00;
}

.menu_close_message .menu_close_message_content
{
	font-size:9pt;
	padding:8px;
	line-height:1.5em;
	text-align:left;
}

/*****************************************************/
/* 診断画面   */
/*****************************************************/
 .attention_msg
 {
 	border:dotted 1px #000;
 	padding:10px;
 	margin:10px 0;
 }
 #skill_diag {
 	padding:10px 0;
 }
 #skill_diag table.question
 {
 	/*border-collapse: collapse;*/
	/*-moz-border-radius-topright: 1em;*/
	/*-webkit-border-top-right-radius: 1em;*/
	/*border-top-right-radius: 1em;*/
 	border : solid 2px #4a5967;
 	border-right : solid 1px #4a5967;
 	border-top  : solid 1px #4a5967;
    border-collapse: separate;
    border-spacing: 0px;
 }
 #skill_diag table.question tr.width_header { display:none; }
 #skill_diag table.question tr.width_header td.number   { width: 40px; }
 #skill_diag table.question tr.width_header td.question1{ width:320px; }
 #skill_diag table.question tr.width_header td.question2{ 
 	width:auto; 
 }
 #skill_diag table.question tr.width_header td.answers  { width: 35px; }

 #skill_diag table.question tr th
 {
    border-right:solid 1px #4a5967;
    border-top  :solid 1px #4a5967;
 	text-align:left;
 	padding:0;
 	margin:0;
	background-color:#ddddff;
	
}
 #skill_diag table.question tr td
 {
    border-right:solid 1px #4a5967;
    border-top  :solid 1px #4a5967;
 	text-align:left;
 }

 #skill_diag table.question tr.row_color td
 {
	background-image:url(../img/background/h20_blue_gra.png);
	background-repeat:repeat-x;
	background-color:#fff;
}
 #skill_diag table.question tr.error_color td
 {
	background-image:url(../img/background/h30_red_gra_rev.png);
	background-repeat:repeat-x;
	background-color:#ffb0b0;
 }


 #skill_diag table.question tr td.numbers
 {
	padding:0px 10px;
	width:25px;
	text-align:center;
 }
 #skill_diag table.question tr td.questions5
 {
 	width:500px;
 	word-wrap:break-word;
 	padding:4px 6px;
 }
 #skill_diag table.question tr td.questions2
 {
 	width:650px;
 	padding:4px 6px;
 }
 #skill_diag table.question tr td.answers
 {
 	width:35px;
 	text-align:center;
 	padding:0;
 	margin:0;
 }
 #skill_diag table.question tr td.chk_answer
 {
 	background-color:#f99;
 }
 #skill_diag table.question tr.row_color td.chk_answer
 {
	background-image:none;
	background-repeat:repeat-x;
 	background-color:#f99;
}




 #skill_diag table.question tr th.header_number_item
 {
	text-align:center;
 	/*border-top : solid 1px #4a5967;
 	border-bottom : solid 1px #4a5967;*/
 	border-right : solid 1px #4a5967;
 	width:40px;

 }
 #skill_diag table.question tr th.header_question_item1
 {
   	padding-left:1em;
 	padding-top:1em;
   	padding-right:0.5em;
    width:320px;
 }

 #skill_diag table.question tr th.header_question_item2
 {
   	padding-left:1em;
 	padding-top:1em;
   	padding-right:0.5em;
    width:360px;
 }

 #skill_diag table.question tr th.header_answer_item1
 {
   	padding-left:1em;
   	padding-right:0.5em;
	text-align:right;
    word-break: break-all;
    
 }
 
 #skill_diag table.question tr th.header_answer_item2
 {
 	width:auto;
 	*width:200px;
 }
 #skill_diag table.question tr th.header_answer_item3
 {
 	width:35px;
 }

  #skill_diag table.question tr th span
 {
	text-align:left;
    display: inline-block;
    /* For IE 6/7 */
    *display: inline;
    *zoom: 1;

 }



 #skill_diag table.question tr td.questions
 {
 	width:540px;
 	word-wrap:break-word;
 	padding:4px 6px;
 }

 


 

 #skill_diag table.question tr th.number_header
 {
	text-align:center;
 } 

 #skill_diag table.question tr th.question_header { 
	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-top-right-radius: 1em;
 }
 #skill_diag table.question tr th.question_header div.question_msg2
 {
	padding-left:1em;
 	padding-top:1em;
 	width:340px;
 	float:left;
 }
 #skill_diag table.question tr th.question_header div.question_msg5
 {
	padding-left:1em;
 	padding-top:4em;
 	width:320px;
 	float:left;
 }

 #skill_diag table.question tr th.question_header div.answer_header
 {
 	width:380px;
 	text-align:right;
	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-top-right-radius: 1em;

 	float:right;
 }


 #skill_diag table.question tr th.question_header div.answer_header span
 {
 	padding-right:0.5em;
	line-height:2em;

 }

 #skill_diag table.question tr th.question_header div.answer_header div
 {
	border-right:solid 1px #4a5967;
	border-top:solid 1px #4a5967;
	padding:0;
	margin:0;
	margin-right:39px;
	margin-right:40px\9;		/* IE 8 and below Hack */
	-moz-border-radius-topright: 1em;
	-webkit-border-top-right-radius: 1em;
	border-top-right-radius: 1em;
 }
 #skill_diag .answer_exp
 {
 	width:800px;
	text-align:right;
	padding:5px;
	clear:both;
 }
 #skill_diag .answer_area {
	width:800px;
	height:2em;
	text-align:left;
	clear:both;
 }
 #skill_diag .answer_save {
 	padding:0.5em 0;
 }
 
 #skill_diag .answer_area .answer_save {
	float:left;
 }
 #skill_diag .answer_area .answer_job_msg {
	float:right;
	clear:both;
 }
 
 #skill_diag .answer_submit
 {
	width:800px;
	text-align:right;
	padding:5px;
	font-size:14pt;
	font-weight:bold;
	position:relative;

 }
 #skill_diag .alert_msg 
 {
 	color:#f00;
 	font-weight:bold;
	background-color:#ffcfcf;
	padding:0px 4px;
 }
 #skill_diag .alert_symbol
 {
 	color:#f00;
 	font-weight:bold;
	font-size:6pt;
	background-color:#ffcfcf;
	padding:0px 2px;
 }
 #skill_diag .common_answer_msg
 {
 	color:#00f;
 	font-weight:bold;
	background-color:#cfcfff;
	padding:0px 2px;
 }
 #skill_diag .common_answer_symbol
 {
 	color:#00f;
 	font-weight:bold;
	font-size:6pt;
	background-color:#cfcfff;
	padding:0px 2px;
 }
 #skill_diag .none_symbol
 {
 	color:#c0c0c0;
 	font-weight:bold;
	font-size:6pt;
	background-color:#efefef;
	padding:0px 2px;
 }
 #skill_diag .task_name 
 {
	display:block;
	text-align:left;
	padding-left:0.5em;

	width:98%;
	line-height:1.5em;

	font-size:11pt;
	font-weight:900;
	font-family:sans-serif;

	-moz-border-radius-topright: 0.5em;
	-moz-border-radius-bottomright: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	-webkit-border-bottom-right-radius: 0.5em;

	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
	background: #4a5967 ;
	border:solid 1px #4a5967;
	color:#ffffff;
 }

.diagnosis_messgae
{
	position:absolute;
	width:300px;
	height:200px;
	border:solid 2px #4a5967;
	background-color:#fff;
	top:-400px;
	left:30%;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
}
.rev_diagnosis_messgae
{
	position:absolute;
	width:300px;
	height:200px;
	border:solid 2px #4a5967;
	background-color:#fff;
	top:100px;
	left:240px;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
}
.diagnosis_messgae_header
{
	width:100%;
	height:20px;
	background-color:#4a5967;
	-moz-border-radius-topleft: 0.2em;
	-moz-border-radius-topright: 0.2em;
	-webkit-border-top-left-radius: 0.2em;
	-webkit-border-top-right-radius: 0.2em;
	border-top-left-radius: 0.2em;
	border-top-right-radius: 0.2em;
}

.diagnosis_messgae_msg
{
	font-size:18pt;
	text-align:center;
	margin-top:65px;
}




/*****************************************************/
/* 結果画面   */
/*****************************************************/

/* レベルスケール */
.scale_level_img
{
	width:240px;
	height:30px;
	background :  url(../img/scale/scalelevel_ja.png) no-repeat center center ;
}

.result_tab_menu
{
	margin-top:10px;
	overflow: hidden;
	width:100%;
	height: 40px;
	position:relative;

}
.result_tab_menu div.tab 
{
	position:absolute;
}

.result_tab_menu div#menu01 { 
	left:5px; 
}
.result_tab_menu div#menu02 {
	left:155px; 
}
.result_tab_menu div#menu03 { 
	left:305px; 
}
.result_tab_menu div#menu04 { 
	left:455px; 
}
.result_tab_menu div#menu05 { 
	left:605px; 
}

.result_tab_menu #menu_border {
	border-top:solid 1px #000;
	width:100%;
	height:10px;
	position:absolute;
	z-index :1;
	top:30px;
	background-color:#fff;
}
.result_tab_menu div.selected { 
	z-index : 2;
}
.result_tab_menu div.tab a
{
	color:#000;
	text-decoration:none;
	display:block;
	width:140px;
	height: 30px;
	font-size:8pt;
	margin: 0 0 0 10px;
	line-height: 30px;
	text-align: center;
	border:solid 1px #000;
	border-bottom:0px;
	background-color:#fff;
	z-index :0;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#c9e0ff,EndColorStr=#ffffff);
	background-image:url(../img/background/h30_blue_gra.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.result_tab_menu div.tab a:hover
{
	*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffa0a0,EndColorStr=#ffffff);
	background-image:url(../img/background/h30_red_gra.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.result_tab_menu div.selected a ,
.result_tab_menu div.selected a:hover
{ 
	*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#a0c0ff,EndColorStr=#ffffff);
	background-image:url(../img/background/h30_blue2_gra.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.result_tab_menu div.disabled a ,
.result_tab_menu div.disabled a:hover { 
	*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#c0c0c0,EndColorStr=#ffffff);
	background-image:url(../img/background/h30_gray_gra.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	cursor:default;
}


/* ************************** */
/* ご利用方法ページ */
/* ************************** */

/* ログイン前 */
.manual_entry_login_before
{
	width:1469px;
	height:3072px;
	background :  url(../img/manual/manual_entry_login_before_en.png) no-repeat center center ;
}

/* ログイン後 */
.manual_entry
{
	width:1469px;
	height:3072px;
	background :  url(../img/manual/manual_entry_en.png) no-repeat center center ;
}
/* ************************** */
/* コアスキル評価ページ */
/* ************************** */
#core_result {
}
#core_result table.legend_area {
	border:dotted 1px #000;padding:4px;
}
#core_result table.legend_area tr td{
	font-size:8pt;
}


#core_result table.core_graph {
	border-collapse: collapse;

	width:100%;
}
#core_result table.core_graph tr th,
#core_result table.core_graph tr td{
	padding:4px 0;
	border-bottom: dotted 1px #000;
}
#core_result table.core_graph tr td{
	border-bottom: dotted 1px #000;
}
#core_result table.core_graph tr th.graph_area,
#core_result table.core_graph tr td.graph_area {
	width:300px;
	font-size:1pt;
	line-height:1pt;
}
#core_result table.core_graph tr th.graph_area {
	vertical-align:bottom;
}
#core_result table.core_graph tr td.graph_area {
	vertical-align:middle;
	background: url(../img/graph/background_border30.gif) ;
	border-left: dotted 1px #000;
}

#core_result table.core_graph tr th.item_area,
#core_result table.core_graph tr td.item_area {
	text-align:left;
	text-indent:1em;
}
#core_result table.core_graph tr td.item_area div {
	font-size:8pt;
	text-indent:2em;
}


/* ************************** */
/* 職種間比較ページ */
/* ************************** */

table.jobcomp_table {
	border-collapse: collapse;
	border : solid 2px #4a5967;
}

table.jobcomp_table tr th,
table.jobcomp_table tr td {
	border : solid 1px #4a5967;
	padding:4px;
}

table.jobcomp_table .size12 {
	font-size:12pt;
}
table.jobcomp_table .bold {
	font-weight:bold;
}
table.jobcomp_table .center {
	text-align:center;
}

table.jobcomp_table tr th {
	width:190px;
	background-color:#ddddff;
}
table.jobcomp_table tr td {
	width:190px;
	background-color:#fff;
}
table.jobcomp_table .item_name {
	text-align:left;
	text-indent:0.5em;
}
table.jobcomp_table .item_name_main {
	text-align:left;
	text-indent:0.5em;
	border:0px;
}
table.jobcomp_table .item_name_sub {
	text-align:left;
	font-size:8pt;
	text-indent:1.5em;
	border:0px;
}
table.jobcomp_table .exp {
	vertical-align:top;
	padding:4px;
	font-size:8pt;
	text-indent:1em;
}
table.jobcomp_table .levelmap {
	vertical-align:top;
}

table.jobcomp_table .map_disabled {
	display:none;
}
table.jobcomp_table .map_point {
	background-color:#efffef;
}


table.jobcomp_table .levelmap_head {
	border:solid 1px #4a5967;
	border-bottom :0px;
}
table.jobcomp_table .levelmap_head table{
	width:100%;
	border-collapse: collapse;
}
table.jobcomp_table .levelmap_head table tr td {
	border: 0px;
	background-color:#ddddff;
}
table.jobcomp_table .levelmap_head table tr td a {
	font-weight:bold;
	font-size:10pt;
}


table.jobcomp_table .levelmap_head table tr td.left {
	width:15%;
	text-align:left;
}
table.jobcomp_table .levelmap_head table tr td.right {
	width:15%;
	text-align:right;
}
table.jobcomp_table .levelmap_head table tr td.level {
	width:70%;
	text-align:center;
	font-weight:bold;
}

table.jobcomp_table .levelmap_exp {
	border:solid 1px #4a5967;
	font-size:8pt;
	padding:4px;
	text-indent:1em;
}

