@charset "shift-jis";
#top_img {
	height:271px;
	background-image:url(../images/bg_top.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#tabs {
	margin-bottom:0px;
}
/*変更点*/
.box dd {
	background:none;
}
#sel_1,#sel_2,#sel_3 {
	background:none;
}
.box dt{
	background-image:url(../images/box_header_index.gif);
}

/*++++++++++++++++++++++++++++++++++++++++++
	学部・大学院別検索
++++++++++++++++++++++++++++++++++++++++++*/
#sel_1 {
	margin-bottom:36px;
}
#sel_1 select{
	float:left;
	margin-top:5px;
	margin-right:20px;
}
#sel_1 a{
	display:block;
	width:106px;
	height:31px;
	background-image:url(../images/btn_search.png);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#sel_1 a:hover{
	background-position:0 -31px;
}
/***/
#sel_title {
	margin-bottom:5px;
	color:#0259DC;
	font-weight:bold;
}
/*++++++++++++++++++++++++++++++++++++++++++
	教員名検索
++++++++++++++++++++++++++++++++++++++++++*/
.palette {
	width:411px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.palette li{
	float:left;
	width:81px;
	height:29px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
}
.palette li a{
	display:block;
	width:81px;
	height:29px;
	text-align:center;
	line-height:29px;
	background-color:#FFFFFF;
	color:#0259DC;
	font-weight:bold;
}
*html .palette li a:visited{
	color:#0259DC;
}
*html .palette li a:hover{
	color:#FFFFFF;
}
.palette li a:hover{
	background-color:#0259DC;
	color:#FFFFFF;
}
.palette li a.no_data{
	background-color:#F7F7F7;
	cursor:pointer;
}
.palette li a.no_data:hover{
	background-color:#F7F7F7;
	cursor:pointer;
}
.kana {
	float:left;
}
.alpha {
	float:right;
}
/*++++++++++++++++++++++++++++++++++++++++++
	キーワード検索
++++++++++++++++++++++++++++++++++++++++++*/
#keyword{
	margin-bottom:10px;
	color:#0259DC;
}
#keyword div{
	float:left;
	height:31px;
	line-height:31px;
	font-weight:bold;
}
#keyword input{
	margin:4px 20px 0;
}
#keyword a{
	display:block;
	width:106px;
	height:31px;
	background-image:url(../images/btn_search.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#keyword a:hover{
	background-position:0 -31px;
}
/**/
#condition {
	border: 1px solid #D8D8D8;
	background-color:#FFFFFF;
}
#condition_title {
	height:27px;
	line-height:27px;
	color:#0259DC;
	font-weight:bold;
	text-indent:19px;
	background-color:#EFF3FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.li_head {
	margin:21px 19px 0;
	height:22px;
	line-height:22px;
	color:#015ADC;
	font-weight:bold;
	background-color:#F7F7F7;
	text-indent:9px;
	border: 1px solid #D8D8D8;
}
.li_body {
	width:850px;
	margin:15px 29px 0;
}
.li_body p{
	width:200px;
	margin-bottom:1em;
	float:left;
}
.li_body p input{
	margin-right:7px;
	vertical-align:middle;
}
#chk_all {
	margin:0 19px;
	padding:15px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}
#chk_all p input{
	margin-right:7px;
	vertical-align:middle;
}