@charset "shift_jis";

/*--------------------------------------------------------------------------------------
	名古屋市立大学大学院 医学研究科　放射線医学分野 WEB SITE - CSS Modules 医局員の構成
----------------------------------------------------------------------------------------*/
#hsp_box{
	margin-bottom:20px;
	width: 680px;
}

#hsp_box a:link {
	color: #036;
}
#hsp_box a:hover {
	color: #00F;
	background: #FC3;
}

.hsp_leftbox{
	width: 320px;
	float:left;
	margin-bottom: 20px;
	}
	.hsp_rightbox{
	width: 320px;
	float: right;
	}
.hsp_table{
	width: 320px;
	border: 1px solid #CCC;
	}
.hsp_table2{
	width: 100%;
	}

.hsp_w2{
	width: 40px;
	text-align: center;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #EBEBEB;
	}

.hsp_bg_1{
	color: #000;
	border: 1px solid #CCC;
	background-image: url(ima/tab.jpg);
	font-weight: bold;
	}
	.hsp_bg_11{
	color: #000;
	border: 1px solid #CCC;
	background-image: url(ima/tab.jpg);
	font-weight: bold;
	background-position: right;
	text-align: center;
	}

	.hsp_bg_2{
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #EBEBEB;
	}
	.hsp_bg_3{
	border-top: 1px solid #F1FDAC;
	border-bottom: 1px solid #F1FDAC;
	}
