/* ==============================
	c_irspi.css
============================== */


/* ½Ì†T½B½é */

#staff_wrapper {
	float: left;
	width: 340px;
	height: 122px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6666CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6666CC;
	margin: 0 6px 10px 0;
	vertical-align: middle;
}
#staff_photo {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#staff_name {
	/* [disabled]clear: left; */
	float: left;
	font-weight: bold;
	font-size: 100%;
	width: 230px;
	height: 25px;
	margin: 5px 0 0 10px;
}
#staff_class {
	float: left;
	font-size: 70%;
	width: 230px;
	height: 15px;
	margin: 5px 0 0 10px;
}
#staff_cat02 {
	float: left;
	color: #6666CC;
	font-weight: bold;
	font-size: 70%;
	width: 230px;
	height: inherit;
	margin: 5px 0 0 10px;
}
#staff_websearch{
	float: left;
	background-image: url(/rigaku/eng/common/img/parts/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
	color: #ccc;
	font-size: 70%;
	width: 200px;
	height: 17px;
	padding: 4px 0 0 20px;
	margin: 0 0 0 10px;
}
#staff_websearch a{
	color: #6666CC;
}
#staff_txt {
	/* [disabled]clear: both; */
	float: left;
	padding-left: 15px;
	width: 580px;
	height: 50px;
	margin-top: 5px;
	line-height: normal;
}
#staff_note {
	font-size: 75%;
	height: 25px;
	float: left;
	padding-top: 5px;
	color: #CCC;
	clear: both;
	display: none;
}

/* ¤½¤ÎËû */
.subtitle {
	font-size: 120%;
	font-weight: bold;
	color: #6666CC;
	clear: both;
	margin-bottom: 5px;
}

/* ¥«¥ê¥­¥å¥é¥àÀý */

#cur_list {
	float: left;
	width: 670px;
	font-size: 85%;
	margin-bottom: 20px;
	margin-right: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6666CC;
	padding-left: 5px;
}
#cur_list .subtitle {
	margin-top: -5px;
	font-size: 150%;
}
ul.course_list {
	margin-left: 20px;
}
ul.course_list li{
	font-size: 85%;
	margin-left: 30px;
	list-style-type: square;
	color: #66C;
}

