@charset "UTF-8";



/* ::: p.sup01 ::: */
p.sup01-t,
p.sup01-h2,
p.sup01{
padding: 0.1em 10px;
background-color: #f6f4e5;
font-size: 85%;
}


/* :: -h2 :: */
p.sup01-h2{
margin-top: 1.2em;
}


/* :: -t :: */
p.sup01-t{
margin-top: 2.05em;
}



/* ::: h3-block01 ::: */
div.h3-block01{
margin-left: 10px;
}

div.h3-block01 h3{
margin-top: 1.6em;
padding-left: 11px;
background:url(../../img/blt_orange.gif) left 0.5em no-repeat;
color: #0e0e69;
font-size: 101%;
}

div.h3-block01 h3.first-child{
margin-top: 0.85em;
}

div.h3-block01 p{
margin-top: 0.5em;
background: #eeeeee url(../img/bg_support01.gif) left top no-repeat;
}

div.h3-block01 span.note{
margin-left:5px;
color:#f77b00;
font-size:71%;
font-weight:normal;
}

div.h3-block01 p span{
padding: 0.45em 10px;
display: block;
background: url(../img/bg_support01.gif) left bottom no-repeat;
}



/* ::: link01 ::: */
div.link01{
margin: 40px auto 0;
width: 290px;
height: 61px;
position: relative;
background: url(../img/bg_link01-01.gif) left top no-repeat;
}

div.link01 img{
position: absolute;
top: 8px;
left: 32px;
}



/* ::: clear-fix ::: */
.clear-fix{ 
zoom: 100%;
}

.clear-fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
line-height: 0;
}

