@charset "Shift_JIS";

/* ************************ */
/* ****** プログラム ****** */

table.prog {
	/*	margin-left:14px;*/
/*	margin-bottom:10px;*/
	width:100%;
	border-style:solid;
	border-color:#360012;
	border-width:0px 1px 0px 0px;
	margin-bottom: 24px;
}

table.prog th,
table.prog td{
	text-align:left;
	vertical-align:top;
	line-height:1.2em;

	padding:4px 6px;

	border-style:solid;
	border-color:#360012;
	border-width:0px 0px 1px 0px;
}

table.prog tr.header th{
	color:#fff;
	text-align:center;
	line-height:1.2em;
	padding:4px 6px;
	background-color:#6B0023;
	border-width:0 1px 0 0px;
	border-color:#C6C6C6;
}

table.prog tr.header th.venue{
border-right-style:none;
}


table.prog th.time{
	width:70px;
	white-space:nowrap;
	background-color:#9F9C9C;
	border-width:0px 0px 1px 1px;
	color: #FFFFFF;
}
table.prog td{
	border-width:0px 0px 1px 1px;
}

table.prog tr.border th,
table.prog tr.border th.time,
table.prog tr.border td{
	border-bottom-color:#360012;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

table.prog tr.noBorder_u th,
table.prog tr.noBorder_u td{
	border-bottom-style:none;
	padding-bottom:0;
}
table.prog tr.noBorder_u th.time{
	border-bottom-style:solid;
}
table.prog tr.noBorder_d th,
table.prog tr.noBorder_d th.time,
table.prog tr.noBorder_d td{
	padding-top:0;
}

table.prog .program,
table.prog .programEx{
	width:230px;
	font-weight:bold;
}

table.prog .venue{
	width:180px;
}
table.prog .name{
	font-weight:normal;
	display:block;
	margin-top:2px;
	margin-left:30px;
}

table.prog .program.session{
	text-align:right;
	width:224px;
	padding-right:6px;
}

table.prog p.extra{
	 margin:6px 0 0 0px;
	 line-height:1.2em;
	 padding:0;
}

table.prog .space{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #360012;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #360012;
	background-color: #800307;

}

span {
	font-weight: normal;
}

ul{
	margin-top:0px;
	margin-bottom: 5px;
}

li{
	list-style-type: square;
	
}

@media print{
	table.prog tr.header th{
		border-color:#360012;
		border-width:1px 0px 1px 1px;
	}
}


/* Proceedings  */

div.proceedings .unit{
	margin-left:17px;
}

/* top */

div.proceedings#toppage ul{
	list-style-type:square;
	list-style-position:inside;
	width:475px;
	padding:5px 0 5px 20px;
	margin:0 0 0.75em 16px;
	border:1px solid #9f4957;
}

div.proceedings#toppage .sessions{
	margin-top:1.75em;
}

div.proceedings#toppage li span{
	margin-right:1.5em;
}

div.proceedings #links{
	margin:-1.25em 0 1.25em 20px;
}
div.proceedings #links a.now{
	color:#333;
}



/* ------------ Plenary Session -------------- */
div.proceedings#plenary h3{
	margin-top:1.75em;
}
div.proceedings#plenary h3.first{
	margin-top:0;
}

div.proceedings#plenary .pdfLink{
	text-align:right;
	margin-top:-2.5em;
}

div.proceedings#plenary div.line{
	overflow:hidden;
	height:2px;
	border-bottom:2px dotted #bbb;
}

div.proceedings#plenary table{
	width:495px;
}

div.proceedings#plenary th,
div.proceedings#plenary td{
	line-height:1.3em;
	padding:0 0.5em 0 0;
}

div.proceedings#plenary td{
	line-height:1.4em;
	padding-bottom:0.4em;
}
div.proceedings#plenary th{
	color:#6b0023;
	text-align:left;
	padding-top:0.4em;
}

div.proceedings#plenary td.name{
	font-weight:bold;
	font-size:120%;
	line-height:1.3em;
	width:30%;
	margin-right:0.75em;
}
div.proceedings#plenary span.name{
	font-weight:bold;
	font-size:120%;
}
div.proceedings#plenary td.pdf{
	padding:0.4em 0;
	text-align:right;
	vertical-align:middle;
}

div.proceedings#plenary table.keynote td{
	border:2px dotted #bbb;
	border-width:0 0 2px 0;
}




div.proceedings#plenary h4{
	margin:0.5em 0 0.3em 0;
}


div.proceedings#plenary table.typeB td{
	vertical-align:middle;
	padding-bottom:0.1em;
}




/* -------------- Sessions ---------------- */
div.proceedings#sessions h3{
	margin-top:2.5em;
	clear:both;
}
div.proceedings#sessions h3.first{
	margin-top:0;
}

div.proceedings#sessions h3 span.sessionNum{
/*	color:red;*/
	font-weight:bold;
	margin-right:1em
}

/* Chairs */
div.proceedings#sessions .chairs{
	margin-bottom:0em;
	padding:4px 8px;
	background-color:#e5e5e5;
}
div.proceedings#sessions .chairs h4{
	font-size:110%;
	margin-bottom:0.1em;
}
div.proceedings#sessions .chairs th,
div.proceedings#sessions .chairs td{
	padding:0 0.5em 0.1em 0;
	line-height:1.2em;
	vertical-align:baseline;
}
div.proceedings#sessions .chairs th{
	font-weight:bold;
	font-size:120%;
	text-align:left;
}

/* Sessions */
div.proceedings#sessions .sessionData dl{
	margin:0.5em 0 0 0;
	padding-top:0.75em;
/*	border-top:2px dotted #bbb;*/
}

div.proceedings#sessions .sessionData dt{
	font-weight:bold;
	text-align:left;
	text-indent:-1.75em;
	margin:0 0 0.3em 1.75em;
	clear:both;
/*	background-color:pink;*/
}
div.proceedings#sessions .sessionData dd{
	margin:0 0 0.8em 0;
	padding:0 36px 0.5em 1.75em;
	padding-bottom:0.75em;
	border:1px dotted #bbb;
	border-width:0 0 2px 0;
	min-height:2em;
}


div.proceedings#sessions .sessionData dd span.name{
	font-size:120%;
	font-weight:bold;
	display:block;
}
div.proceedings#sessions .sessionData dd span.name sup{
/*	color:red;*/
	font-size:60%;
	_font-size:75%;/* for IE6 */
}
*:first-child+html div.proceedings#sessions .sessionData dd span.name sup{/* for IE7 */
	font-size:75%;
}

div.proceedings#sessions .sessionData dd sup{
	font-size:70%;
	_font-size:80%;/* for IE6 */
}
*:first-child+html div.proceedings#sessions .sessionData dd sup{/* for IE7 */
	font-size:80%;/* for IE7 */
}

div.proceedings#sessions .sessionData dd a{
	display:block;
	width:32px;
	height:32px;
	margin:-32px -32px 0 0;
	_margin:-38px 0 0 0;
/*	background-color:pink;*/
	float:right;
}




.clearfix:after {/* 段組float解除用スタイル */
	/*  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;*/
		
/*↓適用したブロック要素の下に不要なマージンができるのを抑止したclearfixに差し替え(08/07/24)*/
content: ".";
	font-size: 0.1em;
	line-height: 0;
	display: block;
	height: 0.1px;
	visibility: hidden;
	clear: both;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


