@charset "UTF-8";



/* ::: info-block01 ::: */
div.info-block01{
margin-top: 1.55em;
margin-left: 20px;
width: 550px;
background: url(../img/bg_info-block01_t.gif) left top no-repeat;
}

div.info-block01 div.inner-info-block01{
padding: 1.4em 0 1.2em 17px;
background: url(../img/bg_info-block01_b.gif) left bottom no-repeat;
}

div.info-block01 div.inner-info-block01 dl{
width: 270px;
float: left;
}

div.info-block01 div.inner-info-block01 dl dd{
margin-top: 0.45em;
}

div.info-block01 div.inner-info-block01 p{
padding-top: 3px;
width: 241px;
float: right;
}



/* ::: step01 ::: */
ol.step01{
margin-top: 1.85em;
width: 590px;
height: 44px;
position: relative;
background: url(../img/bg_step01-01.gif) left top no-repeat;
}

ol.step01 li{
position: absolute;
}

ol.step01 li.li01{
top: 14px;
left: 33px;
}

ol.step01 li.li02{
top: 14px;
left: 146px;
}

ol.step01 li.li03{
top: 14px;
left: 255px;
}

ol.step01 li.li04{
top: 14px;
left: 370px;
}

ol.step01 li.li05{
top: 14px;
left: 473px;
}



/* ::: p01-h2-01 ::: */
p#p01-h2-01{
width: 590px;
background: #f6f4e5 url(../img/bg_resister01.gif) left top no-repeat;
}

p#p01-h2-01 em{
padding: 0.35em 10px;
display: block;
background: url(../img/bg_resister01.gif) left bottom no-repeat;
font-size: 130%;
font-style: normal;
font-weight: bold;
}



/* ::: h3-block01 ::: */
div.h3-block01{
margin-left: 20px;
}



/* ::: blank-link01 ::: */
span.blank-link01{
padding-right: 13px;
margin-right: 0.3em;
background: url(../../img/icn_blank.gif) right 0.2em no-repeat;
}



/* ::: clear-fix ::: */
div.info-block01 div.inner-info-block01,
.clear-fix{ 
zoom: 100%;
}

div.info-block01 div.inner-info-block01:after,
.clear-fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
line-height: 0;
}

