body,td,th {
	color: #7C7C7C;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

/*通常リンク*/
A:link{
	text-decoration:none;
	color:#CC6600;
}
A:visited{
	text-decoration:none;
	color:#CC6600;
}
A:hover{
	color:#FF9900;
}

/*検索関連*/
.bkensaku {
	font-size: 12px;
	color: #FFFFFF;
	height: 140px;
	width: 208px;
	background-image: url(images/kensaku_back.gif);
	background-repeat: no-repeat;
}

.kensaku a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.kensaku a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.kensaku a:hover{
	color:#FF9900;
	text-decoration: underline;
}

/*ツリーメニュースタイル*/
td.main{
	cursor:pointer;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	width: 240px;
}
/*サブメニューのスタイル*/
td.sub{
	position:relative;
	width: 240px;
}
.sub div{
	display:none;
	width: 240px;
}
/*リンクのスタイル*/
.sub div A:link{
	text-decoration:none;
	width:240px;
	color:#607E50;
	display:block;
	font-weight: bold;
	line-height: 18px;
}
.sub div A:visited{text-decoration:none;width:100%;color:#607E50;display:block;
	font-weight: bold; line-height: 18px;
}
.sub div A:hover{
	color:#996600;
	width:100%;
	display:block;
	font-weight: bold; line-height: 18px;
}

/*メイン*/
.mainbackhead {
	background-repeat: repeat-x;
	background-image: url(images/back.gif);
	height: 35px;
}
.box {
	border: 1px solid #003399;
	width: 85%;
	background-color: #FFFFFF;
}
.bookborder {
	border: 1px solid #cccccc;
}
/*書籍リンクスタイル*/
.btitle div A:link{text-decoration:none;color:#0033CC;}
.btitle div A:visited{text-decoration:none;color:#0033CC;}
.btitle div A:hover{color:#CC6600;text-decoration:underline;}

.txt_kensaku {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bookname {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.info_date {
	font-size: 12px;
	color: #666666;
}
.info_title {
	font-size: 12px;
	color: #0099FF;
}
.menuline {
	background-color: #59653D;
	height: 1px;
	width: 100%;
}
.midashi01 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.midashi02 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.list_txt {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.listline {
	border: dashed 1px #cccccc;
}
.color01 {
	color: #6666CC;
}
.oshirase_midashi {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.p_txt {
	line-height: 16px;
	color: #666666;
}
.color02 {
	color: #CC6600;
}
.howto_midashi {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.color03 {
	color: #333399;
}
.color04 {
	color: #CC3300;
}
.color05 {
	color: #FFFFFF;
}
.color06 {
	color: #003399;
}
.book_title {
	font-size: 18px;
	line-height: 26px;
	color: #003399;
	font-weight: bold;
}
.book_info {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.shoukai_midashi01 {
	font-size: 12px;
	font-weight: bold;
	color: #3461AB;
}
.mokuji_midashi {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.chosha_h {
	line-height: 20px;
}
.chosha_mark {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.furoku_txt01 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.furoku_txt02 {
	font-size: 12px;
	line-height: 16px;
	color: #564A3D;
}
.koushin {
	line-height: 18px;
}
.bar_color01 {
	background-color: #E0F1BA;
	color: #4D6514;
	font-weight: bold;
}
.search_string {
	font-size: 12px;
	color: #000000;
}
.small_string {
	font-size: 10px;
}
/* お知らせ：目次：フォント色赤 */
.font_oshirase_index_red {
    font-size: 12px;
    color: #ff0000;
}

/* お知らせ：目次：フォント色水色 */
.font_oshirase_index_light_blue {
    font-size: 12px;
    color: #0099ff;
}

/* お知らせ：目次：フォント色青 */
.font_oshirase_index_blue {
    font-size: 12px;
    color: #0000ff;
}


