/**********テキスト関連**********/
.body1      { font-size: 100%; line-height: 140% }
.body2      { font-size: 100%; line-height: 120% }
.caption {font-size: 80%; line-height: 120%}
.txt_pagetop { font-size: 12px; line-height: 16px }
.txt_link_foot { font-size: 10px; line-height: 16px }
.txt_link_foot-sl { font-size: 10px; line-height: 16px; color:#999999; }
.txt_foot_copy { font-size: 10px; line-height: 16px }
.menu_top-big { font-size: 116%; line-height: 120% ;font-weight:bold;margin:5 0 8 0;}
.menu_top-sml { font-size: 80%; line-height: 140% ;margin:0 0 8 0;}

/**********背景関連**********/
.sp { background-image:url(../img-lib/spacer.gif);}
.dot { background-image:url(../img-lib/dot1.gif);}
.gry { background-color:#BFBFBF;}


/**********リンク関連**********/

/*トップメニュー*/
a.top_menu:link{
color:#000000;
text-decoration:underline:
}
a.top_menu:visited{
color:#660066;
text-decoration:underline:
}
a.top_menu:hover{
color:#0000FF;
text-decoration:underline:
}