﻿@charset "utf-8";


#step1 #contents th{
width:7em;
text-align:right;
font-family:"ＭＳ ゴシック", "Osaka－等幅";
border-bottom:1px solid #ffffff;
background:#e5f6ff;
color:#004faa;
vertical-align:middle;
}
#step1 #contents td{
padding-left:0;
border-bottom:1px solid #ffffff;
color:#004faa;
background:#e5f6ff;
}
#step1 #contents td span{
display:block;
padding-left:20px;
background:url(../../common/images/cmn_line05.gif) left bottom repeat-y;
}
#step1 h3{
font-size:116%;
text-align:center;
line-height:1.5;
}