@charset "utf-8";

input, select {
    vertical-align: text-bottom;
}

/* headding
--------------------------------------------------*/
h2.h-lv2 {
    color: #0F0964;
    font-size: 134%;
    font-weight: bold;
    margin: 0 0 1em;
    padding: 0 0 6px;
    background: url(../img/h_h-lv2_bg.gif) no-repeat left bottom;
}

/* structure
--------------------------------------------------*/
hr.separator {
    border-top: 1px solid #8683B1;
    border-bottom: 1px solid #fff;
}

div.section {
    overflow: hidden;
    zoom: 1;
}

div.section:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* 
--------------------------------------------------*/
strong.state {
    font-weight: bold;
    color: #0F0964;
}

/* conductor
--------------------------------------------------*/
a.conductor {
    padding-left: 10px;
    background: url(../img/ico_conductor.gif) no-repeat left center;
}

a.help {
    padding-left: 16px;
    background: url(../img/ico_help.gif) no-repeat left top;
}

/* social-buttons
--------------------------------------------------*/
div.tw-button {
    float: left;
    width: 100px;
}

div.tw-button, div.fb-like {
    padding: 8px 0px;
}

/* tab-block1
--------------------------------------------------*/
div.tab-block1 {
    background: url(../img/tab-block_bg.gif) no-repeat left bottom;
    clear: both;
    font-size: 11pt;
    margin: 20px 0 0;
    padding: 0 18px 18px;
}

/* tab-menu1 */
div.tab-block1 ul.tab-menu1 {
    margin: 0px -18px 15px;
    background: #fff url(../img/tab-block_bg02.gif) repeat-x left bottom;
    overflow: hidden;
}
div.tab-block1 ul.tab-menu1 li {
    float: left;
}

ul.tab-menu1 li span{
  width:150px;
  text-align:center;
}

/* tab-menu2 */
.tab-menu2 {
    height: 32px;
    margin: 0px -18px 20px;
    border-bottom: 2px solid #140B51;
}

.tab-menu2 a {
    text-decoration: none;
}

.tab-menu2 a:link {
    text-decoration: none;
}

.tab-menu2>li {
    /*display: table-cell;*/
    float: left;
    position: relative;
    height: 20px;
    width: 146px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-right: 0px;
    text-align: center;
    border: 1px solid #D3D3D3;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}

.tab-menu2>li>a {
    color: #140B51;
}

.tab-menu2>li a>div {
    width: inherit;
    height: inherit;
}

.tab-menu2>li.selected, .tab-menu2>li:hover {
    background-color: #140B51;
}

.tab-menu2>li.selected>a, .tab-menu2>li:hover>a {
    color: #FFFFFF;
}

.tab-menu2>li ul {
    position: relative;
    top: 5px;
    z-index: 1;
    display: none;
}

.tab-menu2>li ul li {
    height: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #FFFFFF;
    border: 1px solid #D3D3D3;
}

.tab-menu2>li ul li:hover {
    background-color: #140B51;
}

.tab-menu2>li ul li a {
    color: #140B51;
}

.tab-menu2>li ul li:hover a {
    color: #FFFFFF;
}

.tab-menu2>li .new_messages_letter {
    display: inline-block;
    margin-left: 8px;
    margin-right: -12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #CC0027;
    font-size: 10pt;
    color: #FFFFFF;
}

/* resume
--------------------------------------------------*/
div.resume {
    border: 1px solid #BDBABA;
    padding: 15px;
    background: #F3F3F7;
    zoom: 1;
}

div.resume div.resume-header {
    background: #0F0964;
    margin: -15px -15px 1em;
    padding: 0.5em 15px;
    color: #fff;
    overflow: hidden;
    zoom: 1;
}

div.resume div.resume-header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.resume div.resume-header a {
    color: #fff;
}

div.resume div.resume-header h4 {
    float: left;
    margin: 0 1em 0 0;
}

div.resume div.resume-header p {
    margin: 0;
}

/* data-table
--------------------------------------------------*/
table.data-table {
    table-layout: fixed;
    width: 99.5%;
    margin: 0 0 1.2em;
    border: 1px solid #0F0964;
}

table.data-table th, table.data-table td {
    padding: 0.3em 15px;
}

table.data-table th {
    color: #0F0964;
    font-weight: bold;
    border:1px solid #0F0964;
    border-right: 0;
    background: #CDE1F6 url(../img/table_line01.gif) repeat-y right top;
    text-align: center;
}

table.data-table th:first-child { //
    border-left: 1px solid #0F0964;
}

table.data-table thead th {
    background-image: none; //
    border-right: 1px solid #7572A9;
}

table.data-table thead th.group-header {
    
}

table.data-table td {
    border: 1px solid #0F0964;
    border-left: 0;
    background-color: #fff;
    word-wrap: break-word;
}

/* nested table.data-table */
table.data-table table.data-table th {
    background-color: #E1E1E1;
}

table.data-table table.data-table td {
    background-color: #fff;
}

/* data-table inner items */
table.data-table th small {
    font-weight: normal;
}

table.data-table td p.heading-text {
    color: #0F0964;
    font-weight: bold;
}

table.data-table table.input-items th, table.data-table table.input-items td
    {
    color: #333;
    font-weight: normal;
    text-align: left;
    padding: 0.2em 5px 0.2em 0;
    border: none;
    background: none;
}

/* data-table inner ul.input-items-N */
table.data-table ul.input-items-1, table.data-table ul.input-items-2,
    table.data-table ul.input-items-3, table.data-table ul.input-items-4,
    table.data-table ul.input-items-5 {
    width: 100%;
    margin: 0;
    padding-top: 17px;
}

table.data-table ul.input-items-1:after, table.data-table ul.input-items-2:after,
    table.data-table ul.input-items-3:after, table.data-table ul.input-items-4:after,
    table.data-table ul.input-items-5:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

table.data-table ul.input-items-1 li, table.data-table ul.input-items-2 li,
    table.data-table ul.input-items-3 li, table.data-table ul.input-items-4 li,
    table.data-table ul.input-items-5 li {
    height: 2.8em;
    line-height: 1.4em;
    list-style: none;
    float: left;
    margin: 0;
    overflow: hidden;
}

table.data-table ul.input-items-1 li {
    width: 100%
}

table.data-table ul.input-items-2 li {
    width: 50%
}

table.data-table ul.input-items-3 li {
    width: 33%
}

table.data-table ul.input-items-4 li {
    width: 25%
}

table.data-table ul.input-items-5 li {
    width: 20%
}

table.data-table ul.input-items-1 input, table.data-table ul.input-items-2 input,
    table.data-table ul.input-items-3 input, table.data-table ul.input-items-4 input,
    table.data-table ul.input-items-5 input {
    float: left;
}

select.job_start_year {
    margin-left: 26px;
}

/* data-table-header */
div.data-table-header {
    margin-bottom: 0.6em;
    padding-top: 0.3em;
    overflow: hidden;
    zoom: 1;
}

div.data-table-header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.data-table-header h3 {
    color: #0F0964;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 0 0;
    border-left: 2px solid #0F0964;
    padding: 0.2em 5px;
    float: left;
}

div.data-table-header p {
    padding: 0.3em;
    margin: 0;
}

div.data-table-header p input {
    margin-top: -0.3em;
}

/* data-table-footer */
div.data-table-footer {
    margin: -0.8em 0 1.2em;
}

/* input-fields
--------------------------------------------------*/
input.middle {
    width: 25%;
}

input.long, textarea.long {
    width: 95%;
}

ul.input-fields-ctrl {
    text-align: center;
    margin: 1em 0;
}

ul.input-fields-ctrl li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 10px;
    list-style: none;
}

ul.input-fields-ctrl a {
    vertical-align: middle;
}

div.error-alert {
    color: #E6001D;
    margin: 1em 0;
}

em.necessary {
    font-weight: bold;
    color: red;
}

/* mail-menu
--------------------------------------------------*/
table.mail-menu {
    width: 100%;
    margin: 0.5em 0 0;
}

table.mail-menu td {
    vertical-align: bottom;
}

table.mail-menu td.mail-menu-right {
    text-align: right;
}

/* table.mail-list.data-table
--------------------------------------------------*/
table.mail-list td.date {
    font-size: 84%;
}

table.mail-list tr.highlight td {
    background: #E9F4FF;
}

/* pager
--------------------------------------------------*/
ul.pager li {
    display: inline;
    margin: 0 0.5em 0 0;
    padding: 0 0.5em 0 0;
    border-right: 1px solid #000;
}

ul.pager li.next {
    border: none;
}

/* steps
--------------------------------------------------*/
div.steps {
    
}

div.steps div.step1, div.steps div.step2, div.steps div.step3 {
    background: url(../img/line01.gif) repeat-x;
    margin-bottom: 1.5em;
    padding-top: 1.2em;
}

div.steps div.step1:first-child, div.steps div.step2:first-child, div.steps div.step3:first-child
    {
    background: none;
}

div.steps div.step1.first-child, div.steps div.step2.first-child, div.steps div.step3.first-child
    { /*IE-expression (first-child) */
    background: none;
}

div.steps div.step1, div.steps div.step2, div.steps div.step3 {
    /* IE-expression (first-child) */
    behavior: expression(this.style.behavior || ( 
 this.className += ( this.previousSibling == null)? " first-child": "",
        this.style.behavior= "none"));
}

div.steps div.step1 h3, div.steps div.step2 h3, div.steps div.step3 h3 {
    color: #161068;
    font-weight: bold;
    font-size: 100%;
    padding: 5px 0 5px 70px;
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0 0 0.8em;
}

div.steps div.step1 h3 {
    background-image: url(../img/ico_step1.gif)
}

div.steps div.step2 h3 {
    background-image: url(../img/ico_step2.gif)
}

div.steps div.step3 h3 {
    background-image: url(../img/ico_step3.gif)
}

/* Physical Style
--------------------------------------------------*/

/* image-position */
#contents p.image.right, #contents p.figure.right {
    float: right;
    margin: 0 0 5px 10px;
}

#contents p.image.left, #contents p.figure.left {
    float: left;
    margin: 0 10px 5px 0;
}

/* text-align */
#contents p.text-left, #contents th.text-left, #contents td.text-left {
    text-align: left;
}

#contents p.text-right, #contents th.text-right, #contents td.text-right
    {
    text-align: right;
}

#contents p.text-center, #contents th.text-center, #contents td.text-center
    {
    text-align: center;
}

/* clear-fix */
.clearfix {
    overflow: hidden;
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* outstudent-table
--------------------------------------------------*/
table.outstudent-table {
    table-layout: fixed;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 20px;
    /* margin:0 0 1.2em; */
    border: 1px solid #0F0964;
}

table.outstudent-table th {
    padding: 0.3em 145px 0.3em;
}

table.outstudent-table td {
    padding: 0.3em 15px;
}

table.outstudent-table th {
    color: #0F0964;
    font-weight: bold;
    border-bottom: 1px solid #0F0964;
    background: #CDE1F6 url(../img/table_line01.gif) repeat-y right top;
}

table.outstudent-table th:first-child {
    border-left: 1px solid #0F0964;
}

table.outstudent-table thead th {
    background-image: none;
    border-right: 1px solid #7572A9;
}

table.outstudent-table thead th.group-header {
    
}

table.outstudent-table td {
    border-right: 1px solid #0F0964;
    border-bottom: 1px solid #0F0964;
    background-color: #fff;
    word-wrap: break-word;
}

/* outstudent2-table
--------------------------------------------------*/
table.outstudent2-table {
    table-layout: fixed;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    /* margin:0 0 1.2em; */
    border: 1px solid #0F0964;
}

table.outstudent2-table th {
    padding: 0.3em 280px 0.3em;
}

table.outstudent2-table td {
    padding: 0.3em 15px;
}

table.outstudent2-table th {
    color: #0F0964;
    font-weight: bold;
    border-bottom: 1px solid #0F0964;
    background: #CDE1F6 url(../img/table_line01.gif) repeat-y right top;
}

table.outstudent2-table th:first-child {
    border-left: 1px solid #0F0964;
}

table.outstudent2-table thead th {
    background-image: none;
    border-right: 1px solid #7572A9;
}

table.outstudent2-table thead th.group-header {
    
}

table.outstudent2-table td {
    border-right: 1px solid #0F0964;
    border-bottom: 1px solid #0F0964;
    background-color: #fff;
    word-wrap: break-word;
}

/* div outstudent */
div.outstudent-left {
    float: left;
    margin-left: auto;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 35px;
}

div.outstudent-right {
    float: right;
    margin-left: 175px;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* div outstudent-a */
div.outstudent-a {
    background: #ffffcc;
    clear: left;
}

div.outstudent-a p {
    margin-left: 10px;
    margin-right: 10px;
}

div.outstudent-a font.title {
    font-weight: bold;
}
