@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-11-06
 * Editor:    contents kinoshita
 * Modified:  2013-00-00 by:contents
 *
 * ***********************************************************
 */


/* Font-size Adjustment
--------------------------------------------------------------
 *
 *    77% = 10px  |  122% = 16px  |	167% = 22px
 *    85% = 11px  |  129% = 17px  |	174% = 23px
 *    92% = 12px  |  136% = 18px  |	182% = 24px
 *    100% = 13px |  144% = 19px  |	189% = 25px
 *    107% = 14px |  152% = 20px  |	197% = 26px
 *    114% = 15px |  159% = 21px  |
 *
--------------------------------------------------------------
*/


/*============================================================

	Top

============================================================*/

body { background:url(/english/images/top/bg_body.jpg) repeat-x top; }

#container {
	width:100%;
	text-align:center;
}


/*	contents
------------------------------------------------------------*/
#mainCut { margin-bottom:30px; }

/*------------- primary -------------*/
#primary .catch { margin-bottom:1.0em; }

#primary .faculties {
	margin-top:3.0em;
	padding:20px 20px 20px 6px;
	background:#F0EDE8;
}
#primary .faculties dt {
	padding-bottom:31px;
	background:url(/english/images/top/bg_fac.jpg) no-repeat center bottom;
	text-align:center;
}
#primary .faculties dd {
	float:left;
	margin-left:16px;
}



/* infoBlock */

#primary .infoBlock .titarea {
  margin:0px;
  padding:0px;
  overflow:hidden;
  margin-bottom:5px;
}

#primary .infoBlock .titarea h2 {
  float:left;
}

#primary .infoBlock .titarea .more {
  float:right;
}

#primary .infoBlock .titarea .more a {
  display:block;
  text-decoration:none;
  text-align:center;
  width:52px;
  padding:3px 20px 3px 3px;
  background:#F5F6F6 url(../images/top/arw.gif) no-repeat 85% 8px;
}

#primary .infoBlock .titarea .more a img {
  vertical-align:middle;
  margin-right:5px;
}

#primary .infoBlock dl {
	margin-bottom: 40px;
	border-bottom: 1px dotted #999999;
}

	#primary .infoBlock dl dt {
  float: left;
  width: 80px;
  clear: both;
  white-space: nowrap;
  padding: 12px 0px 0px 22px;
  background: url(/english/images/common/arrow03.jpg) no-repeat 7px 17px;
  border-top: 1px dotted #999999;
	}
	
	#primary .infoBlock dl dd {
  padding: 11px 0px 10px 120px;
  line-height: 150%;
  border-top: 1px dotted #999999;
	}
    
	#primary .infoBlock dl dd a {
    color:#343E7E;
	}    

	#primary .infoBlock dl dd img {
	margin-left:5px;
	vertical-align: middle;
	}



/*	header
------------------------------------------------------------*/



