@charset "utf-8";

/* CREST */

body { font-size: 12px; margin: 0px; padding: 0px; text-align: center; color: #666; font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-image: url(/~kakusan/en/img/bg_body.gif); background-repeat: repeat-x; background-position: left top; }
img { border-style: none; }

/*---------------------- */
.clearfix:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;}
.clearfix { display: block; *height:100% }
/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix {	display: block;}
/* */
/*---------------------- */

#header { height: 110px; width: 940px; margin: 0px auto; padding: 0px; position: relative; }
#header p { margin: 0px; text-align: left; }
#header .headerLogo { position: absolute; left: 3px; top: 27px; }
#header .headerLogoSub { position: absolute; top: 79px; right: 0px; }
#header a.btContact,
#header a.btMember,
#header a.btJapanese {display: block;height: 22px;text-align: left; position: absolute; top:0px; text-indent: -9999px; outline-style:none; }
#header a.btContact {right: 0px; background-image: url(/~kakusan/en/img/bt_contact.gif); width:118px; }
#header a.btMember {right: 118px; background-image: url(/~kakusan/en/img/bt_member.gif); width:128px; }
#header a.btJapanese {right: 246px; background-image: url(/~kakusan/en/img/bt_japanese.gif); width:93px; }
#header a.btContact:hover,
#header a.btMember:hover,
#header a.btJapanese:hover { background-position: 0px -22px; }

/* Footer */
.pagetop { text-align: right; margin: 12px auto 0px; width: 940px; clear: both; }
#footerCopyr { width: 940px; margin-right: auto; margin-left: auto; padding: 9px 0px 4px; text-align: right; }
#footer { background-color: #330000; clear: both; }
#footer #footerInner { width: 940px; text-align: left; margin: 0px auto; padding: 15px 0px 20px; }
#footer #footerInner ul { list-style: none; margin: 0px 50px 0px 0px; padding: 0px; width: 280px; font-weight: bold; float: left; }
#footer #footerInner ul li { line-height: 115%; border-bottom: 1px solid #F7DCD2; padding: 10px 0px 3px; font-size: 10px; }
#footer #footerInner ul li a { color: #FFF; text-decoration: none; }
#footer #footerInner ul li a:hover { text-decoration: underline; }
#footer #footerInner ul li span { display: block; float: right; width: 105px; }
#footer #footerInner .footerBanner { float: right; width: 280px; padding-top: 15px; }
#footer #footerInner .footerBanner div { margin-bottom: 10px; }

/* left Menu */
#mainMenu { margin: 0px 0px 30px; padding: 0px; list-style: none; }
#mainMenu li { }
#mainMenu a { display: block; height: 54px; width: 190px; text-indent: -9999px; outline-style:none; }
#mainMenu a:hover { background-position: -190px 0px; }
#mainMenu a.active { background-position: -190px 0px; }
#mainMenu #mainMenu01 a { background-image: url(/~kakusan/en/img/menu01.gif); }
#mainMenu #mainMenu02 a { background-image: url(/~kakusan/en/img/menu02.gif); }
#mainMenu #mainMenu03 a { background-image: url(/~kakusan/en/img/menu03.gif); }
#mainMenu #mainMenu04 a { background-image: url(/~kakusan/en/img/menu04.gif); }
#mainMenu #mainMenu05 a { background-image: url(/~kakusan/en/img/menu05.gif); }
#mainMenu #mainMenu06 a { background-image: url(/~kakusan/en/img/menu06.gif); }
#mainMenu #mainMenu07 a { background-image: url(/~kakusan/en/img/menu07.gif); }
#mainMenu #mainMenu08 a { background-image: url(/~kakusan/en/img/menu08.gif); }
#mainMenu #mainMenu09 a { background-image: url(/~kakusan/en/img/menu09.gif); }
#mainMenu #mainMenu10 a { background-image: url(/~kakusan/en/img/menu10.gif); }
#menu .menuBnner { margin-bottom: 20px; }

/* Main Image*/
#homeMainImage h1 { text-align: left; margin: 0px; background-image: url(/~kakusan/en/img/home_mainimage.jpg); background-repeat: no-repeat; background-position: center top; height: 298px; text-indent: -9999px; }
.mainImage { background-image: url(/~kakusan/en/img/bg_mainimage.jpg); background-repeat: no-repeat; background-position: center top; margin-bottom: 17px; }
.mainImage h1 { text-align: left; text-indent: -9999px; margin: 0px auto; height: 168px; width: 940px; background-repeat: no-repeat; background-position: 570px 10px; }
#researchMainImage h1 { background-image: url(/~kakusan/en/img/research_mainimage.jpg); }
#lecturesMainImage h1 { background-image: url(/~kakusan/en/img/lectures_mainimage.jpg); }
#newsMainImage h1 { background-image: url(/~kakusan/en/img/news_mainimage.jpg); }
#formemberMainImage h1 { background-image: url(/~kakusan/en/img/formember_mainimage.jpg); }
#linkMainImage h1 { background-image: url(/~kakusan/en/img/link_mainimage.jpg); }
#accessMainImage h1 { background-image: url(/~kakusan/en/img/access_mainimage.jpg); }
#memberMainImage h1 { background-image: url(/~kakusan/en/img/member_mainimage.jpg); }
#activitiesMainImage h1 { background-image: url(/~kakusan/en/img/activities_mainimage.jpg); }

/* Contents */
#container { width: 940px; margin-right: auto; margin-left: auto; text-align: left; }
#container #containerInner { padding-bottom: 10px; padding-top: 27px; }
#container #containerInner #menu { float: left; width: 190px; padding-top: 1px; }
#container #containerInner #contents { float: right; width: 710px; padding: 1px 0px; overflow: hidden; }
#contents h2 { margin-top: 22px; margin-bottom: 22px; clear: both; }
#contents h2.contentTitle { margin-top: 50px; }
#contents h2.txtTitle { color: #900; border-bottom: 3px solid #900; font-size: 20px; line-height: 120%; padding-bottom: 2px; }
#contents h2.txtTitle span { font-size: 14px; }
#contents h2 a {color: #666666; text-decoration:none;}
#contents h2 a:hover {text-decoration: underline;}
#contents p { line-height: 160%; }
.imageBox { text-align: center; margin-top: 30px; margin-bottom: 40px; }

/* Home */
.whatsnew { margin-bottom: 50px; }
.homeBanner { width: 716px; overflow: hidden; margin:0px; }
.homeBanner img { margin-right: 6px; }

/* what's new */
.newsBox { margin: 0px 0px 30px; padding: 1px 20px 4px 0px; border: 1px solid #CCC; position: relative; }
.newsBox .newsDate { zoom:1; position: absolute; left: 20px; top: 0px; font-weight: bold; color: #900; margin: 0px; width: 119px; padding: 13px 0px 0px; text-align: left; }
.newsBox .newsContent { padding: 1px 1px 14px 120px; margin-left:20px; }
#contents .newsBox .newsContent h3 { font-weight: bold; color: #900; font-size: 12px; margin-top: 14px; margin-bottom: 0px; line-height: 140%; background-color: #FFF; margin-left: 0px; padding: 0px; }
.newsBox .newsLine { border-top: 1px solid #990000; }
.newsBox .newsContent p { margin-top: 8px; margin-bottom: 0px; }
.btRead { text-align: right; }
.newsTop .newsBox .newsContent h3 a { color: #900; text-decoration: none; }
.newsTop .newsBox .newsContent a { text-decoration: none; color: #666; }
.newsTop .newsBox .newsContent a:hover { text-decoration: underline; }
#contents .newsTitle { color: #900; font-size: 16px; font-weight: bold; padding-bottom: 3px; padding-left: 2px; border-bottom: 3px solid #900; margin-top: 0px; margin-bottom: 5px; line-height: 140%; }
#contents p.newsTitleDate { font-weight: bold; color: #900; text-align: right; margin-top: 3px; margin-right: 2px; }
#contents p.newsLead { border-bottom: 1px solid #CCC; padding-bottom: 12px; padding-right: 5px; padding-left: 5px; }
#contents .news { margin-right: 5px; margin-bottom: 20px; margin-left: 5px; padding: 1px; }

/* Lecture */
.lectureLine { border-bottom: 1px solid #900; margin-left: 48px; padding-bottom: 2px; margin-bottom: 15px; padding-top: 2px; }
#contents .lectureLine p { font-size: 14px; margin: 0px; line-height: 140%; }
#contents .lectureLine .lectureLineN { float: left; width: 180px; padding-left: 2px; }
#contents .lectureLine .lectureLineS { margin-left: 185px; }
#contents .lectureLine .lectureLineA { padding-left: 2px; }

/* Link */
.linkList { font-size: 14px; font-weight: bold; margin: 0px 0px 40px; padding: 0px; list-style: none; line-height: 160%; }
.linkList li { background-color: #FDF1F0; margin-bottom: 10px; padding: 3px 10px; color: #999; }
.linkList li a { color: #666; text-decoration: none; }
.linkList li a:hover { text-decoration: underline; }
.linkList li span { font-size: 10px; color: #000066; }
.linkList li a .win { margin-left: 7px; }

/* Access */
.pageAccess h2 { margin-bottom:10px!important;}
.pageAccess p.imageBox { margin-top:10px!important;}

/* Member */
#contents p.memberNameLogo { text-align: right; margin: 0px 0px 4px; }
.memberBox { border: 1px solid #CCC; padding:1px 0px 10px; margin-bottom: 30px; }
#contents p.memberDepartment,
#contents p.memberName,
.memberContact,
#contents p.memberPost { margin-left: 198px; }
#contents p.memberPhoto { width: 160px; padding-bottom: 8px; float: left; margin: 21px 0px 0px 19px; _display: inline;}
#contents p.memberName { font-size: 22px; background-color: #660000; color: #FFF; padding: 9px 5px 4px 12px; line-height: 120%; margin-top: 4px; margin-bottom: 12px; margin-right: 19px; }
#contents p.memberName span { font-size: 12px; font-weight: bold; }
#contents p.memberDepartment { font-size: 14px; line-height: 100%; padding-left: 3px; margin-bottom: 4px; margin-top: 22px; }
.memberContact li span { font-weight: bold; color: #900; }
.memberContact { height: 1.2em; list-style: none; padding: 0px; margin-top: 8px; margin-bottom: 8px; }
.memberContact li { float: left; padding-right: 12px; padding-left: 3px; }
.memberContact li a { color: #666; text-decoration: none; }
.memberContact li a:hover { text-decoration: underline; }
#contents p.memberPost { line-height: 160%; padding-left: 3px; margin-top: 12px; margin-bottom: 8px; }
.memberActivity { clear: left; background-color: #F0F0F0; margin: 0px 19px 9px; line-height: 160%; }
.memberActivity dt { font-size: 12px; font-weight: bold; color: #900; clear: left; float: left; padding-left: 15px; padding-top: 8px; padding-bottom: 8px; width: 120px; }
.memberActivity dd { margin-left: 135px; padding-top: 9px; padding-bottom: 8px; padding-right: 19px; zoom:1; }
.memberActivity dd em { font-size: 12px; font-style: normal; font-weight: bold; }
.memberActivity dd .detail { font-size: 10px; display: block; line-height: 140%; padding-top: 3px; }
.memberActivity dd .btmLine { margin-bottom: 8px; border-bottom: 1px solid #999; padding-bottom: 8px; }
.memberActivity dd em.btmLine { margin-bottom: 8px; border-bottom: 1px solid #999; padding-bottom: 8px; display:block; }
.memberInfoBtn { height: 56px; width: 675px; margin: 10px 0px 4px 19px; padding: 8px 0px 0px; list-style: none; overflow: hidden; clear: left; }
.memberInfoBtn li { float: left; margin-right: 13px; }
.memberInfoBtn li.mButton3 { margin-right: 0px; }
.memberTitle { font-size: 16px; font-weight: bold; color: #FFF; background-color: #003399; padding: 5px 5px 5px 8px; margin-bottom: 0px; margin-top: 30px; }
.menberList { margin: 0px 0px 30px; padding: 0px; list-style: none; font-size: 16px; overflow: hidden; }
.menberList li { border-top: 1px solid #CCC; padding: 10px; margin-top: -1px; }
.menberList li a { color: #666; text-decoration: none; }
.menberList li a:hover { text-decoration: underline; }
#contents h3 { font-size: 16px; color: #FFFFFF; line-height: 120%; background-color: #900; padding: 7px 5px 5px 7px; margin-bottom: 5px; }
#contents .textB { font-size: 14px; font-weight: bold; color: #00165D; }
ul.pageMenu { margin: 0px; padding: 0px; list-style: none; height: 60px; }
ul.pageMenu li { float: left; margin-right: 6px; }
ul.pageMenu li.pageMenu03 { margin: 0px; }
.lectureLine .iconPdf { float: right; margin-left: 5px; }
#contents .noPhoto p.memberDepartment { margin-left: 21px; }
#contents .noPhoto p.memberName { margin-left: 19px; }
#contents .noPhoto .memberContact { margin-left: 21px; }
#contents .noPhoto p.memberPost { margin-left: 19px; }
