/*全体*/
body {margin: 0; background-image: url(../images/bac_22.jpg); background-repeat: repeat-x; font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif;}

/*リンク*/
a:hover {background-color: #FFCC99}
a:visited {color: #CC6633}
a {text-decoration: none}

/*コンテンツタイトル*/
.title {font-size: 150%; line-height: 200%; color: #990000; font-weight: normal}
.title2 {font-size: 120%; color: #003366; font-weight: bold}
.title3 {font-size: 120%;}
.title4/*専任教員タイトルバー*/ {margin-bottom: 5px; padding: 2px 5px;font-size: 100%; font-weight: normal; background-color: #ffcc99; color: #000; text-indent: 1em;}

/*レイアウト*/
.table/*左コンテンツ用*/ {width: 97%; margin: 0; padding: 15px; border: none;}
.in {margin: 0 40px; font-size: 100%; line-height: 150%;}
.in2 {margin: 0 50px; font-size: 100%; line-height: 150%;}
.in3 {margin: 0 60px; font-size: 100%; line-height: 150%;}
.main {margin: 0 10px;}
.indent/*各ブロック要素指定用*/ {margin: 0 40px 2.5em; font-size: 100%; line-height: 150%;}
.indent2/*各ブロック要素指定用*/ {margin: 0 50px 2.5em; font-size: 100%; line-height: 150%;}
.indent3/*各ブロック要素指定用*/ {margin: 0 60px 2.5em; font-size: 100%; line-height: 150%;}
 
 /*右メニュー用*/
.submenu {font-size: 100%; line-height: 150%; margin-left: 5px; }
.submenu2 {font-size: 100%; line-height: 150%; margin-left: 180%; }

/*テキスト*/
.text {font-size: 100%; line-height: 150%}
.text-blue {font-size: 100%; line-height: 150% ; color: #0E2B6C; font-weight: bold }
.text-red {font-size: 120%; line-height: 150% ; color: #CC3333; font-weight: bold }
.italic {font-style: italic;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.large {font-size: 120%;}
.right {text-align: right;}
.center {text-align: center;}
.red {color: red;}
.white {color: #fff;}
.blue_title {color: #0E2B6C; font-weight: bold; }
.square-yellow/*運営組織_研究部リスト*/ {color: #FF9933;}
.back {text-align: right; margin: 0px 10px 0px 0px; font-size: 100%; line-height: 150%; }
.clear/*float指定解除*/ {clear: both;}
 
 /*リスト関係*/
#faculty-list/*運営組織_研究部リスト*/ {padding-bottom: 3em; list-style-type: none;}
#faculty-list li {display: indent; float: left; padding-right: 1.5em;}
.no {list-style-type: none; }
 
/*新刊*/
.newbook {font-size: 120%; color: #CC3300; font-weight: bold; }

/*研究者*/
.faculty-name/*カテゴリ名*/ {font-size: 100%; }
.faculty {font-size: 120%; font-weight: bold; }

#record {font-size 100%; line-height: 150%; }
#record tr {vertical-align: top; }



