@charset "utf-8";
/*
===========================
Documented by Wata

	2007.6.15
===========================
*/


/*/////////////////////////////////////////// 個別設定 ////////////////////////////////////////////*/


/*-+-+-+-+-+-+-+-+- 大学別の受験情報を探す -+-+-+-+-+-+-+-+-*/

#search_info h3{
	background					:	url(../image/ex_ask_search/ttl_searchData.gif) no-repeat top left;
	width						:	759px;
	height						:	44px;
	text-indent					:	-9999px;
	margin-bottom				:	15px;
}

.search_info_index_ver {
	background					:	url(../image/campus_top/ttl_topSearch_testInfo_2.gif) no-repeat top left;
	width						:	759px;
	height						:	44px;
	text-indent					:	-9999px;
	margin-bottom				:	15px;
}

.line_left{
	background					:	url(../image/ex_ask_search/line_searchData.gif) no-repeat center left;
	height						:	30px;
	clear						:	both;
}

#search_info p{
	line-height					:	16px;
}

/*===== 学校名で探す =====*/

#search_info h4.school_name{
	background					:	url(../image/campus_top/subttl_topsearch_sname.gif) no-repeat top left;
	width						:	111px;
	height						:	16px;
	text-indent					:	-9999px;
	float						:	left;
	margin						:	0 5px 10px 0;
}

.form_area{
	clear						:	both;
}

/*===== 学びたい学問ジャンルから探す =====*/

#search_info h4.genre{
	background					:	url(../image/campus_top/subttl_topsearch_genre.gif) no-repeat top left;
	width						:	239px;
	height						:	16px;
	text-indent					:	-9999px;
	float						:	left;
	margin						:	0 5px 10px 0;
}

.genre_list{
	clear						:	both;
	width:470px;
}

.genre_list li{
	padding-bottom				:	5px;
	float						:	left;
	width						:	150px;
}


/*===== エリアから探す =====*/

#search_info h4.area{
	background					:	url(../image/campus_top/subttl_topsearch_area.gif) no-repeat top left;
	width						:	129px;
	height						:	16px;
	text-indent					:	-9999px;
	float						:	left;
	margin						:	0 5px 10px 0;
}

#search_info dl{
	clear						:	both;
}

#search_info dt{
	float						:	left;
	clear						:	left;
	width						:	120px;
	border-left					:	#000062 solid 2px;
	background-color			:	#EFEFEF;
	line-height					:	26px;
	margin						:	0 5px 2px 0;
	padding-left				:	4px;
}

#search_info dd{
	line-height					:	26px;
	margin-bottom				:	2px;
}


