@charset "Shift-JIS";
@import url("../../css/search.css");
/* =========================================

title : 柔道チャンネル 全国柔道部一覧（全国大会実績）
		柔道部のある大学検索

scope : /team/daigaku
 
last modify : 2015/11/18 041_ooba

============================================ */

/* -------------------------------------------

 検索
 
------------------------------------------- */
/* -------------------------------------------
 topteam
------------------------------------------- */
#main .box .topteam {
	background:#fae6e6 url(../image/topteam_bg.gif) repeat-x 0 0;
}
#main .box .topteam h4 {
	border-bottom:#f0b3b3 double 3px;
	background: url(../image/flower.gif) no-repeat 2px 2px;
}
#main .box .topteam dl.infolist dt {
	border-left:#f0b3b3 solid 5px;
	color:#db4d4d;
}
#main .box .topteam dl.infolist dd dl dt {
	color:#444;
}

/* -------------------------------------------
 general
------------------------------------------- */
#main .box .general dl.infolist dt {
	background:none;
	border-left:#f0b3b3 solid 5px;
	color:#db4d4d;
}
#main .box .general dl.infolist dd dl dt {
	color:#444;
}

/* -------------------------------------------

 検索結果一覧
 
------------------------------------------- */
/*-----box_general----------*/
#main .box ul.general dl dt {
	background: url(../image/list_flower.gif) no-repeat 5px 0px;
}