@charset "utf-8";
/* CSS Document */

.main {
font: 75% georgia, sans-serif;
line-height: 1.4;
color:#212121; 
}

.sub {
font: 75% georgia, sans-serif;
line-height:1.0;
color: #555753; 
}

.title {
font-family:Georgia, "Times New Roman", Times, serif;
color:000000;
font-size:14px;
font-weight:bold;
}

a  { color:#408080; text-decoration:none}
a:hover  { color:#FF4AA5; }

#divstyle {font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
color:#626262}
