/* page commn */

body { margin:0px; color:#393939; background-color:#FEFEFF;}

.bg { background-image:url(../images_common/background.gif); background-position:center; background-repeat:repeat-y; }

#header h1 { font-size:10px; font-weight:normal; margin:0; } 
#header a  { text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
.lnavi { background-image:url(../images_common/ln_bg.gif); background-repeat:repeat-y; }
#lnavi p  { padding:10px 0px; }
#lnavis p { padding:5px 0px; }
#lnavi a { text-decoration:none; }

/* リンクカラー*/
a:link   { color:#104EAB; }
a:visited{ color:#104EAB; }
a:hover  { color:#990099; }
a:active { color:#104EAB; }


.fs-s{ font-size:10px; line-height:145%; }
.fs-m{ font-size:12px; line-height:150%; }
.fs-l{ font-size:14px; line-height:155%; }
