/** 校種TOP　共通
-------------------------------------------------------------------------------------------------------------------------- */
.areaTbl03 { margin: 8px 10px 4px 9px;}
.areaTbl03 td { padding: 2px;}
.areaTbl04 { margin: 0 10px 12px 11px;}
.areaTbl04 td { padding: 2px;}
.areaTbl05 { margin: 10px 0 0 0;}
.areaTbl05 td { padding: 2px;}
.areaTbl06 { margin: 7px 0 0 0;}


/** 大学・短大を探す（scl/top/daitan_top.html）
------------------------------------------------------------------------------------------------------------------------ */
/* -------------- メインコンテンツ -------------- */
/***** uni ******/
#uni {
	width: 545px;
	background: url(/images/area/area_uni_bg.gif) repeat-y ;
}
.uniLeft {
	width: 265px;
	float: left;
	margin: 0 15px 0 0;
	background-color: #F0F0F0;
}
.uniRight {
	width: 265px;
	float: right;
	background-color: #F0F0F0;
}
#uni td {
	margin: 0px;
	padding: 2px;
	}

/***** open ******/
#open {
	width: 549px;
	margin: 10px 0 25px 0;
}
.openLeft {
	width: 224px;
	float: left;
	margin: 0 15px 0 0;
}
.openRight {
	width: 301px;
	float: right;
}

/***** event ******/
#event {
	width: 549px;
	margin: 0 0 25px 0;
}

/***** app ******/
#app {
	width: 549px;
	margin: 10px 0 0 0;
}
.appLeft {
	width: 224px;
	float: left;
	margin: 0 15px 0 0;
}
.appRight {
	width: 301px;
	float: right;
}

/***** reco ******/
.recoTx01 { margin: 5px 0 3px 5px; }

/* カレンダー内の下線解除 */
.quitUnderLine {
	text-decoration: none;
}

/** SEO施策
------------------------------------------------------------------------------------------------------------------------ */
#contents h1{
	position: absolute;
	left: -9999px;
}

#contents h2{
	position: absolute;
	left: -9999px;
}

#daitan_title{
	background-image: url(/images/scl/daitan_title.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	width: 252px;
	height: 29px;
}

#senmon_title{
	background-image: url(/images/scl/senmon_title.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	width: 740px;
	height: 29px;
}

#open_subTitle{
	background-image: url(/images/scl/daitan_open_ttl.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	width: 549px;
	height: 21px;
}

#event_subTitle{
	background-image: url(/images/scl/daitan_event_ttl.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	width: 549px;
	height: 21px;
}

#app_subTitle{
	background-image: url(/images/scl/daitan_app_ttl.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0px;
	width: 549px;
	height: 21px;
}

.keyword_title_uni{
	background-image: url(/images/area/area_search_cap.gif);
	background-repeat: no-repeat;
	width: 192px;
	height: 24px;
}

/* 2005.11.28追加 */
#comFootImg {
	margin: 85px 0 0 0;
	background: url(/images/common/foot_bg.gif) no-repeat bottom;
	padding: 0px;
	height:15px;
	text-align:right;
	vertical-align: top;
}

#comFootImg em{
	color: #999999;
	font-size: 10px;
}

#comFootImg i{
	font-style: normal;
}

/* 09修正 */
.uniCenter {
	   width: 545px;
	   float: left;
	   margin: 0 0 0 0;
	   background-color: #F0F0F0;
}

/* 09修正 */
.areaTbl07 { margin: 0 10px 12px 9px;}
