@charset "UTF-8";
/* =========================================================================
 content.css
  （コンテンツ内要素の設定）

  　目　次

  　1.見出し
  　2.段落
  　3.リスト
  　4.テーブル
  　5.横罫線
  　6.パンくずリスト
  　7.ホーム
    8.コンテンツ
    9.サイトマップ
   10.お問い合わせ
   11.AORI画像アルバム
   12.研究人生もよやま話連載・大槌レポート連載・AORIスタッフ日誌連載
 ========================================================================= */

 /* -------------------------------------------------------------------------
  1.見出し
  ------------------------------------------------------------------------- */

#content h2 {
	clear: both;
	color: #000;
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 9px 5px 10px 10px;
/*	border-top: 1px solid #CCC;*/
	border-bottom: 3px solid #00316C;
	line-height: 2.1;
	background: url(../images/base/h2_bg.gif) repeat-x left bottom #FFF;
}

#content h3 {
	clear: both;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	margin: 20px 5px 10px;
	padding: 8px 5px 8px 26px;
	background: url(../images/base/h3_bg.gif) no-repeat left bottom #FFF;
	border: 1px solid #CCC;
	line-height: 130%;
}

#content h4 {
	clear: both;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	margin: 15px 8px 10px;
	padding: 6px 5px 6px 22px;
	border-bottom: 1px solid #CCC;
	background: url(../images/base/h4_bg.gif) no-repeat left center #FFF;
}
/* -------------------------------------------------------------------------
 2.段落
 ------------------------------------------------------------------------- */

#content p {
	margin: 0 10px 1em;
	line-height: 180%;
	font-size: 0.9em;
}
/* -------------------------------------------------------------------------
 3.リスト
 ------------------------------------------------------------------------- */

#content ul {
	margin: 10px 10px 20px 20px;
	line-height: 1.3;
}

#content ul li {
	margin-bottom: 1px;
	padding: 1px 0 7px 14px;
	list-style: none;
	font-size: 14px;
}

#content li.subject {
	color: #2929CC;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #00316C;
	padding: 10px 0;
}

#content ol {
	margin: 10px 10px 12px 38px;
	line-height: 140%;
}
/* -------------------------------------------------------------------------
 4.テーブル
 ------------------------------------------------------------------------- */

#content table {
	clear: both;
	margin: 0 10px 15px;
	border-collapse: collapse;
	border: 1px solid #CCC;
	border-spacing: 0;
	empty-cells: show;
	line-height: 1.1;
	width: 690px;
	overflow: auto;
}

#content caption {
	font-size: 110%;
	text-align: center;
	padding: 0 0 10px;
	font-weight: bold;
}

#content th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background: #F4F4F4;
	border: 1px solid #CCC;
}

#content td {
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #CCC;
}
/* 4-1 スタッフ紹介
---------------------------------------------------------------------- */
#content .hpb-layoutset-02 h2{
	background: url(../img/bg_h2.gif) no-repeat;
	color: #545454;
	width: 900px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	height: 40px;
	line-height: 40px;
	text-align: left;
	overflow: hidden;
	border-bottom: 0px;
	font-size: 1.1em;
}

#content .name{
	font-size: 1.3em;
	font-weight: bold;
}

#content .name-student{
	font-size: 1.0em;
	font-weight: bold;
}

#content .prof img{
	width: 100%;
	height: 100%;
	text-align: center;
}
#content .prof{
	padding: 0;
	margin: auto;
	display: flex;
}
#content .prof-inner{
	padding: 0;
	margin: auto;
	display: flex;
	flex-flow: column;
}

#content .prof ul{
	padding: 0;
	margin: auto;
	display: block;
}

#content .prof ul li{
	width: auto;
	padding: 0 0 0 1em;
	margin: auto;
	position: relative;
	vertical-align: vottom;
	line-height: 2.0em;
	text-indent: -1em;
}

#content table.staffTable {
	line-height: 130% !important;
	font-size: 90%;
	margin-top: 15px;
	border: none;
	clear: none;
}

#content table.staffTable th {
	background-color: #FDFDFD!important;
	border: none;
	border-top: solid #CCC 1px!important;
	border-bottom: solid #CCC 1px!important;
	text-align: left;
	padding: 10px 20px;
}

#content table.staffTable {
	border-collapse: separate;
}

#content table.staffTable td {
	background-color: #EFEFEF;
	border: none;
	border-top: solid white 2px!important;
	padding: 8px 3px;
	line-height: 110%;
}

#content table.staffTable caption {
	background-color: #00469b;
	color: #FFFFFF;
	font-weight: 500;
	border: none;
	padding: 8px 3px;
}

#content table.staffTable td.memo {
	background-color: #FFFFFF;
	font-weight: 300;
	border: none;
}

#content table.table1 {
	width: 205px;
}

#content table.table2 {
	width: 310px;
}

#content tr.support {
	margin-top: 2px;
}

#content .support td {
	border-top: solid blue thin;
}

#content table.mgnRit10 {
	margin-right: 7px;
}

#content table.staffTable001 {
	line-height: 130% !important;
	font-size: 85%;
	width: 600px;
	margin-top: 15px;
}

#content table.staffTable001 td {
	background-color: #EEEEEE;
	border-top: solid white 1px;
	padding-top: 3px;
}

#content table.staffTable001 td.staffTitle {
	background-color: #00469b;
	color: #FFFFFF;
	font-weight: 300;
}
/* 4-2 論文等
---------------------------------------------------------------------- */
#content-ronbun .hpb-layoutset-02 h2{
	background: url(../img/bg_h2.gif) no-repeat;
	color: #545454;
	width: 900px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	height: 40px;
	line-height: 40px;
	text-align: left;
	overflow: hidden;
	border-bottom: 0px;
	font-size: 1.1em;
}

#content .ronbun h3 {
	clear: both;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 5px 10px;
	padding: 5px 5px 8px 6px;
	line-height: 130%;
	border: 0;
}
#content .ronbun h3.year {
	clear: both;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 5px 10px;
	padding: 5px 5px 8px 6px;
	line-height: 130%;
	border: 0;
	text-align: left;
}

#content .spacer {
    height: 1em;
}
div#content p.indent {
    padding: 3px 3px 3px 52px;
    text-indent: -32.65pt;
    font-size: 80%;
    line-height: 1.8;
/*    background: #f1f1f1;*/
}
div#content .ronbun .inner ul {
    padding: 3px 3px 3px 3px;
    text-indent: 0pt;
/*    font-size: 75%;*/
    line-height: 1.8;
/*    background: #f1f1f1;*/
}
div#content .ronbun .inner li{
    padding: 3px 3px 3px 3px;
    text-indent: 0pt;
    font-size: 85%;
    line-height: 1.8;
}

#content .strongname {
    text-decoration: underline;
    color: #004a95;
}
#content .ronbun .annotation{
	margin: 0;
	padding: 3px;
	font-size: 0.8em;
    color: #000000;
    line-height: 1.0em;
    text-align: right;
}


#content .ronbun .ronbun-detail p{
	margin: 0;
	padding: 0px 5px 3px 52px;
    text-indent: -2.5em;
	font-size: 0.8em;
    line-height: 1.8em;
    color: #000000;
}

div#totop {
    margin: 0 10px 10px 0;
    text-align: right;
    font-size: 70%;
}
div#totop a {
    padding-left: 10px;
    background: url(../img/bg_totop.gif) no-repeat 0px 50%;
}

/* 4-3 概要
---------------------------------------------------------------------- */
#content .gaiyou {
    padding: 3px 3px 3px 3px;
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
}

#content .gaiyou p {
    padding: 3px 3px 3px 3px;
    margin:  3px 3px 3px 3px;
    text-indent: 1.0em;
    font-size: 1.0em;
    line-height: 1.8;
}

/* -------------------------------------------------------------------------
 5.横罫線
 ------------------------------------------------------------------------- */

#content hr {
	height: 0;
	margin: 0 8px 15px;
	padding: 0 0 5px;
	border: none;
	border-bottom: 1px dotted #DDD;
}
/* -------------------------------------------------------------------------
 6.パンくずリスト
 ------------------------------------------------------------------------- */
/*
div#breadcrumbs {
	padding: 13px 18px;
	font-size: 100%;
	width: 943px;
	margin: 0 auto;
	text-align: left;
}*/
/* -------------------------------------------------------------------------
  7.ホーム
  ------------------------------------------------------------------------- */

  /* 7-1 NEWS
  ---------------------------------------------------------------------- */

div#nLeft{
	float: left;
	line-height: 120%;
	width: 342px;
}

div#nNews{
	position: relative;
}

#content div#nNews h2{
	font-size: 120%;
	margin: 0 0 7px 0;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

#content div#nNews p.more{
	position: absolute;
	right: 5px;
	top: 4px;
}

#content div#nNews p{
	margin: 0;/*padding:0;*/
}

#content #nNews ul li{
	background: none repeat scroll 0 0 transparent;
	padding: 8px 0px;
	list-style: none;
	border-bottom: 1px dotted #BBB;
	line-height: 150%;
}

#content #nNews ul.recruit li{
	padding: 8px;
}

#content #nNews ul li img{
	margin: 2px 5px -4px 0;
	vertical-align: baseline;
}

#content #nNews ul#news-more{
	border: none;
	padding: 2px 0 10px;
	width: 333px;
	margin: 10px 0 0 2px;
}

#content #nNews ul#news-more li{
	float: left;
	padding: 0 0 0 0;
	margin: 0 4px 0 0;
	border: none;
	line-height: 150%;
	min-height: 22px;
}

p.newsDate{
	background-image: url("../images/common/arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 0 15px;
	float: left;
	line-height: 1.3em;
}

p.newsContent{
	padding: 5px 0 0 15px;
	line-height: 1.3em;
}
/* 7-2 ピックアップ
---------------------------------------------------------------------- */

div#pick-up-wrap{
	width: 342px;
	margin: 0 0 10px 0;
}

#content #pick-up-wrap h2{
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

div#pick-up-wrap #pick-up{
	padding: 5px;
	background: url("../images/base/pick_bg.png") bottom no-repeat;
	overflow: hidden;
	clear: both;
	display: block;
	margin: 0;
}

#pick-up-wrap #pick-up p{
	margin: 0 0 5px 0;
	display: block;
}

#pick-up-wrap #pick-up p img{
	padding: 2px 10px;
}

#pick-up-wrap #pick-up ul {
	line-height: 1.3;
	margin: 0 10px 7px 3px;
}

#pick-up-wrap #pick-up ul li {
	background: url("../images/base/li_bg.gif") no-repeat scroll 0 5px transparent;
	list-style: none outside none;
	margin-bottom: 1px;
	padding: 1px 0 7px 14px;
}

div#pick_up h2{
	font-size: 120%;
	margin: 0 0 7px 0;
	background: none;
}

#pick-up-wrap #pick-up div.wcv-floatbox-left{
	margin: 0 6px 6px;
	line-height: 1.3;
	text-align: left;
	clear: both;
	overflow: hidden;
	display: block;
	width: 320px;
}

#pick-up-wrap #pick-up div.wcv-centerbox div.wcv-centerimg-l, #pick-up-wrap #pick-up div.wcv-leftbox div.wcv-centerimg-l {
	width: 49%;
	float: left;
	margin-right: 5px;
}
/*回り込み解除・フロートクリア*/

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#pick-up-wrap .clearfix:after, #pick-up-wrap .BoxPageTop:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#pick-up-wrap .clearfix,#content .BoxPageTop {
	display: inline-block;
}

#pick-up-wrap .clearfix,#content .BoxPageTop {
	display: block;
}

#pick-up-wrap #pick-up .wcvimg-floatleft {
	float: left;
	margin-right: 7px;
}

#pick-up-wrap #pick-up .wcvleft {
	text-align: left;
}
/* 7-3 学術ニュース＆トピックス
---------------------------------------------------------------------- */

div#nCenter{
	float: right;
	width: 403px;
}

#nCenter #topics-wrap{
	position: relative;
}

#nCenter #topics-wrap h2{
	background: none repeat scroll 0 0 transparent;
	font-size: 120%;
	margin: 0 0 3px 0;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

div#topics-wrap p.more{
	position: absolute;
	right: -5px;
	top: 4px;
}

#nCenter #topics-wrap #topics{
	line-height: 120%;
	width: 403px;
}

#nCenter #topics-wrap #topics .topics-detail{
	padding: 7px 8px;
	background: url("../images/base/topics_bg.png") no-repeat bottom;
	border: 1px solid #CDCDCD;
	margin: 4px 0;
	width: 385px;
}

#nCenter #topics-wrap #topics .topics-detail p{
	margin: 0;
	padding: 0;
}

#nCenter #topics-wrap #topics .topics-detail .topics-top{
	clear: both;
	overflow: hidden;
	display: block;
	width: 383px;
}

#nCenter #topics-wrap #topics .topics-detail .topics-top .img{
	float: left;
	border: 1px solid #C1C1C1;
	padding: 3px;
	margin: 0;
}

#nCenter #topics-wrap #topics .topics-detail .topics-top .topics-right{
	float: right;
	width: 225px;
	margin: 0 0 0 7px;
}
/*
#nCenter #topics-wrap #topics .topics-detail .topics-right p.title {
font-size: 120%;
font-weight: bold;
margin: 15px 0 0;
line-height: 110%;
}

#content .topics-detail .topics-right p.title a:link{
text-decoration: none;
}

#nCenter #topics-wrap #topics .topics-detail .topics-right p.title img{
margin: 3px 7px 0 2px;
}

*/

#content #nCenter #topics-wrap #topics .topics-detail .topics-right p.name{
	text-align: right;
	margin: 5px 0;
}

#content #nCenter #topics-wrap #topics .topics-detail .topics-right p.cate{
	text-align: right;
	clear: both;
	margin: 1px 0 0 0;
	line-height: 110%;
}

#content #nCenter #topics-wrap #topics .topics-detail .topics-right p.date{
	text-align: right;
	clear: both;
	margin: 6px 0 0 0;
	line-height: 110%;
}

#nCenter #topics-wrap #topics .topics-detail .detail{
	clear: both;
	margin: 10px 0 0;
	line-height: 150%;
	overflow: hidden;
}

#nCenter #topics-wrap #topics .topics-detail .detail p.title {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 13px;
	line-height: 110%;
	padding: 0 4px;
}

#nCenter #topics-wrap #topics .topics-detail .detail p.title a:link{
	text-decoration: none;
}

#nCenter #topics-wrap #topics .topics-detail .detail p.title img{
	margin: 3px 7px 0 2px;
}

#nCenter #topics-wrap #topics .topics-detail .next{
	float: right;
	padding: 1px 5px 4px 18px;
	margin: 6px 0 3px;
	background: url("../images/base/next.png") no-repeat 0 center;
}
/* 7-3 バナー
---------------------------------------------------------------------- */

div#nRight{
	float: right;
	height: 100%;
	width: 180px;
	background: none;
	padding: 8px 0 0;
}

#nRight p{
	margin: 0 10px 8px;
	text-align: center;
}

.left {
	float: left;
}

div.dtlContent {
	clear: both;
	margin-bottom: 20px;
}

div.dtlContent p {
	line-height: 180%;
	margin-bottom: 30px;
}

.mgnBtm20 {
	margin-bottom: 20px;
}

.clear {
	clear: both;
}
/* -------------------------------------------------------------------------
 8.コンテンツ
 ------------------------------------------------------------------------- */
 /* 8-1 NEWS
 ---------------------------------------------------------------------- */

#content div#nNews{
	position: relative;
}

#content #nNews ul {
	margin: 0 5px 23px 5px;
}

#nContent #nNews ul {
	margin: 0 5px 2px 5px;
}
/* 8-2 研究活動
---------------------------------------------------------------------- */

#content div.nKei {
	border: 1px solid #CCCCFF;
	margin: 5px 3px 5px 0;
	padding: 5px;
}

#content div.nKei div.nSoshikiLink {
	border: 1px solid #DDDDDD;
	padding: 3px 2px 0 6px;
}

#content div.nSoshikiLink {
	border: 1px solid #C8C8C8;
	color: #666666;
	margin: 7px 0;
	padding: 2px 2px 0 6px;
}

#content div.nBumon2 {
	color: #000000;
	font-size: 100%;
	line-height: 1.8em;
}

#content div.nBunya {
	margin: 1px 1px 1px 0;
	font-size: 95%;
}

#content div.dtlContent P.noMarP {
	line-height: 180%;
	margin: 4px 4px 4px 6px;
}
/* 8-3 学術ニュース＆研究トピックス
---------------------------------------------------------------------- */

#content div#nNews ul.topics-content{
	margin: 0 0 20px;
}

#content div#nNews ul.topics-content li.topics{
	width: 698px;
	padding: 0 0 5px 3px;
	margin: 0 0 6px 0;
}

#content div#nNews ul.topics-content li.topics div.topics-detail{
	width: 520px;
	float: left;
}

#content div#nNews ul.topics-content li.topics div.topics-detail p.title{
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	margin: 3px 0 15px;
}

#content div#nNews ul.topics-content li.topics div.topics-detail p.title img{
	vertical-align: bottom;
	margin: 0 7px 3px 3px;
}

#content div#nNews ul.topics-content li.topics img{
	margin: 0 6px 6px 0;
}

#content div#nNews ul.topics-content li.topics div.topics-detail p.title a{
	text-decoration: none;
}

#content div#nNews ul.topics-content li.topics div.topics-detail p.title a:hover{
	text-decoration: underline;
}
/* 8-4 書籍紹介
---------------------------------------------------------------------- */

#content div.book-wrap{
	clear: both;
}

#content div.book{
	margin: 0 0 10px;
	padding: 3px 0 10px 0;
	border-bottom: 1px dotted #CCC;
	width: 100%;
}

#content div.book img{
	float: left;
	padding: 5px;
	margin: 0 0 0 20px;
}

#content div.book .book-right{
	float: right;
	width: 530px;
	margin: 2px 15px 0 0;
}

#CONTENT DIV.BOOK .BOOK-RIGHT P{
}

#content div.book .book-right .text{
	margin: 0 0 25px 0;
	padding: 7px 0 0 0;
	font-size: 110%;
}

#content div.book .book-right .text p{
	line-height: 110%;
	margin: 0 10px 8px;
}

#content div.book .book-right .text-small {
	margin: 0 0 10px 0;
	display: block;
	clear: both;
}

#content div.book .book-right .text-small p{
	line-height: 140%;
	margin: 0 10px 6px;
}
/* 8-5 要覧・年報
---------------------------------------------------------------------- */

#content table.tableLine01{
	margin-right: 30px;
	padding: 5px 10px;
}

#content table.tableLine01 td{
	padding: 7px 10px;
}

#content table.tableLine01 th{
	padding: 9px 10px;
}

#content .mgnLft30{
	margin-left: 30px;
}
/* 8-6 規則・手続き・申請
---------------------------------------------------------------------- */

#inner-content-request ul li{
	list-style: disc;
}
#content li#inner-content-request{
	display:list-item;
}

#inner-content-findmacad ul li{
	list-style: disc;
	font-weight: bold;
}
#findmacad-inner ul li{
	list-style: disc;
	font-weight: normal;
	font-size: 0.9em;
	list-style: decimal;
}
/* 8-7 受賞報告
---------------------------------------------------------------------- */

#content .award li{
	list-style: inside;
	margin-left: 1.5em;
	text-indent: -1.5em;
	padding: 5px 10px 15px 0;
	font-size: 15px;
}
#content .award-detail ul{
	padding : 0 ;
	margin: 0;
}
#content .award-detail li{
	list-style: none inside;
	padding: 3px 0 15px 20px;
	font-size: 14px;
	margin-left: 0em;
	text-indent: 0em;
}

/* 8-7 イベント
---------------------------------------------------------------------- */

#content .event li{
	list-style: inside;
	padding: 5px 0 10px 0;
	font-size: 14px;
}
#content .event-detail ul{
	padding : 0 ;
	margin: 0;
}
#content .event-detail li{
	list-style: none inside;
	padding: 0px 0 15px 98px;
	font-size: 14px;
}

/* -------------------------------------------------------------------------
 9.サイトマップ
 ------------------------------------------------------------------------- */

#content h3.sitemap{
	background: url("../images/base/sitemap.gif") no-repeat scroll 3px 9px #FFFFFF;
	border: none;
	border-bottom: 2px solid #CCC;
	padding: 5px 5px 5px 25px;
	font-size: 110%;
}

#content ul li.sitemap-dir{
	background: url("../images/base/side_li_li_li_a.gif") no-repeat left center;
	border-bottom: 1px solid #CCC;
	padding: 1px 1px 5px 14px;
	margin: 0 0 5px 0;
}
/* -------------------------------------------------------------------------
 10.お問い合わせ
 ------------------------------------------------------------------------- */

#content-wide #content{
	width: 940px;
}
/* -------------------------------------------------------------------------
 11.AORIアルバム
 ------------------------------------------------------------------------- */
 /* -- 低画質の画像アルバムのサムネイル一覧 -- */

#content #thumbnails {
	width: 700px;
	overflow: hidden;
	margin: 0 auto;
	padding: 11px 0 6px;
	_padding-bottom: 17px;
	border: 1px solid #CCC;
}

#content #thumbnails p {
	float: left;
	overflow: hidden;
	margin: 5px 0 5px 12px;
	_margin-left: 8px;
	position: relative;
	width: 160px;
	height: 160px;
	overflow: hidden;
}

#content #thumbnails p a img {
	position: absolute;
	width: 160px;
	height: 160px;
	margin: 0;
	opacity: 0.5;filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}

#content #thumbnails p img {
	/*	width: 275px;
height: auto;*/
/*	width: 220px;
height: 220px;*/
	width: 170px;
	height: 180px;
	text-align: center;/*	margin-left: -40%;
margin-top: -10%;*/
/*	margin-left: -25%;
margin-top: -15%;*/
	margin-left: -6%;
	margin-top: -10%;
}
/* -- 高画質の画像アルバムのサムネイル一覧 -- */

#content #hi-thumbnails {
	width: 700px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0 0;
	border: 1px solid #CCC;
}

#content #hi-thumbnails p {
	float: left;
	margin: 0;
	padding: 0 0 5px 11px;
}

#content #hi-thumbnails p img {
	width: 160px;
	height: 160px;
}
/* -- ページング -- */

#content #thumbnails-wrap .page_navigation {
	text-align: center;
}

#content #thumbnails-wrap .page_navigation a {
	display: inline-block;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #9BB2C7;
	margin: 10px 3px 0;
	text-decoration: none;
}

#content #thumbnails-wrap .page_navigation a.previous_link {
	margin-right: 15px;
}

#content #thumbnails-wrap .page_navigation a.next_link {
	margin-left: 15px;
}

#content #thumbnails-wrap .page_navigation a.page_link {
	margin-left: 3px;
	margin-right: 3px;
}

#content #thumbnails-wrap .page_navigation a:visited, #content #thumbnails-wrap .page_navigation a:link {
	color: #00316C;
}

#content #thumbnails-wrap .page_navigation a.active_page, #content #thumbnails-wrap .page_navigation a:hover {
	background-color: #00306E;
	color: #FFF;
}
/* -- 画像アルバム詳細ページ -- */

#content #previewarea {
	max-width: 600px;
	max-height: 450px;
	position: relative;
	overflow: hidden;
	display: inline-block;*display: inline;*zoom: 1;width : expression( document.body.clientWidth > 600 ? '600px' : 'auto' );height : expression( document.body.clientWidth > 450 ? '450px' : 'auto' );
}

#content #previewarea p {
	margin: 0;
	overflow: hidden;width : expression( document.body.clientWidth > 600 ? '600px' : 'auto' );height : expression( document.body.clientWidth > 450 ? '450px' : 'auto' );
}

#content #previewarea p img {
	overflow: hidden;
}

#content #previewarea p.watermark {
	position: absolute;
}

#content #previewarea p.watermark img {
	opacity: 0.5;filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}

#content .album-infomation {
	margin-top: 30px;
}

#content .album-infomation table {
	margin-left: 0;
}

#content .album-infomation p, #content .album-infomation ul, #content .album-infomation ul li {
	margin: 3px 10px;
}

#content .album-infomation table th {
	width: 30%;
}
/* -- CMSKIT専用 -- */
/* ページ編集画面にてサムネイル画像を小さく表示する */

#wcv_sys_content #previewarea {
	max-width: 100%;
	max-height: 100%;
}

#wcv_sys_content #previewarea p > img {
	display: none;
}

#wcv_sys_content #hi-thumbnails p {
	/* ie8 and below */
	width: 164px\9;
	height: 164px\9;
}

#wcv_sys_content #hi-thumbnails > div {
	display: inline-block;
	height: auto;
	zoom: 1;
}

#wcv_sys_content #hi-thumbnails > div > div {
	/* ie8 and below */
	float: left\9;
}

#wcv_sys_content #hi-thumbnails input[type=image] {
	max-width: 160px;
	max-height: 160px;
}
/* ブロック編集画面にてサムネイル画像を小さく表示する */

.wcv_sys_edit_blockeditarea_rightcolumn_blockarea img {
	max-width: 160px;
	max-height: 160px;
}
/* -------------------------------------------------------------------------
 12.研究人生もよやま話連載・大槌レポート連載・AORIスタッフ日誌連載
 ------------------------------------------------------------------------- */

#content .column_update ul li span, #content .otsuchi_report_update ul li span, #content .staff_update ul li span {
	padding: 0 10px 0 5px;
}

#content .column_update ul li img, #content .otsuchi_report_update ul li img, #content .staff_update ul li img {
	vertical-align: top!important;
	margin: 4px 5px 0 5px!important;
}

#content h2 .no {
	margin: 0px 10px 0px 0px;
}
/*2018/06/05追記*/

#content #content_inner table.staffTable caption {
	background-color: #FFF;
	border: 5px double #004698;
	font-weight: 500;
	padding: 0;
	color: #004698;
}

#content #content_inner table.staffTable caption a {
	display: block;
	color: #004698;
	padding: 10px 2px;
	font-weight: bold;
	white-space: nowrap;
}

#content #content_inner table.staffTable caption a:hover {
	color: #FFF;
	background-color: #004698;
	-webkit-transition-property: background-color #FFFFFF;
	-webkit-transition-duration: 0.4s;
	transition-property: background-color #004698;
	transition-duration: 0.4s;
}

#content #content_inner table.staffTable caption.caption_a {
	padding: 10px 2px;
	font-weight: bold;
}
/**
 * 職員・スタッフ紹介ページ
 */

.staf-list {
	width: 100%;
}

#content .staff-wrap dl {
	display: flex;
	margin: 10px 0;
}

#content .staff-wrap dl dt {
	margin: 0;
}

#content .staff-wrap dl dd {
	margin-left: 0;
	margin-bottom: 0;
}

.staf-list-area {
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 25px;
	padding: 0 8px;
}

#content .staff-wrap h3 {
	margin: 10px 5px 10px;
}

#content .staff-wrap h4 {
	margin: 0 0 15px 0;
}

#content .staffContent p {
	margin-bottom: 0;
}

.staf-list__row {
	display: table;
	width: 100%;
	height: 25px;
	padding: 5px 0;
	margin-bottom: 5px;
	line-height: 25px;
	border-bottom: 1px solid #ccc;
}

.staf-list__col {
	display: table-cell;
	padding-right: 1rem;
	word-break: break-word;
}

.staf-list__col--name-col {
	width: 25%;
}

.staf-list__col--pos-col {
	width: 15%;
}

.staf-list__col--theme-col {
	width: 40%;
}

.staf-list__col--mailcol {
	width: 20%;
}

#content .staf-list-area ul {
	margin: 10px 0 0;
	padding: 5px 0;
}

#content .staf-list-area ul li {
	padding: 0;
	margin-bottom: 0;
	background: none;
}