@charset "UTF-8";

/*
======== table of content. =================================

Last Updated:07.07.19
summary:日本文化デジタル・ヒューマニティーズCSS定義
	
============================================================
*/

/*------------------------------
MAIN
--------------------------------*/
/* 3カラムの場合、再度上書き */
body#global_coe #main-sub #main {
	width:514px!important;
	padding-top:45px!important;
	padding-right:0!important;
}

/*メニューがはみ出す ie6*/
* html body#global_coe #sub ul {
  margin-left:0px!important; 
  }
  
  /*-------------------------------------------
CONTENT
---------------------------------------------*/
/* 3カラムの場合、再度上書き 2008 0123 */
body.section-top #content {
	background-image:url(../../images/bg_content.gif)!important;
}

/* 20080925 */
table tr.txts {
	font-size:11px;
	}
	
table#recruit {
	text-align:center;
	}
	
.ml00 {
	margin-left:0!important;
	}
	
.subjectBlock {
	margin:0 0 24px 20px;
	padding:12px;
	border:1px solid #9E9D98;
	float:left;
	display:inline;
	width:264px;
	}

.subjectBlock h5 {
	margin-bottom:12px;
	}

ul.overseasStudy {
	width:100%;
	text-align:center;
	}
	
ul.overseasStudy li {
	margin:0 20px;
	display:inline;
	}
	
body#global_coe address {
	font-size:12px;
	}
	
#main #info ul li dl {
	display:inline;
	}

#main #info ul li dl dd {
	margin-bottom:0;
	color:#666666;
	}

#main #info ul#schedule {
	list-style-type:none;
	}

#main #info h4 {
	padding:5px;
	background-color:#F1F1F1;
	width:inherit;
	}

#global_coe #main #info {
	margin-top:0;
	padding:0;
	border-top: 1px solid #9D9E98;
	}
	
#global_coe #main #info h3 {
	border:none;
	border-bottom: 1px solid #9D9E98;
	}


body#global_coe.index #content #sub ul li a {
background-image:url(../../global/images/bg_localmenu.gif);
}

body#global_coe.index #content #sub ul.sub-menu li a:hover {
background-image:url(../../global/images/bg_localmenu_sub_ro.gif);
}

body#global_coe.index #content #sub ul li a:hover {
background-image:url(../../global/images/bg_localmenu_ro.gif);
}

body.index #promotionArea .topics {
top:72px;
}