@charset "utf-8";
/* CSS Document */
/*研究実績*/
/* ===================================================================== */
/*        コンテンツ詳細設定                                             */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*         グローバルナビゲーション                                      */
/* --------------------------------------------------------------------- */

#glovalNaviArea .list03 a{
	background: url(../function/images/global_nav.jpg) no-repeat -355px -40px;
}

/* --------------------------------------------------------------------- */
/*         ローカルナビゲーション                                        */
/* --------------------------------------------------------------------- */
#localNav ul{
	list-style: none;
}

/*研究実績*/
#localNav li.list01 a{
	display: block;
	height: 58px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background: url(./images/local01_off.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
}
#localNav li.list01 a:hover{
	background: url(./images/local01_on.jpg) no-repeat 0px 0px;
}

/*研究テーマ*/
#localNav li.list02 a{
	display: block;
	height: 58px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background: url(./images/local02_off.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
}
#localNav li.list02 a:hover{
	background: url(./images/local02_on.jpg) no-repeat 0px 0px;
}



/* --------------------------------------------------------------------- */
/*         テーブル　　　　　　　　                                      */
/* --------------------------------------------------------------------- */

table td,table th{
	padding-top: 10px;
	}
	

/*新刊*/
table#newtitle{
	width: 650px;
	border-style: none;
}

table#newtitle{
	width: 650px;
	border-style: none;
}


table#newtitle th{
	background: #FFF;
	text-align: center!important;
	width: 90px;
	vertical-align: top;
	border-style: none;
}

table#newtitle th img{
	margin-right: auto;
	margin-left: auto;
	}
table#newtitle td{
	background: #FFF;
	width: 560px;
	vertical-align: top;
	border-style: none;
	line-height: 1.2em;
}


table#newtitle .title{
	font-weight: bold;
	}

table#newtitle .auther{
	font-weight: bold;
	}


table#newtitle .publisher{
	font-weight: bold;
	}

table#newtitle .read{
	line-height: 1.2em;
	}


/*単行本*/
table#monograph{
	width: 650px;
	border-style: none;
}


table#monograph th{
	background: #FFF;
	text-align: center!important;
	width: 90px;
	vertical-align: top;
	border-style: none;
}

table#monograph th img{
	margin-right: auto;
	margin-left: auto;
	}
table#monograph td{
	background: #FFF;
	width: 235px;
	vertical-align: top;
	border-style: none;
	line-height: 1.2em;
}


table#monograph .title{
	font-weight: bold;
	}

table#monograph .auther{
	font-weight: bold;
	}


table#monograph .publisher{
	font-weight: bold;
	}

table#monograph .read{
	line-height: 1.2em;
	}


/*文庫本*/
table#paperback td{}
table#paperback{
	width: 650px;
	border-style: none;
}


table#paperback th{
	background: #FFF;
	text-align: center!important;
	width: 90px;
	vertical-align: top;
	border-style: none;
}

table#paperback th img{
	margin-right: auto;
	margin-left: auto;
	}
table#paperback td{
	background: #FFF;
	width: auto;
	vertical-align: top;
	border-style: none;
	width: 235px;
	line-height: 1.2em;
}
table#paperback .title{
	font-weight: bold;
	}

table#paperback .auther{
	font-weight: bold;
	}


table#paperback .publisher{
	font-weight: bold;
	}

table#paperback .read{
	line-height: 1.2em;
	}
	


#mainContent h2.labo{
	display: block;
	width: 650px;
	height: auto;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	background: url(./images/h2_labo.jpg) no-repeat bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-indent: 45px;
	margin-top: 30px;
}


.theme ul{
	}
	
.theme li{
	background-image: url(../research_theme/images/theme.jpg)!important;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px!important;
	}
