/*■■パンくずリスト■■*/
.small {
padding: 1px 3px 1px 3px;
font-size:10px;
line-height:120%;
//lettttter-spacing: 1px;
font-family: MS UI Gothic,Osaka;
}

.small a:link{ color:#F66013 }
.small a:hover{ color:#0000ff }
.small a:visited{ color:#F66013 }



/*■■フッターテキストリンク■■*/
.footer{
font-size:9px;
line-height:150%;
//lettttter-spacing: 1px;
font-family: MS UI Gothic,Osaka;
}

.footer a:link{ color:#C32121}
.footer a:hover{ color:#EE6565 }
.footer a:visited{ color:#0C419A }

