@charset "UTF-8";
/* Eラーニング用 */
table.test_title tr th {
  background-color: #e6EEEE;
  font-size: 105%;
  font-weight:bold;
  text-align:left;
}

.testComplete_style {
text-align:right;
}

.course_study_title td {
	padding-top:6px;
	padding-bottom:6px;
}

.margin-top_style {
  margin-top:15px;
}

.margin-top-bottom_style {
margin-bottom:15px;
margin-top:15px;
}

.white-space_style {
  white-space:nowrap;
}

.text-space_style {
  text-align:left;
  white-space:nowrap;
}

.font-size-color_style {
font-size: 130%;
color: #0000ff;
margin-left:15px;

}

.font-size-color_style_ {
font-size: 130%;
color: #ff0000;
margin-left:15px;

}

.color-white-space_style {
color: #0000ff;
  white-space:nowrap;

}


.course_footBack_style {
  width:80px;
  text-align:center;
}


.course_name_style {
    word-wrap: break-word;
    word-break:break-all;
}

.quesiton_result_flag_style {
    padding-left: 20px;
    color: blue;
    font-size: 130%;
}

.quesiton_required_flag_style {
    color: blue;
    font-size: 130%;
}

.test_import_label_message {
    font-weight: bold;
}

table.previewTab tbody tr td.previewTd {
    border-style: none;
}

table.test_title tr td.answerTd {
  text-align:left;
}

.qCommentDiv{
  margin-right:15px;
  font-size:105%;
  font-weight:bold;
  line-height:30px;
}


.qCommentDiv dl {
  margin: 0px;
  padding: 0px;
  line-height:30px;
}

.qCommentDiv dt {
  float: left;
  clear: left;
  width: 30px;
  line-height:30px;
}

.qCommentDiv dd {
  margin-left: 30px;
  line-height:30px;
}

.aCommentDiv{
  margin-left:15px;
}

.aCommentDiv dl {
  margin: 0px;
  padding: 0px;
}

.aCommentDiv dt {
  float: left;
  clear: left;
  width: 30px;
}

.aCommentDiv dd {
  margin-left: 30px;
}

/*↓E-Learningコース一覧用Style↓*/
table.mainlist {
    border: 1px solid #000088;
}

table.coursereport tr td.detail{
    padding:6px;
    border-top: 1px solid #53BCEE;
    border-left: 1px solid #0F6C99;
    border-right: 1px solid #53BCEE;
    border-bottom: 1px solid #0F6C99;
    background-color:#3184CE;
    font-weight:bold;
    color:#FFFFFF;
}

table.coursereport tr td.certificate{
    padding:6px;
    border-top: 1px solid #FFBB55;
    border-left: 1px solid #E38800;
    border-right: 1px solid #FFBB55;
    border-bottom: 1px solid #E38800;
    background-color:#FFAC33;
    font-weight:bold;
    color:#FFFFFF;
}

table.coursereport tr td {
    padding-top:10px;
}

table.coursereport tr td span.left{
    margin-right:20px;
    margin-left:40px;
}

table.coursereportdetail {
    border-collapse: separate;
    border-spacing: 5px 0;
    background-color:#FFFFFF;
	width:400px;
}

table.coursereportdetail tr td.reportheader{
	line-height: 25px;
	color:#333;
	background-color: #eef3f6;
	background-image: url(./images/th_bg1.gif);
	background-repeat: repeat-x;
}

table.coursereportdetail tr td.reportdata{
    padding:6px;
    background-color:#FFFFFF;
    color:#000000;
}

.reportdata span {
    display: block;
    overflow: hidden;
    height: 19px;
    width: 100px;
    background-image: url(./images/learning_no_dit_bt.gif);
    background-repeat:no-repeat;
    clear: both;
    padding-top: 6px;
    text-decoration:none;
    color:#848484;
    font-size: 12px;
}

span.test_pass {
    color:#2556A6;
    font-weight:bold;
    font-size: 13px;
}

.reportdata a {
    display: block;
    overflow: hidden;
    height: 19px;
    width: 100px;
    background-image: url(./images/learning_dit_bt.gif);
    background-repeat:no-repeat;
    clear: both;
    padding-top: 6px;
    text-decoration:none;
    color:#000000;
    outline: none;
    font-size: 12px;
}

.reportdata a:hover {
    background-position: 0 -25px;
    color:#2556A6;
}

table.elearningHeader tbody tr td {
	white-space:pre-wrap;
	line-break:loose;
	word-break:break-all;
	word-wrap:break-word;
}

table.eTestMain {
	margin-top:20px;
	table-layout:fixed;
}

table.eTestMain tbody tr.eTestMainWidth {
	visibility:collapse;
}

table.eTestMain tbody tr.eTestMainWidth th.countWidth {
	width:5%;
}

table.eTestMain tbody tr.eTestMainWidth th.choiceNoWidth {
    width:5%;
}

table.eTestMain tbody tr.eTestMainWidth th.questionsWidth {
    width:75%;
}

table.eTestMain tbody tr.eTestMainWidth th.pointWidth {
    width:15%;
}

table.eTestMain tbody tr th {
	background-color:#DADADA;
	vertical-align:top;
	line-height:200%;
	padding:6px;
}

table.eTestMain tbody tr th.count {
	width:5%;
	text-align:right;
	padding-left:10px;
}

table.eTestMain tbody tr th.questions {
	width:80%;
	text-align:left;
	white-space:pre-wrap;
	line-break:loose;
	word-break:break-all;
	word-wrap:break-word;
}

table.eTestMain tbody tr th.point {
	width:15%;
	text-align:right;
}

table.eTestMain tbody tr td {
	padding:6px;
	line-height:200%;
}

table.eTestMain tbody tr td.rightSign {
	text-align:left;
	vertical-align:top;
	font-size:150%;
	color:#0000FF;
    padding-bottom:0px;
    margin-bottom:0px;
}

table.eTestMain tbody tr td.rightSign span.sign {
	font-size:150%;
	margin-right:5px;
}

table.eTestMain tbody tr td.inaccurateSign {
    text-align:left;
    vertical-align:top;
    font-size:150%;
    color:#FF0000;
    padding-bottom:0px;
    margin-bottom:0px;
}

table.eTestMain tbody tr td.inaccurateSign span.sign {
    font-size:150%;
    margin-right:5px;
}

table.eTestMain tbody tr td.reLearning {
	text-align:right;
	vertical-align:top;
    padding-bottom:0px;
    margin-bottom:0px;
}

table.eTestMain tbody tr td.reLearningComplete {
	text-align:right;
	vertical-align:top;
	color:#0000FF;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

table.eTestMain tbody tr td.choiceNo {
    width:5%;
    text-align:right;
    line-height:20px;
    vertical-align:top;
}

table.eTestMain tbody tr td.choiceNo input {
    margin-left:5px;
}

table.eTestMain tbody tr td.choice {
	width:90%;
	text-align:left;
	vertical-align:top;
	white-space:pre-wrap;
	line-break:loose;
	word-break:break-all;
	word-wrap:break-word;
	line-height:20px;
}

table.eTestMain tbody tr td.choice input {
	margin-right:5px;
}

table.noCheckConsiderationTab {
    table-layout:fixed;
    background-color: #F9D1D7;
    width:100%;
    padding:0px;
    margin:0px;
}

table.noCheckConsiderationTab tbody tr td.noCheckConsideration {
    width:100%;
    text-align:left;
    vertical-align:top;
    line-height:20px;
    color: #CD191E;
}

table.questionConsiderationTab {
	table-layout:fixed;
    background-color: #e6EEEE;
    width:100%;
    padding:0px;
    margin:0px;
}

table.questionConsiderationTab tbody tr td.questionConsideration {
    width:100%;
    text-align:left;
    vertical-align:top;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
    line-height:20px;
}

table.choiceConsiderationTab {
	table-layout:fixed;
    background-color: #e6EEEE;
    width:100%;
    padding:0px;
    margin:0px;
}

table.choiceConsiderationTab thead tr.choiceConsiderationWidth {
	visibility:collapse;
}

table.choiceConsiderationTab thead tr.choiceConsiderationWidth th.noWidth {
    width:3%;
    background-color: #e6EEEE;
}

table.choiceConsiderationTab thead tr.choiceConsiderationWidth th.considerationWidth {
    width:97%;
    background-color: #e6EEEE;
}

table.choiceConsiderationTab thead tr th.choiceConsiderationTitle {
    width:100%;
    text-align:left;
    vertical-align:top;
    line-height:20px;
    background-color: #e6EEEE;
    padding-bottom:0px;
    margin-bottom:0px;
}

table.choiceConsiderationTab tbody tr td.choiceConsiderationNo {
    width:3%;
    text-align:right;
    vertical-align:top;
    line-height:20px;
    padding-left:10px;
    padding-top:0px;
    margin-top:0px;
}

table.choiceConsiderationTab tbody tr td.choiceConsideration {
    width:97%;
    text-align:left;
    vertical-align:top;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
    line-height:20px;
    padding-top:0px;
    margin-top:0px;
}

table.eTestImport {
	table-layout:fixed;
}

table.eTestImport th {
    word-break:break-all;
    word-wrap:break-word;
}

table.eTestImport td {
    word-break:break-all;
    word-wrap:break-word;
}

td#eTest {
	padding:0px;
}

.f11px {font-size:11px;}

table.eTestView {
	width:720px;
	table-layout:fixed;
	margin:0px auto;
	border:0px;
}

table.eTestView tr.eTestViewWidth{
    visibility:collapse;
}

table.eTestView tr.eTestViewWidth th.noWidth {
    width:5%;
}

table.eTestView tr.eTestViewWidth th.contentWidth {
    width:95%;
}

table.eTestView tbody tr th {
	background-color:#DADADA;
	vertical-align:top;
	line-height:200%;
	padding:6px;
	border:0px;
}

table.eTestView tbody tr th.questions {
	width:100%;
	text-align:left;
	white-space:pre-wrap;
	line-break:loose;
	word-break:break-all;
	word-wrap:break-word;
}

table.eTestView tbody tr td {
	padding:6px;
	line-height:200%;
	border:0px;
}

table.eTestView tbody tr td.choiceNo {
    width:5%;
    text-align:right;
    vertical-align:top;
    line-height:20px;
    padding-left:10px;
    font-weight:bold;
}

table.eTestView tbody tr td.choice {
	width:95%;
	text-align:left;
	vertical-align:top;
	white-space:pre-wrap;
	line-break:loose;
	word-break:break-all;
	word-wrap:break-word;
	line-height:20px;
}

table.eTestView tbody tr td.choice span {
	font-size:130%;
	white-space:pre-wrap;
	line-break:loose;
	word-break:break-all;
	word-wrap:break-word;
	margin-right:5px;
}

table.eTestView tbody tr td.choice span.rightSign {
	color:#0000FF;
}

table.eTestView tbody tr td.choice span.inaccurateSign {
	color:#FF0000;
}

table.questionConsiderationViewTab {
	table-layout:fixed;
    width:700px;
    background-color: #e6EEEE;
}

table.questionConsiderationViewTab thead tr th.questionConsiderationTitle {
    width:100%;
    text-align:left;
    line-height:20px;
    background-color: #A8DBF2;
}

table.questionConsiderationViewTab tbody tr td.questionConsideration {
	width:100%;
    text-align:left;
    vertical-align:top;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
    line-height:20px;
    background-color: #e6EEEE;
}

table.choiceConsiderationViewTab {
	table-layout:fixed;
    width:700px;
    /*background-color: #e6EEEE;*/
}

table.choiceConsiderationViewTab thead tr.choiceConsiderationWidth {
	visibility:collapse;
}

table.choiceConsiderationViewTab thead tr.choiceConsiderationWidth th.noWidth {
    width:5%;
    background-color: #A8DBF2;
}

table.choiceConsiderationViewTab thead tr.choiceConsiderationWidth th.considerationWidth {
    width:95%;
    background-color: #A8DBF2;
}

table.choiceConsiderationViewTab thead tr th.choiceConsiderationTitle {
    width:100%;
    text-align:left;
    line-height:20px;
    background-color: #A8DBF2;
}

table.choiceConsiderationViewTab tbody tr td.choiceConsiderationNo {
    width:5%;
    text-align:right;
    vertical-align:top;
    line-height:20px;
    padding-left:10px;
    font-weight:bold;
    background-color: #e6EEEE;
}

table.choiceConsiderationViewTab tbody tr td.choiceConsideration {
	width:95%;
    text-align:left;
    vertical-align:top;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
    line-height:20px;
    background-color: #e6EEEE;
}

#stus-slideshow {
	position:relative;
	margin:0 auto;
}

#slideshow {
	width:100%;
	margin:0 auto;
	border:1px;
	position:relative;
	background:#FFFFFF;
}

#slideshow img {
	display:block;
	margin:0 auto;
}

#slideshow .entry {
	width:100%;
	position:relative;
	top:0px;
	margin:0 auto;
	/*display:none;*/
}

#slideshow .entry .img {
	border: 1px solid #000000;
}

.pdf_size_comp_certificate {
    vertical-align: bottom;
    padding-right: 8px;
}

table.courseTitle {
    width:600px;
    height: 25px;
    background-color:#eef3f6;
    table-layout:fixed;
    margin-top: 30px;
    color:#4880a0;
    border-collapse:collapse;
    border-spacing:0;
    border-left: 8px solid #7392a0;
    border-bottom: 1px solid #7392a0;
}

table.courseTitle tr td.title {
		padding-left: 10px;
		line-height: 25px;
    text-align:left;
    font-size:100%;
    font-weight: bold;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
}

table.courseNotes_a {
    width:600px;
    background-color:#FFFFFF;
    table-layout:fixed;
    margin-top: 5px;
    margin-bottom: 0px;
    color:#000000;
    border-top: thin solid #FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
}

table.courseNotes_a tr td.notes {
    text-align:left;
    line-height:20px;
    font-size:100%;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
}

table.courseNotes_b {
    width:560px;
    background-color:#ffffff;
    table-layout:fixed;
    margin-top: 5px;
    margin-bottom: 10px;
    color:#000000;
    border-top: thin solid #FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
}

table.courseNotes_b tr td.notes {
    text-align:left;
    line-height:20px;
    font-size:100%;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
}

table.courseNotes {
    width:644px;
    background-color:#8fc2e9;
    table-layout:fixed;
    margin-top: -2px;
    color:#FFFFFF;
    border-top: thin solid #FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
}

table.courseNotes tr td.notes {
    text-align:left;
    line-height:20px;
    font-size:100%;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
}

table thead.certificateHead {
    background-image:url(./images/course_h_g.gif);
    font-weight:bold;
}

table thead.certificateHead tr td {
    height:40px;
    padding-left:35px;
    font-weight:bold;
    color:#FFFFFF;
}

table.learningMainTab {
    width:650px;
    table-layout:fixed;
    border: solid 1px #666;
    border-collapse:separate;
    border-spacing:3px;
}

table.certificateFixTab {
    width:650px;
    table-layout:fixed;
    border: solid 3px #FF9D83;
    outline: solid 2px #EB6437;
}

table.certificateFixTab tr td {
    height:20px;
    padding: 10px;
	text-align: center;
	font-size: 100%;
    font-weight:bold;
    color:#EB6437;
    line-height: 1.5em;
    background-color: #FFD9AB;
}

table.certificateFixTab a {
	font-size: 100%;
}

table thead.learningListHead {
    background:url(./images/course_title.gif) no-repeat;
    font-weight:bold;
}

table thead.learningListHead tr td {
    line-height: 27px;
    padding: 0px 0px 5px 30px;
    font-size: 110%;
    font-weight:bold;
    color:#FFF;
    white-space:pre-wrap;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
    margin: 10px;
}

table tfoot.learningListFoot {
    /*background-image:url(./images/course_b.gif);*/
}

table tfoot.learningListFoot tr td {
    height:15px;
}

table tbody.learningListBody {
    /*background-image:url(./images/course_m.gif);*/
    background-repeat: repeat-y;
}

table tbody.learningListBody tr td.learningListDetail {
    padding-left:35px;
}

table tbody.learningListBody tr td.certificateDetail {
    padding-left:120px;
}

/* 修了証印刷 -------------------------------*/
table.certificateComTab {
    width:900px;
    table-layout:fixed;
    border: solid 3px #CCCCCC;
    outline: solid 2px #757575;
}

table.certificateComTab tr td {
    height:20px;
    padding: 10px;
	text-align: left;
	font-size: 100%;
    font-weight:bold;
    color:#333333;
    line-height: 1.5em;
    background-color: #FFFFFF;
}

table.certificateMainTab {
    width:900px;
    table-layout:fixed;
}

table thead.certificateListHead {
    width:900px;
    height: 25px;
    background-color:#bee0f4;
    table-layout:fixed;
    margin-top: 30px;
    color:#2556a6;
    border-collapse:collapse;
    border-spacing:0;
    border-left: 8px solid #8fc2e9;
    border-bottom: 1px solid #8fc2e9;
}

table thead.certificateListHead tr td {
	padding: 5px 0px 0px 10px;
    text-align:left;
    font-size:100%;
    font-weight: bold;
    line-break:loose;
    word-break:break-all;
    word-wrap:break-word;
}

table.certificateListBody {
    width:900px;
    table-layout:fixed;
}

table.certificateListDetail {
    background-color:#FFFFFF;
	width:900px;
}

table.certificateListDetail tr td.Listheader{
	padding:6px;
	color:#000000;
	background-color: #eceded;
	background-image: url(./images/th_bg1.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

table.certificateListDetail tr td.Listdata{
    padding:6px;
    color:#000000;
    background-color: #FFFFFF;
    border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.Listdata a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 80px;
    background-image: url(./images/certificate_dl_bt.gif);
    background-repeat:no-repeat;
    clear: both;
    padding-top: 18px;
    text-indent:-1000em;
    text-decoration:none;
    outline: none;
}

.Listdata a:hover {
    background-position: 0 -18px;
    color:#2556A6;
}

table.certificateListDetail tr td.ListdataView{
    padding:6px;
    color:#000000;
    background-color: #FFFFFF;
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}

.ListdataView a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 80px;
    background-image: url(./images/certificate_vw_bt.gif);
    background-repeat:no-repeat;
    clear: both;
    padding-top: 18px;
    text-indent:-1000em;
    text-decoration:none;
    outline: none;
}

.ListdataView a:hover {
    background-position: 0 -18px;
    color:#2556A6;
}

table tfoot.certificateListFoot {
    background-color:#FFFFFF;
	width:900px;
}

table.certificateListFoot #bt {
	padding-top: 20px;
	padding-left: 820px;
	float: right;
}

#bt a {
    display: block;
    overflow: hidden;
    height: 15px;
    width: 80px;
    background-image: url(./images/bt_m.gif);
    background-repeat:no-repeat;
    clear: both;
    padding-top: 3px;
    text-decoration:none;
    color: #000000;
    outline: none;
}

#bt a:hover {
    background-position: 0 -18px;
    color:#666666;
}

#learningHeaderContents {
    position:fixed;
    top:0;
    clear:both;
    z-index:100000;
    background-color: #FFFFFF;
}

#learningHeaderContents div.maincontentsbody {
    width: 960px;
    margin: 0px 10px;
}

#learningHeaderInfo {
    width: 960px;
    margin: auto;
}

#learningHeaderSpace {
    padding-top:5px;
}

#learningBodySpace {
    padding-top:100px;
}

/* テスト完了時のサブウィンドウ用CSS */
.el_complete_message_space {
	width:100%;
	height:20px;
}

table#el_complete_message {
    /*display:block;*/
	height:150px;
	width:560px;
	border: 1px solid #385D8A;
	background-color: #DBEEF4;
	color: #376092;
}

table#el_complete_message tbody tr td {
	text-align:center;
	vertical-align: middle;
	font-size:14px;
	font-weight:bold;
}

table#link_table {
    width:550px;
}

table#link_table tr td {
	margin-top:5px;
	padding-top:5px;
}

table#link_table tr td.link_index {
	text-align:center;
	font-size:12px;
}

table#link_table tr td.link_msg {
	width:100%;
	text-align:left;
	font-size:12px%;
}

table#link_table tr td div.link_space {
	padding-left:10px;
	margin-left:10px;
}

table#finish_table {
    display:block;
    width:560px;
}

table#finish_table tr td.finish_index {
	vertical-align:top;
	text-align:center;
	font-size:12px;
}

table#finish_table tr td.finish_msg {
	text-align:left;
	font-size:12px;
}

.el_re_learn a {
	display:block;
	background-image: url(./images/el_re_learn_btn.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.el_re_learn a:hover {
	background-position: 0 -50px;
}

.el_re_learn a:active {
	background-position: 0 -100px;
}

.el_next_course a {
	display:block;
	background-image: url(./images/el_next_course_btn.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.el_next_course a:hover {
	background-position: 0 -50px;
}

.el_next_course a:active {
	background-position: 0 -100px;
}

.el_back_list a {
	display:block;
	background-image: url(./images/el_back_list_btn.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.el_back_list a:hover {
	background-position: 0 -50px;
}

.el_back_list a:active {
	background-position: 0 -100px;
}

.el_comp_certificate_list a {
	display:block;
	background-image: url(./images/el_comp_certificate_list_btn.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.el_comp_certificate_list a:hover {
	background-position: 0 -50px;
}

.el_comp_certificate_list a:active {
	background-position: 0 -100px;
}

div#el_complete_link_foot {
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	height: 40px;
	width: 100%;
	margin: 0px auto;
	bottom:10px;
	z-index:100000;
}

div#el_complete_link_footBtn {
	position: relative;
	height:40px;
	width:100%;
	margin:0px auto;
	padding-top:10px;
	bottom:10px;
	text-align: center;
}

table#complete_message tr td#el_no_data_msg {
	text-align:left;
	padding-left:150px;
	font-size:100%;
}
