@charset "UTF-8";



/* ::: frame ::: */
/* :: body :: */
body{
color: #333333;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
font-size: 84%;
}

a:link,
a:visited{
color: #c10016;
text-decoration: none;
}

a:hover,
a:active{
color: #c10016;
text-decoration: underline;
}


/* :: fh :: */
#fh{
background: url(../img/top/bg_fih1.gif) left bottom repeat-x;
}

#fh div.u01{
width: 100%;
}

#fh div.u01 div.static{
margin: 0 auto;
width: 950px;
}

#fh div.u02{
margin: 0 auto;
width: 950px;
}

#fh div.u02 ul li{
float: left;
}


/* :: fb :: */
#fb{
margin: 38px auto 0;
padding-bottom: 30px;
width: 890px;
}

#fb div.u01{
width: 580px;
float: left;
}

#fb div.u01 table{
margin-top: 0.65em;
}

#fb div.u01 table tr.old td{
color: #999999;
}

#fb div.u01 table th{
padding: 0.2em 5px;
text-align: left;
vertical-align: top;
color: #999999;
font-weight: normal;
}

#fb div.u01 table td{
padding: 0.2em 0;
vertical-align: top;
}

#fb div.u01 table td span{
padding-left: 9px;
display: block;
background: url(../img/share/blt_fb-link03.gif) 0 0.5em no-repeat;
text-indent: -9px;
}

#fb div.u01 table td span a{
padding-left: 9px;
}

#fb div.u02{
width: 280px;
float: right;
}

#fb div.u02 dl.dl01 dt img{
vertical-align: bottom;
}

#fb div.u02 dl.dl01 dd.dd01{
margin-top: -12px;
}

#fb div.u02 dl.dl01 dt.dt02{
margin-top: 1.1em;
}

#fb div.u02 dl.dl01 dd.dd02{
margin-top: 10px;
}


/* :: ff :: */
#ff{
margin: 0 auto;
padding-bottom: 65px;
width: 910px;
}

#ff div.u01 p.p01{
margin-right: 9px;
text-align: right;
}

#ff div.u02{
margin-top: 16px;
padding-top: 10px;
border-top: 1px solid #dd707e;
}

#ff div.u02 ul{
float: left;
}

#ff div.u02 ul li{
margin-right: 26px;
float: left;
}

#ff div.u02 p.p01{
float: right;
}



/* ::: common style ::: */
/* :: font size, line-height :: */
/* : S : */
#fb div.u01 table,
.font-s01{
line-height: 1.75;
font-size: 85%;
}

/* : M ( default ) : */
font-m01{
font-size: 100%;
line-height: 1.75;
}

/* : L : */
.font-l01{
font-size: 138%;
}


/* :: clear-fix :: */
#ff div.u02 ul,
#ff div.u02,
#fb,
#fh div.u02 ul,
.clear-fix{ 
zoom: 100%;
}

#ff div.u02 ul:after,
#ff div.u02:after,
#fb:after,
#fh div.u02 ul:after,
.clear-fix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
line-height: 0;
}


/* :: zoom :: */
.zoom{
zoom: 1;
}
