@charset "utf-8";

html {
    overflow-y:scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}

a:link {
    color:#0066cc;
}

a:visited {
    color:#939393;
}

a:hover {
    color:#3399cc;
}

a:active {
}

a {
    cursor:pointer;
}

a.arrow {
    background:url("/ridai/image/ico-arrow_related.gif") no-repeat scroll 2px center transparent;
    padding-left:13px;
}

a.internal {
    background:url("/ridai/image/ico-internal.gif") no-repeat scroll right center transparent;
    padding-right:20px;
}

p a.internal, li a.internal {
    margin-right:5px;
}

h1, h2, h3, h4, h5, h6 {
    font-size:100%;
}

p {
    margin-bottom:1em;
}

ul li {
    list-style-type:none;
}

ol.decimal {
    padding-left:15px;
}

img {
    vertical-align:bottom;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

th {
    text-align:left;
}

.btn {
    text-align:center;
}

#wrapper {
    margin:0 auto;
    padding-bottom:50px;
}

#contents {
    width:940px;
    margin:0 auto;
}

#contents .pageTop {
    clear:both;
    text-align:right;
}

#contents:after {
    content:".";
    display:block;
    visibility:hidden;
    height:0.1px;
    font-size:0.1em;
    line-height:0;
    clear:both;
}


#article {
    clear:both;
    float:right;
    width:744px;
    border-bottom:4px solid #66002c;
}

#article h1 {
    padding-bottom:5px;
    border-bottom:4px solid #66002c;
    margin-bottom:15px;
    font-size:150%;
}

div.section {
    padding-bottom:20px;
}

div.section .title {
    background:url("/ridai/image/bg-title_top.gif") no-repeat scroll left top #333333;
    clear:both;
    color:#FFFFFF;
    font-weight:normal;
    margin-bottom:10px;
}

div.section .title span {
    background:url("/ridai/image/bg-title_bottom.gif") no-repeat scroll right bottom transparent;
    display:block;
    padding:2px 20px;
}

#logo {
    margin:0;
    padding:5px 0 10px;
}

/*--------------------------------------------------------
    override
--------------------------------------------------------*/
.teacher {
    color:#333;
    font-size:76.01%;
    line-height:1.66;
    font-family:sans-serif;
    *font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.teacher #article {
    width:600px;
    border:none;
}

.teacher #aside {
    width:180px;
}

.section p.btn {
    padding-top:30px;
}

/*--------------------------------------------------------
    プロフィール
--------------------------------------------------------*/
.vcard {
    width:600px;
    padding:30px 0;
    border-top:1px dashed #000000;
    border-bottom:1px dashed #000000;
    margin-bottom:20px;
}

.vcard:after {
    content:".";
    display:block;
    visibility:hidden;
    height:0.1px;
    font-size:0.1em;
    line-height:0;
    clear:both;
}

/*    名前
---------------------------------------------*/
.vcard div#name {
    float:left;
    width:380px;
}

.vcard div#name .fn {
    border:none;
    font-size:134%;
    font-weight:bold;
    position:relative;
    margin:0;
    padding:0;
}

.vcard div#name .fn .title {
    zoom:0;
}

/*    日本語読み
---------------------------------------------*/
.vcard div#name .fn span.ruby {
    position:absolute;
    left:0;
    font-size:65%;
    top:-13px;
    font-weight:normal;
}

*+html .vcard div#name .fn span.ruby { /* IE7 */
    top:-18px;
}

* html .vcard div#name .fn span.ruby { /* IE6 */
    top:-18px;
}

/*    アルファベット読み
---------------------------------------------*/
.vcard div#name .fn span.alphabetical {
    position:absolute;
    left:0;
    font-size:65%;
    bottom:-15px;
    font-weight:normal;
    font-family:"MS ゴシック";
}

*+html .vcard div#name .fn span.alphabetical { /* IE7 */
    bottom:-10px;
}

* html .vcard div#name .fn span.alphabetical { /* IE6 */
    bottom:-10px;
}

/*    役職
---------------------------------------------*/
.vcard div#name .fn span.title {
    padding-left:8px;
    font-size:76%;
    background:none;
    color:#000000;
}


/*    所属
---------------------------------------------*/
div.hresume {
    float:right;
    width:220px;
}

div.hresume p {
    margin:0;
    text-align:right;
}

div.hresume p.affiliation {
    font-weight:bold;
}

/*    更新日
---------------------------------------------*/
p.update {
    text-align:right;
    padding-top:10px;
}

/*    テーブル
---------------------------------------------*/
table.profile {
    width:600px;
    border:1px solid #000000;
    margin-bottom:28px;
}

table.profile th,
table.profile td {
    padding:8px 14px;
    border:1px solid #000000;
}

table.profile th {
    width:112px;
    vertical-align:middle;
    background:#dedece;
}

table.profile dl dt {
    font-weight:bold;
}

table.profile dl dd {
    margin-bottom:1em;
}

.section h1.title {
    border-bottom:none !important;
    font-size:100% !important;
    padding-bottom:0 !important;
}

/*--------------------------------------------------------
    研究室紹介
--------------------------------------------------------*/
ul.research {
    margin-bottom:10px;
}

ul.research strong {
    font-weight:bold;
}

/*--------------------------------------------------------
    研究室メンバー
--------------------------------------------------------*/
ul#member_list {
}

ul#member_list li {
    border-bottom:1px solid #dfdfcf;
    margin-bottom:10px;
    padding:0 0 10px 18px;
    zoom:1;
}

ul#member_list li dt {
    width:160px;
}

ul#member_list li dd {
    margin:-1.6em 0 0 80px;
}

ul#member_list li dd span {
    padding:0 5px 0 40px;
}

/*--------------------------------------------------------
    論文・学会発表
--------------------------------------------------------*/
#achievement_list {
    text-align:center;
}

#achievement_list p {
    border-bottom:1px solid #dfdfcf;
    padding-bottom:10px;
}

#achievement_list ul li {
    border-bottom:1px solid #dfdfcf;
    margin-bottom:10px;
    padding-bottom:10px;
}

/*--------------------------------------------------------
    サイドメニュー
--------------------------------------------------------*/
#aside {
    float:left;
    width:172px;
}

#aside ul#sidenav {
    margin-bottom:20px;
}

#aside ul#sidenav li {
    margin-bottom:10px;
    line-height:120%;
    zoom:1;
}

#aside ul#sidenav li a {
    display:block;
    padding:10px;
    border-top:1px solid #000000;
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    border-left:10px solid #65002c;
}

#aside ul#sidenav li.current {
    color:#000000;
}

#aside ul#sidenav li a:hover,
#aside ul#sidenav li.current a {
    border:1px solid #000000;
    background:#65002c;
    padding-left:19px;
    color:#fff;
}

#aside ul#sidenav li.current a:visited{
    color:#ffffff;
    background:#65002c;
    padding-left:19px;
}

#aside .info {
    margin-bottom:20px;
}

#aside .info h3 {
    clear:both;
    font-weight:normal;
    color:#fff;
    background:url("../image/bg-title_top.gif") #333 no-repeat left top;
    margin-bottom:10px;
    line-height:120%;
    zoom:1;
}

#aside .info h3 span {
    display:block;
    padding:2px 20px;
    background:url("../image/bg-title_bottom.gif") no-repeat right bottom;
}

/*    リンクカラー
--------------------------------------------------------*/
#aside ul li a:link {
    color:#000000;
    text-decoration:none;
}

#aside ul li a:active {
}

#aside ul li.current a:link,
#aside ul li a:hover {
    color:#ffffff;
}

/*    テーマ
---------------------------------------------*/
#theme {
    font-weight:bold;
}
#theme li {
    margin-bottom:1em;
}
#theme li p {
    font-weight:normal;
    margin-bottom:0;
}

/*    フッター
---------------------------------------------
#footer {
    width:840px;
    margin:0 auto;
    padding-top:10px;
}

#footer p#contact {
    float:left;
    width:420px;
    font-size:92%;
}

#footer p#copy {
    float:right;
    color:#000;
    font-size:92%;
    width:420px;
    text-align:right;
}
*/
/*    ヘッダー
---------------------------------------------*/
.header__btnEnglish a {
    color: #fff;
}
