<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------------------
 * 螟ｧ蟄ｦ荳隕ｧ逕ｻ髱｢ 
 * ------------------------------ */
table.university {
    width:600px;
    margin-top:0px;
    margin-bottom:0px;
    border-top:1px solid #B7CCF2;
    border-right:1px solid #B7CCF2;
    font-family: �ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け, Osaka, sans-serif;
    font-size:12px;
    line-height:140%;
    border-collapse: collapse;
    border-spacing: 0px;
}

table.university th{
    margin-top:0px;
    margin-bottom:0px;
    border-bottom:1px solid #B7CCF2;
    border-left:1px solid #B7CCF2;
    background-color:#D1DEF7;
    font-weight:normal;
    text-align:center;
    line-height:120%;
    padding:5px 3px 5px 3px;
}

table.university td{
    margin-top:0px;
    margin-bottom:0px;
    border-bottom:1px solid #B7CCF2;
    border-left:1px solid #B7CCF2;
    background-color:#FFFFFF;
    font-weight:normal;
    padding:3px;
    text-align:center;
}

table.university th.list_name,
table.university td.list_name {
    width: 75%;
    text-align: center;
}

table.university th.list_receipt,
table.university td.list_receipt {
    width: 25%;
    text-align: center;
}

/* ------------------------------
 * 逡呎э莠矩��｢ｺ隱�
 * ------------------------------ */
.F_Table th.university{
    width:600px;
    margin-top:0px;
    margin-bottom:0px;
    border-bottom:1px solid #B7CCF2;
    border-left:1px solid #B7CCF2;
    background-color:#F7F7F7;
    font-weight:normal;
    text-align:left;
    padding:3px;
}

.F_Table td.university{
    width:600px;
    margin-top:0px;
    margin-bottom:0px;
    border-bottom:1px solid #B7CCF2;
    border-left:1px solid #B7CCF2;
    background-color:#FFFFFF;
    font-weight:normal;
    text-align:left;
    padding:3px;
}

.university_logo div{
    display:table-cell;
    width:100px;
    margin-bottom:1px;
    vertical-align:middle;
}

* html div.university_logo div{/* IE 6 */
    display:inline;
    zoom:1;
}

*:first-child+html div.university_logo div{/* IE 7 */
    display:inline;
    zoom:1;
}

/* ------------------------------
 * 螟ｧ蟄ｦ繝ｭ繧ｴ陦ｨ遉ｺ
 * ------------------------------ */
.university_logo img{
    width: 580px;
    height: 55px
}

/* ------------------------------
 * 謾ｯ謇輔＞譁ｹ豕輔Ο繧ｴ陦ｨ遉ｺ
 * ------------------------------ */
.payment_method
{
    display:table-cell;
    margin-bottom:1px;
    vertical-align:middle;
}

* html div.payment_method div{/* IE 6 */
    display:inline;
    zoom:1;
}

*:first-child+html div.payment_method div{/* IE 7 */
    display:inline;
    zoom:1;
}

/* ------------------------------
 * spacer
 * ------------------------------ */
.half_spacer{
    clear:both;
    height:10px;
    margin:0px;
    padding:0px
}

/* ------------------------------
 * 蜈･隧ｦ蛻ｶ蠎ｦ驕ｸ謚樒判髱｢ 
 * ------------------------------ */
.not_found {
  color: red;
  margin: 5px;
}

.exam_states {
    padding:10px
}

/* ------------------------------
 * 逕ｳ霎ｼ蜀�ｮｹ蜀�ｮｹ遒ｺ隱咲判髱｢ 
 * ------------------------------ */
table.time_schedule td.item {
  width: 150px;
  border: 0px;
}
table.time_schedule td.time {
  width: 200px;
  border: 0px;
}

/* ------------------------------
 * 繝｡繝ｳ繝�リ繝ｳ繧ｹ陦ｨ遉ｺ
 * ------------------------------ */
.maintenance {
  background: #ffd8e3;
  border: double 2px #ffa5b0;
  color: red;
}


/* ------------------------------
 * 逕ｻ蜒上�譫�邱壼炎髯､
 * ------------------------------ */
img {
    border: 0;
}

/* --- 蜿嶺ｻ倡分蜿ｷ --- */
div.order_id {
    font-size: xx-large;
    margin: 20px auto;
}

/* ------------------------------
 * 謨ｰ蟄励い繧､繧ｳ繝ｳ
 * ------------------------------ */
img.number {
    vertical-align: middle;
    margin-left:  6px;
    margin-right: 6px;
}

* html img.number {
    display: inline;
    zoom: 1;
}

/* IE 7 */
*:first-child+html img.number {
    display: inline;
    zoom: 1;
}

/* ------------------------------
 * 逕ｳ霎ｼ螳御ｺ�判髱｢:謇狗ｶ壹″謇矩��
 * ------------------------------ */
p.procedure {
    text-indent: 3em;
}
p.arrow_bottom {
    text-indent: 13em;
}

/* ------------------------------
 * 鬮俶�｡驕ｸ謚�
 * ------------------------------ */
table.kana_table {
    border-top: 1px solid #B7CCF2;
    border-right: 1px solid #B7CCF2;
    margin: 6px;
}

td.kana_table {
    text-align: center;
    width: 20px;
}

.high_school_selection_annotation {
    font-size: 10px;
    padding-left: 2em;
    line-height: 1.5em;
}
</pre></body></html>