/* Javaroad */

/* Normal */
body { background-image: url(images/bg.gif); background-color: #0e3192; 
       margin-top: 0px;}
	   
form,td p {margin:0; padding:0}
textarea { width: 80% }

.textS { font-size: 10px; line-height: 14px; color: #333333 }
.textSB { font-size: 10px; line-height: 14px; font-weight: bold; color: #333333 }
.textM { font-size: 12px; line-height: 16px; color: #333333 }
.textMB { font-size: 12px; line-height: 16px; font-weight: bold; color: #333333 }
.textLB { font-size: 14px; font-weight: bold; color: #333333 }
.bold { font-weight: bold; } 

a:link { color: #0e3192; text-decoration: none }
a:hover { color: #ff6c00; text-decoration: none }
a:active { color: #ff6c00; text-decoration: none }
a:visited { color: #0e3192; text-decoration: none }

/* Navigation */
.navi { font-size: 12px; line-height: 16px; color: #0e3192 }
.navi a { font-size: 12px; line-height: 16px; color: #0e3192; text-decoration: none  }
.navi a:hover { color: #ffffff; text-decoration: none }

/* PageLocation */
.here { font-size: 10px; color: #ff3366; }
.here a { font-size: 10px; color: #0e3192; text-decoration: none  }
.here a:hover { color: #ff3366; text-decoration: none }
.hereM { font-size: 12px; color: #ff3366; }
.hereMB { font-size: 12px; font-weight: bold; color: #ff3366 }

/* ContentsMenu */
.menu { font-size: 12px; line-height: 16px; color: #333333  }
.menu a { font-size: 12px; line-height: 16px; color: #333333; text-decoration: none  }
.menu a:hover { color: #ff6c00; text-decoration: none }

/* BookSoftwear */
.book { font-size: 12px; line-height: 16px; font-weight: bold; color: #ffffff }
.book a { font-size: 12px; line-height: 16px; font-weight: bold; color: #ffffff; text-decoration: none  }
.book a:hover { color: #ff6c00; text-decoration: none }

/* LinkList */
.item { font-size: 14px; font-weight: bold; color: #0e3192 }
.item a { font-size: 14px; font-weight: bold; color: #0e3192; text-decoration: none }
.item a:hover { color: #ff6c00; text-decoration: none }
.itemIn { font-size: 12px; line-height: 16px; color: #0e3192 }
.itemIn a { font-size: 12px; line-height: 16px; color: #0e3192; text-decoration: none }
.itemIn a:hover { color: #ff6c00; text-decoration: none }

/* TextColor */
.topCatch { font-size: 10px; line-height: 12px; color: #0e3192 }
.blueCircle { font-size: 12px; line-height: 16px; color: #3366cc }
.navyS { font-size: 10px; line-height: 14px; color: #0e3192 }
.navyM { font-size: 12px; line-height: 16px; color: #0e3192 }
.navyMB { font-size: 12px; line-height: 16px; font-weight: bold; color: #0e3192 }
.navyLB { font-size: 14px; line-height: 16px; font-weight: bold; color: #0e3192 }
.whiteS { font-size: 10px; line-height: 14px; color: #ffffff }
.whiteM { font-size: 12px; line-height: 16px; color: #ffffff }
.whiteMB { font-size: 12px; line-height: 16px; font-weight: bold; color: #ffffff }
.blueM { font-size: 12px; line-height: 16px; color: #3366cc }
.blueMB { font-size: 12px; line-height: 16px; font-weight: bold; color: #3366cc }
.greenM { font-size: 12px; line-height: 16px; color: #00ff00 }
.redM { font-size: 12px; line-height: 16px; color: #cc0000 }
