@charset "utf-8";
/* =========================================================
name:common.css
about:	for common style
index:
	00:topImg style
	01:homeNavi style
	02:contHome style
	03:contHomeLeft style
	04:contHomeRight style
	05:contHomeBottom style
	06:clear fix
========================================================= */

/* topImg style ==00
============================================================ */
#topImg{
	width:810px;
	height:200px;
	border-bottom:1px solid #C0C0C0;
}

/* contHome style ==02
============================================================ */
#contHome{
	width:790px;
	_width:800px;
	padding:10px 0 0 10px;
	line-height:1.6;
	margin:0 0 3px;
}

/* contHomeLeft style ==05
============================================================ */
#contHomeLeft{
	width:170px;
	float:left;
}

#contHomeLeft ul li{padding:0 0 6px;}

/* contHomeCenter style ==05
============================================================ */
#contHomeCenter{
	width:454px;
	float:left;
}

#contHomeCenter h2{
	background:url(img/img_02_univ_hc_ttl.gif) left center no-repeat;
	font-size:114.2%;
	font-weight:bold;
	padding:0 0 4px 22px;
	line-height:2.25;
}

#contHomeCenter p.oldLink{
	font-size:85.7%;
	position:relative;
	top:-2.5em;
	right:16px;
	display:block;
	line-height:1.2;
	float:right;
	padding:0 0 0 10px;
	background:url(img/img_02_univ_home_linkicon.gif) 0 0.35em no-repeat;
	margin:0 0 -0.5em;
}

#univHot{
	width:454px;
}

#contHomeCenter #univHot h2{margin:0 0 11px;}
#univHot div.univHotbox{
	width:210px;
	padding:0 0 15px 10px;
	float:left;
}

#univHot div.univHotImg{
	width:55px;
	float:left;
}

#univHot div.univHotTxt{
	width:155px;
	float:right;
}

#univHot h3{
	padding:0 0 0 31px;
	background:url(img/img_02_univ_hc_icon.gif) 0 0.44em no-repeat;
}

#univHot p{
	font-size:85.7%;
}

#univNews{
	padding:0 0 17px;
}

#univNews dl{
	width:444px;
	display:block;
	clear:both;
	margin:7px 0 0 10px;
}

#univNews dt{
	padding:0 0 5px 0;
	width:7em;
	float:left;
	display:inline;
	white-space:nowrap;
}

#univNews dd{
	padding:0 0 5px 47px;
	margin:0 0 0 7em;
	background:url(img/img_02_univ_hc_icon.gif) 13px 0.44em no-repeat;
}

/* contHomeRight style ==06
============================================================ */
#contHomeRight{
	width:160px;
	float:right;
}

#contHomeRightTop{
	padding:0 0 9px;
	background:url(img/img_02_univ_hrt_bg.gif) left bottom no-repeat;
}

#contHomeRightTop ul li{
	padding:0 0 5px;
}

#contHomeRightTop p.univPamp{
	font-size:71.4%;
	line-height:1.2;
	background:url(img/img_02_univ_hrt_icon.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
}

#contHomeRightBottom{
	width:150px;
	padding:0 10px 0 0;
	float:left;
	margin:10px 0 10px;
	background:url(img/img_02_univ_hrb_bg00.gif) 0 0 repeat-y;
}

#contHomeRightBottom ul{
	padding:0 5px 5px;
	width:150px;
	background:url(img/img_02_univ_hrb_bg01.gif) center bottom no-repeat;
}

/* clear fix ==08
============================================================ */
#contHome:after,
#univHot:after{
	visibility:hidden;
	clear:both;
	display:block;
	height:0px;
	content:".";
}

#contHome,
#univHot{
	display:inline-block;
}

/*\*/
* html #contHome,
* html #univHot{
	height:1%;
}

#contHome,
#univHot{
	display:block;
}
/**/
