

a:link {color:#000000; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}
a:hover {color: #003471; text-decoration:underline;}

a.other:link {color:#003471; text-decoration:underline;}
a.other:visited {color: #003471; text-decoration:underline;}
a.other:hover {color: #003471; text-decoration:underline;}


#h01 {color:#003471; font-weight:bold;}
#h02 {color:#003471; font-weight:nomal;}
#h03 {color:#333333; font-weight:normal;}
#h-red {color:#ff0000; font-weight:normal;}
#h-red-b {color:#ff0000; font-weight:bold;}

#attention {color:#ff0000; font-weight:normal;}


#bg-brown {background-color:#003471;}
#bg02 {background-color:#ff99cc;}
#bg03 {background-color:#ff9999;}


.pt-line01{background-image: url(../image/img_line01.gif);background-repeat: repeat-x;}



.pad {padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.pad-top {padding-top:5px;}
.pad-bottom {padding-bottom:5px;}
.pad-left {padding-left:5px;}
.pad-right {padding-right:5px;}
