/* スタイル定義 ここから */
@charset "EUC-JP";

.kokuti-bg {
	background-image : url(images/kokuti_bg.gif) ;
	background-repeat : repeat-y ;
	width : 326px ; 
}

.L-white {
	font-size : small ;
	line-height : 150% ;
	color : #FFFFFF ;
	font-weight : bold ;
	font-family :
		
		MS UI Gothic,
		Osaka,
		sans-serif ;
}

.kokuti-text {
	padding : 3px 15px ;
	font-family :
		
		MS UI Gothic,
		Osaka,
		sans-serif ;
}

.kokuti-title {
	font-weight : bold ;
	font-family :
		
		MS UI Gothic,
		Osaka,
		sans-serif ;
}

.dead {
	color : #FF6600 ;
	font-weight : bold ;
	padding : 3px 0px ;
	text-align : center :
}

.dot-line {
	margin : 10px 12px ;
}

.dot-line2 {
	margin : 10px 12px 2px 0px ;
}

/* 助手のひとり言 */
.assistant-bg {
	background-color : #E5F5E5 ;
}

.assistant-img {
	margin : 5px 0px ;
}

.assistant-title {
	padding : 5px 0px ;
	font-family :
		
		MS UI Gothic,
		Osaka,
		sans-serif ;
}

/* 発表一覧 */
.rario-text {
	margin-bottom : 3px ;
	font-family :
		
		MS UI Gothic,
		Osaka,
		sans-serif ;
}

/* MY研究室 */
.mytitle_bg {
	background-color : #EAFBD5 ;
	font-family :
		
		MS UI Gothic,
		Osaka,
		sans-serif ;
}

.mytitle_l_bg {
	background-color : #009933 ;
}

.myroom-title {
	padding : 5px 5px ;
	font-weight : bold ;
	font-family :
		
		MS UI Gothic,
		Osaka,
		sans-serif ;

.top20 {
	margin-top : 20px ;
}

.AllView {
	vertical-align : middle ;
}

/* 出席表 */
.attend-bg {
	background-image : url(../../common/images/myroom/attendance_bg.gif) ;
	background-repeat : repeat-y ;
	width : 168px ; 
}

.attend {
	margin : 0px 15px ;
}

.white_bg {
	background-color : #FFFFFF ;
}

.left_40 {
	margin-left : 40px ;
}

.line {
	padding: 0.5em;
	border-top: 1px solid #009933;
	border-bottom: 1px solid #009933;
	border-left: 1px dotted #009933;
	border-right: 1px dotted #009933;
}

/* ヘルプ */
.help-bg {
	background-image : url(../../common/images/myroom/help_bg.gif) ;
	background-repeat : repeat-y ;
	width : 168px ; 
}

/* スタイル定義 ここまで */