@charset "Shift_JIS"; 
 
/* CSS for CMS */ 
 
.wrapper 
{
	background-image: url(../images/cms/university/bg_mid.gif);
}
	 
.wrapper .body 
{
	background-image: url(../images/cms/university/bg_btm.gif);
}
  
/*
 * ==================================================
 * ꗗ 
 * ==================================================
 */
	 
.univList .text 
{
	width: 590px;
}
	 
.univList .text h3 
{
	clear: left;
	margin-bottom: 5px;
}
  
.univList .image 
{
	padding: 0;
	width: 110px;
	border: none;
}
	 
.univList .image img 
{
	border: 1px solid #d7d7d7;
}
   
/*
 * ==================================================
 * ڍ 
 * ==================================================
 */
	 
.detail 
{
}
	 
.detail .univName 
{
	padding-left: 10px;
	height: 50px;
	color: #ff7400;
	font-size: 250%;
	background-image: url(../images/cms/university/title.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.univName 
{
	margin-bottom:15px;
}

.univNameEng
{
	font-size:large;
}
.detail .anchor 
{
	padding: 5px 0 10px;
	text-align: center;
}
 
.detail #contactArea 
{
	padding: 1px;
	margin-bottom: 10px;
	border: 1px solid #fddabc;
}
	
.detail #contactArea h3 
{
	float: left;
	width: 131px;
}
 
.detail #contactArea p 
{
	padding: 10px 0;
	float: right;
	width: 570px;
}
  
.detail #introductionArea 
{
	background-image: none;
}
	 
.detail #introductionArea .text 
{
	float: right;
	width: 480px;
}
	
.detail #introductionArea .text h3 
{
	padding: 10px 5px 10px 40px;
	line-height: 1.5em;
	background-image: url(../images/cms/university/bg_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
 
.detail #introductionArea .text p 
{
	margin-bottom: 1em;
	line-height: 2;
}
  
.detail #introductionArea .image 
{
	float: left;
	margin-bottom: 20px;
	width: 230px;
}
  
.detail #subjectArea, 
.detail #jobArea
{
	margin-bottom: 10px;
}
	
.detail #subjectArea h3, 
.detail #jobArea h3
{
	margin-bottom: 7px;
}
  
#future-lab 
{
	margin-top: 5px;
	margin-bottom: 3px;
	background-image: url(../images/cms/future/bg_mid.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
	 
#future-lab .body 
{
	background-image: url(../images/cms/future/bg_btm.gif);
}
 
#future-lab .list 
{
	margin-bottom: 0;
}
	 
#future-lab .list .text p.introduction 
{
}
	
.list .text p.introduction span 
{
	font-size: 120%;
}
 
.list .text p.introduction img 
{
	float: left;
	margin-right: 10px;
}
    
#univ-news 
{
	margin-top: 5px;
	margin-bottom: 4px;
	background-image: url(../images/cms/univ-news/bg_mid.gif);
}
	 
#univ-news .body 
{
	background-image: url(../images/cms/univ-news/bg_btm.gif);
}
	 
#univ-news .body ul 
{
	margin-bottom: 5px;
	height: 130px;
	border: 1px solid #d7d7d7;
	overflow-y: scroll;
}
	 
#univ-news .body ul li 
{
	background-image: url(../images/cms/arrow_green.gif);
}
    
#blog 
{
	margin-top: 5px;
	background-image: url(../images/cms/university/bg_blog_mid.gif);
}
	 
#blog .body 
{
	background-image: url(../images/cms/university/bg_blog_btm.gif);
}
	 
#blog .body h4 
{
	margin-bottom: 10px;
}
 
#blog .body .blogList 
{
	margin-bottom: 10px;
}
	 
#blog .body .blogList dt 
{
	padding-left: 65px;
	margin-top: 10px;
	font-size: 120%;
	font-weight: bold;
	background-image: url(../images/cms/bg_title_article.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
 
#blog .body .blogList dd 
{
	padding-left: 65px;
}
 
#blog .body .blogList li 
{
	border-bottom: none;
	background-image: url(../images/cms/arrow_pink.gif);
}
  
#blog .body .tagCloud 
{
	padding: 5px;
	border: 1px solid #d7d7d7;
}
 
#blog .body .pageTop 
{
	border-top: none;
}
     
.pageTop 
{
	padding-top: 1em;
	border-top: 1px solid #d7d7d7;
}
 
.univDetail 
{
	border-top: none;
}
 	
/**
 * ==================================================
 * CLEAR FIX 
 * ==================================================
 */
	 
.detail #contactArea:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
.detail #contactArea 
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
.detail #contactArea 
{
	display:block;
}
/* End hide from IE Mac */
   

