/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* common.css
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media all {
   * {
      font-family:Arial;
     }
}

body {
   margin:0px;
   padding:0px;
   font-size:12px;
   color:#000000;
}

td,th {
   font-size:12px;
   color:#000000;
}

a:link    { color:#003399; }
a:visited { color:#660099; }
a:hover   { color:#0066ff; }

a:link.Up, a:visited.Up, a:hover.Up {
   font-size:10px;
   color:#003399;
}
a:hover.Up {
   color:#0066ff;
}

p {
   line-height:1.3em;
   margin:0.8em 0em;
}

sup {
   font-size:80%;
}
.ft-14 {
   font-size:14px;
}
.BoxInfo {
   background-color:#ecf3ff;
}
.Emphasis {
   font-weight:bold;
   font-style:normal;
   font-size:13px;
}

/*----- Eʥ -----*/
td.LeftMenu {
   background: #ffffff url("/expo/ibmts/shared/bg.gif") repeat-y;
}
div.LeftAddress {
   font-weight:bold;
   font-size:10px;
   margin:13px 2px 0px 4px;
}
address {
   font-style:normal;
   font-size:10px;
   margin:3px 2px 12px 13px;
}

/*----- ˁE-----*/
td.ContentsBorder {
   background-color:#204ca2;
}

/*----- ȥåץڡ -----*/
div.TopContents {
   margin:0px 15px 0px 16px;
}

/*----- E-----*/

.IntroKm {
   font-weight:bold;
   font-style:normal;
   font-size:14px;
   text-align:center;
}

div.ApplyButton {
   font-size:9px;
   margin-top:5px;
}
p.ApplyDeadline {
   font-size:14px;
   font-weight:bold;
   color:#003399;
}
td.ApplyCaution {
   font-size:10px;
}
span.ApplyStep {
   font-weight: bold;
   color:#ffffff;
   background-color:#003399;
}
.ApplyArrow {
   margin-left:30px;
   font-weight:bold;
}
.ApplyLead {
   font-size:13px;
   margin:0px 10px 0px 15px;
}
div.BtApply {
   text-align:right;
   margin:3px 0px 0px 0px;
}
p.RegistFinish {
   border:1px solid #ff0000;
   color:#ff0000;
   padding:8px 25px;
   margin:auto 120px;
   white-space:nowrap;
   width:320px;
   font-weight:bold;
}

td.ClosingBg
{ background-color:#18367c; }
td.ClosingTextBg
{
   background-color:#ffffff;
   color:#000000;
   font-weight:bold;
}
