a {
 color: #333333}
a:link {color: #333333;text-decoration:underline;}
a:visited {color: #333333;text-decoration:underline;}
a:hover {color: #999999;text-decoration:underline;
a:active {color: #333333;text-decoration:underline;}}

.font_main {  font-size: 12px; line-height: 150%; color: #333333}
.font_10 {  font-size: 10px; color: #333333}
.font_14 {  font-size: 14px; color: #333333}
.font_16 {  font-size: 16px; color: #333333}
.bold {	font-weight: bold;}
.book_title { font-size: 14px; line-height: 150%; font-weight: normal}
.haikei {  background-color: #000000; background-image: url(img/menu_back.jpg); background-repeat: no-repeat}

/* kigyo */
#kigyo {}
#kigyo ul{list-style:none;}
#kigyo a{
 font-size: 12px;
}
#kigyo a:link {color: #ffffff;text-decoration:underline;}
#kigyo a:visited {color: #ffffff;text-decoration:underline;}
#kigyo a:hover {color: #999999;text-decoration:underline;
#kigyo a:active {color: #ffffff;text-decoration:underline;}

/* subnavi */
#subnavi {}
#subnavi ul{list-style: none;margin-top: 0px;}
#subnavi a{
 width:100px;
 padding: 1px 0px;
 display: block;
 text-decoration: none;
 font-size: 12px;
}
#subnavi a:link {color: #ffffff;padding-bottom:1px;border-bottom:1px #999999 solid;}
#subnavi a:visited {color: #ffffff;padding-bottom:1px;border-bottom:1px #999999 solid;}
#subnavi a:hover {color: #ffffff;padding-bottom:1px;border-bottom:1px #ffffff solid;}
#subnavi a:active {color: #ffffff;padding-bottom:1px;border-bottom:1px #999999 solid;}
}

.font_14B {
	font-size: 14px;
	font-weight: bold;
}
