﻿/*------------------------------- ibs2.css ---*/

/*--common--------------------------------*/

.inner {padding:5px 5px;}
.fl-l {float:left;padding-right:5px;}
.fl-r {float:right;padding-left:5px;}
.fl-c {clear:both;}

.tx-l {text-align:left;}
.tx-r {text-align:right;}
.tx-c {text-align:center;}

.v-mid {vertical-align:middle;}
.v-bot {vertical-align:bottom;}
.v-top {vertical-align:top;}


.c000 {color:#000;}
.c111 {color:#111;}
.c222 {color:#222;}
.c333 {color:#333;}
.c444 {color:#444;}
.c555 {color:#555;}
.c666 {color:#666;}
.c777 {color:#777;}
.c888 {color:#888;}
.c999 {color:#999;}
.aaa {color:#aaa;}
.bbb {color:#bbb;}
.ccc {color:#ccc;}

.red {color:#e00;}
.blue {color:#00e;}
.yellow {color:#fb0;}
.orange {color:#f50;}
.green {color:#5CB025;}
.lime {color:#95DD38;}
/*--exhibit_list--------------------------------*/
p {line-height:1.5em;}
.col_396 {color:#339966;}

.list_head {
	padding: 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height:20px;
	background: url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bg_table006.gif);
	color:#555;
	width:284px;
	height:20px;
}
.list_body {
	color: rgb(51, 51, 51);
}
.list_body a {
	font-size: 10px;
}
.ibs_icon {
	display:block;
	position:relative;
	top:3px;
	left:265px;
	margin-bottom:-17px;
}
.ibs_icon2 {
	display:block;
	position:relative;
	top:0px;
	left:210px;
	margin-bottom:-17px;
}
.cap {font-size:10px;font-weight:normal;line-height:1.5em;}
.i_cap {
	color:#888;
	font-size:7pt;
	float:left;
	line-height:2em;
	padding-right:5px;
	text-align:center;
}


.list_name {
	padding: 2px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height:20px;
	background: url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bg_table007.gif) no-repeat;
	color:#555;
	width:286px;
	height:24px;
}

.list_url{
	height:30px;
	}

/*--seminar--------------------------------*/
table.sem_table {
	border-collapse: collapse;
}
.sem_table th,
.sem_table td {
	border: 1px solid #aaaaaa;
	line-height:1.3em;
}
.sem_table th {
	text-align: center;
	background: url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bg_table001.gif);
	background-position:center center;
}

th.sem_time {
	background: url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bg_table002.gif);
	background-position:center center;
	border:1px solid #aaaaaa;
	border-top:none;
	}

.bt_access {margin-left:170px;}

.bt_access a:link,
.bt_access a:visited {
	display:block;
	width:270px;
	height:30px;
	background:url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bt_access.gif) no-repeat;
	text-indent:-99999px;
	}

.bt_access a:hover {
	background:url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bt_accessb.gif) no-repeat;
	}


/*--seminar form--------------------------------*/
table.sem_form {
	border-collapse: collapse;
	width:580px;
}
.sem_form th,
.sem_form td {
	border: 1px solid #aaaaaa;
	line-height:1.3em;
}
.sem_form td {
	padding:5px 8px;
	}
.sem_form th {
	text-align: center;
	background: url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bg_table001.gif);
	background-position:center center;
}

th.sem_time {
	background: url(http://www.rosalba.ne.jp/ibs/files/CU000015/upload/image/seminar/bg_table002.gif);
	background-position:center center;
	border:1px solid #aaaaaa;
	border-top:none;
	text-align: left;
	}