@charset "utf-8";
html,body{
     height:			100%;
}
BODY {
	background-color:	#FFFFFF;
	color:				#000000;
	font-family:		"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	margin:				0px;
	padding:			0px;
	text-align:			center;
}
* {
	line-height:		1.2;
}
TABLE {
	margin-left:		auto;
	margin-right:		auto;
}
#container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
/*    overflow: auto;*/
}
#screen {
    width: 900px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 40px;
}

#header {
	padding-top:		8px;
/*	height:				70px;*/
/*	background-color:	#f5f5f5;*/
}
.head-line{
	width:				100%;
	height:				5px;
	background-color:	#403f99;
}
#contents {
	width:				900px;
/*	padding-bottom:		40px;*/
/*	margin-top:			100px;*/
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
	padding-bottom:20px;
	overflow: hidden;
}
#footer {
/* containerからの絶対位置を定義 */
	position:			absolute;
	bottom:				0;
	width:				900px;
	height:				50px;
	text-align:			center;
	background-color:	#FFFFFF;
		font-size:			90%;
/*	color:				#FFFFFF;*/
/*	margin-left:		-400px;*/
/*	left:				50%;*/
}

#footer-contents {
/* containerからの絶対位置を定義 */
    margin: 0 auto;
	width:				900px;
	text-align:			left;
	padding: 10px;
	border-top: 5px solid #403f99
/*	background-color:	#b12d40;*/
/*	color:				#FFFFFF;*/
/*	margin-left:		-400px;*/
/*	left:				50%;*/
}
a{
	outline: none;
	text-decoration: none;
}
a:focus{
	outline: none;
}
A:link,
A:visited
{
	color:				#403f99
}
A:hover {
	color:				#403f99;
	cursor:				pointer;
	text-decoration: underline;
}
A:active {
	color:				#403f99;
	cursor:				pointer;
}
A.group_contents:link,
A.group_contents:visited
{
	display: block;
}
A.group_contents:hover {
	cursor:				pointer;
}
A.group_contents:active {
	cursor:				pointer;
}


/*	ヘッダ－上段 左 エリア */
.header-top-left {
	background-color:	#FFFFFF;
	text-align:			left;
}
/*	ヘッダ－上段 右 エリア */
.header-top-right {
	background-color:	#FFFFFF;
	text-align:			right;
}
/*	ヘッダ－中段 左 エリア */
.header-middle-left {
	background-color:	#FFFFFF;
	text-align:			left;
}
/*	ヘッダ－中段 右 エリア */
.header-middle-right {
	background-color:	#FFFFFF;
	text-align:			right;
}
/*	ヘッダ－下段 左 エリア*/
.header-bottom-left {
	text-align:			left;
	border-top:			5px #403f99 solid;
	line-height:		30px;
}
/*	ヘッダ－下段 右 エリア*/
.header-bottom-right {
	text-align:			right;
	border-top: 5px #403f99 solid;
}
/*	ヘッダ－下段 右 フォント */
.header-bottom-right-font {
	color:				#000000;
	font-size:			80%;
	text-decoration: underline;
}
/* エラーメッセージ エリア */
.error {
	background-color:	#FFCC99;
}
/* エラーメッセージ フォント */
.error-font {
	color:				#FF0000;
}

/**	k01 */

.k01-title1,	/*	組織名 エリア */
.k02-title1,	/*	所属名 エリア */
/*.k03-title1,	/*	教員基本情報 エリア */
/*.k04-title1,	/*	教員基本情報 エリア */
.k05-title1		/*	検索キーワード エリア */
{
	background-color:	#eeeff3;

}

.k03-title1,	/*	教員基本情報 エリア */
.k04-title1	/*	教員基本情報 エリア */
{
	background-color:	#dcf2fc;
}

/*	組織名 フォント */
.k01-title1-font1 {
/*	color:				#FFFFFF;*/
	font-weight:		bold;
}

.k01-title2,	/*	学部学科名 エリア */
.k02-title2,	/*	教員一覧 エリア */
.k05-title2		/*	教員一覧 エリア */
{
	background-color:	#FFFFFF;
	border: 1px solid #BBC6C7;
}
/*	学部学科名 フォント */
.k01-title2-font1 {
/*	color:				#000000;*/
	font-weight:		bold;
}

/**	k02 */

/*	所属名 フォント */
.k02-title1-font1 {
/*	color:				#FFFFFF;*/
	font-weight:		bold;
}
/*	職名 フォント */
.k02-title2-font1 {
	color:				#000000;
	font-weight:		bold;
}
/*	人数 フォント */
.k02-title2-font2 {
/*	color:				#000000;*/
}
/* 氏名漢字 フォント */
.k02-title2-font3 {
/*	color:				#0000FF;*/
}

/**	k03 */
.k03-title1-font1,	/*	教員カナ氏名 フォント */
.k03-title1-font3,	/*	教員所属職種 フォント */
.k04-title1-font1,	/*	教員カナ氏名 フォント */
.k04-title1-font3	/*	教員所属職種 フォント */
{
/*	color:				#FFFFFF;*/
	font-size:			80%;
}
.k03-title1-font2,	/*	教員漢字氏名 フォント */
.k04-title1-font2	/*	教員漢字氏名 フォント */
{
/*	color:				#FFFFFF;*/
	font-size:			150%;
	font-weight:		bold;
}
.k03-subtitle1-row {
	background-color:	#FFFFFF;
}
.k03-subgroup1-row {
	background-color:	#eeeff3;
	font-weight:		bold;
/*	color:				#FFF;*/
}
/*	管理項目アイコン フォント */
.k03-subtitle1-font1 {
	color:				#403f99;
}
/*	管理項目名 フォント */
.k03-subtitle1-font2 {
/*	color:				#000000;*/
	font-weight:		bold;
}
/*	業績一覧 エリア*/
.k03-data-row {
	background-color:	#FFFFFF;
}
/*	検索ヒットアイコン フォント */
.k03-search-hit {
	color:				#FF0000;
	font-weight:		bold;
}
/*	プレビュー時注意書き フォント */
.k03-preview-font {
	color:				#FF0000;
	font-size:			80%;
}

TABLE.gyoseki {
/*	display:			inline-table;*/
	background-color:	#d0d0d0;
/*	margin:			10px;*/
}
/**	k04 */
/*	管理項目アイコン フォント */
.k04-subtitle1-font1 {
	color:				#eeeff3;
}
/*	管理項目名 フォント */
.k04-subtitle1-font2 {
/*	color:				#0000FF;*/
	font-weight:		bold;
	background-color:	#FFFFFF;
}
.k04-data1-font1,	/*	標題・概要 フォント */
.k04-data2-font2	/*	入力情報 フォント */
{
/*	color:				#000000;*/
	font-size:			80%;
	background-color:	#FFFFFF;
}

/**	k05 */
/*	検索業績キーワード フォント */
.k05-title1-font1 {
/*	color:				#FFFFFF;*/
	font-size:			80%;
}
/*	検索氏名キーワード フォント */
.k05-title1-font2 {
/*	color:				#FFFFFF;*/
	font-weight:		bold;
}
/*	職名 フォント */
.k05-title2-font1 {
/*	color:				#000000;*/
	font-weight:		bold;
}
/* 氏名漢字 フォント */
.k05-title2-font2 {
	color:				#0000FF;
}

.boxA {
	width:50px;float:left;
}
.boxB {
	width:420px;float:left;
}
.boxAE {
	width:100px;float:left;
}
.boxBE {
	width:50px;float:left;
}
.clear {
	clear:both;
}
COL.dateYM {
	width:	65px;
}
COL.dateYMD {
	width:	85px;
}
COL.periodYM {
	width:	140px;
}
COL.periodYMD {
	width:	180px;
}
div.search div.condition {
	padding: 1px;
	height: 100%;
}
table.search_left {
	margin: 0px auto; width: 100%;
}
table.search_left th {
	padding: 5px; text-align: center;
}
table.search_bunya {
	margin: 0px auto; width: 100%;
}
div.nameheader {
/*	position: fixed; */
	margin-top: 10px;
}

div.gyoseki03 {
	margin-top: 10px;
	height: 55vh;
	width: 700px;
	margin-left:	200px;
	overflow: auto;
}
[class^="gyoseki_contents"] {
  display: block; padding-top: 180px; margin-top: -180px;
}


div.side {
/*	position: fixed; */
	margin-top: 10px;
    margin-left: 0px;
	width: 200px;
	float: left;
}
div.detail {
	margin-top: 60px;
    height: 100%;
}
div.side_link {
	margin-left: 20px;
}
div.side_link_index {
/*	background-color:	#eeeff3; */
	font-weight:		bold;
	color:				#FFF;
	font-size:			15px;
	padding: 5px 0px 3px 10px;
	border-top: solid 4px #eeeff3;
}

table.sidemenu {
	background-color:	#d0d0d0;
	margin: 0px auto;
	width: 100%;
}
table.sidemenu td {
	background-color: rgb(255, 255, 255);
}

/* 印刷用 */
@media print{
#container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    overflow: visible;
}
#contents {
	width:				900px;
/*	padding-bottom:		40px;*/
/*	margin-top:			100px;*/
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
	padding-bottom:20px;
	overflow: visible;
}
	div.gyoseki03 {
		margin-top: 10px;
		height: 100vh;
		width: 700px;
		margin-left:	200px;
		overflow: visible;
	}
	div.footer {
		display: none;
	}

	HR.fline {
		display: none;
	}
	IMG.fimage {
		display: none;
	}
}
