@charset "utf-8";

/* common */

.note {
	color: #E00;
}
input.MidTb {
	width: 250px;
}
input.longTb {
	width: 355px;
}

.divJp,
.divJp table,
.divJp h3,
.divJp p,
.divJp strong {
	font-family:"ヒラギノ丸ゴ Pro W4", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

form.nopara {
	display:inline;
}

/* RegistTbl */

table.RegistTbl {
	width: 554px;
}
table.RegistTbl td.LineTd,
table.RegistTbl th.LineTd,
table.RegistTbl td.FeeTd {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 8px !important;
}
table.RegistTbl th.LineTd {
	font-weight: normal;
	background-color:#FFE3CC;
	color: #885566;
}
table.RegistTbl td.LineTd {
	background-color:#FFF9D6;
}
table.RegistTbl td.colorbg {
	background-color: #FFECCC;
}
table.RegistTbl table.NameTbl {
	margin: 0 !important;
	font-size: x-small;
}

div.NoteBox {
	padding: 10px;
	background-color: #F6F3F0;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
div#FeeTotalBox {
	padding: 10px 10px 0 10px;
	border: 1px solid #F96;
	background-color:#FFEECC;
}
	div#FeeTotalBox input.feeTb {
		border: 1px solid #BBBBBB;
		font-size: medium;
	}

/* ConfHead */

div#ConfHead {
	margin: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
	div#ConfInfoBox {
		margin: 10px 0 10px 0;
		text-align:left;
		background-color:#FEF4AF;
	}

	div#ConfHead table.ConfDetailTbl {
		font-size: small;
		margin: 10px 0 10px 0;
		width: 760px;
	}
		div#ConfHead table.ConfDetailTbl td {
			padding: 6px 6px;
			color: #444;
			line-height: 1.3em;
			vertical-align:top;
		}
			div#ConfHead table.ConfDetailTbl td.HeadTd {
				font-weight: bold;
				color: #06205B;
				white-space:nowrap;
			}
			div#ConfHead table.ConfDetailTbl td.ContTd {
				width: 260px;
				padding-right: 15px;
			}
			div#ConfHead table.ConfDetailTbl img.MenuList {
				margin-right: 5px;
			}

/* ConfMenuBox */

div#ConfMenuBox {
	width: 337px;
	padding: 0 10px 1px 10px;
	margin: 0 5px 10px 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
	div#ConfMenuBox ul {
		margin: 0 0 5px 0;
		list-style:none;
	}
		div#ConfMenuBox ul li {
			margin: 0 0 5px 0;
			padding: 0 0 0 10px;
			background:url(../img/list_arrow1.gif) no-repeat 1px .5em;
		}
			div#ConfMenuBox ul li span.MenuNoLink {
				width: 306px;
				padding: 5px 8px;
				/*height: 16px;*/
				display:block;
				text-decoration:none;
				color: #666;
			}
			div#ConfMenuBox ul li a {
				width: 306px;
				padding: 5px 8px;
				/*height: 16px;*/
				display:block;
				text-decoration:none;
				font-weight:bold;
				color: #06205B;
			}
				div#ConfMenuBox ul li a:hover {
					background-color: #06205B;
					color: #FFF;
				}

	div#ConfMenuBox hr.splitMenu {
		height: 1px;
		border: 1px dotted #AAA;
	}


/* ConfPosterBox */

div#ConfPosterBox {
	float: left;
	width: 390px;
	text-align:center;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
	div#ConfPosterBox table td {
		padding: 8px 0;
	}
div#ConfPosterBox p {
	margin-bottom: 15px;
}
div#ConfPosterBox img {
	border: 1px solid #CCCCCC;
}

/* ColConfMenu */

div#ColConfMenu {
	float:left;
	width: 180px;
	margin: 8px 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
	div#ColConfMenu ul {
		font-size: small;
		color: #999;
		list-style-type:none;
		margin: 0 0 5px 0;
	}
		div#ColConfMenu ul li {
			margin-bottom: 5px;
			background:url(../img/list_arrow1.gif) no-repeat 1px 6px;
			padding-left: 10px;
		}
			div#ColConfMenu ul li a {
				width: 164px;
				padding: 3px 2px;
				display:block;
				text-decoration:none;
				font-weight:bold;
				color: #06205B;
			}
			div#ColConfMenu ul li a:hover {
				background-color: #06205B;
				color: #FFF;
			}
			div#ColConfMenu ul li span.MenuNoLink {
				width: 164px;
				padding: 3px 2px;
				display:block;
			}

	div#ColConfMenu hr.splitMenu {
		border: 1px dotted #AAA;
		height: 1px;
	}


/* ColPagesMain */

div#ColPagesMain {
	font-family:Arial, Helvetica, sans-serif;
	width: 565px;
}

div#ColPagesMain h3.ConfPageTitle {
	font-size: x-large;
	margin: 0 7px 15px 7px;
	border: none;
	font-weight: normal;
	color: #06205B;
	font-family:Verdana, Geneva, sans-serif;
}

div#ColPagesMain h4.confGrHead {
	margin: 15px 0 15px 0;
	font-size: medium;
	border-left: 3px solid #900;
	color: #06205B;
	background-color: #FFEE99;
	padding: 4px;
}

div#ColPagesMain ul.standardList {
	margin-left: 26px;
}
	div#ColPagesMain ul.standardList li {
		margin-bottom: 4px;
	}

div#ColPagesMain div.ClarifyBox {
	margin: 10px;
	line-height: 1.5em;
}

div#ColPagesMain textarea.dtlTxtArea {
	width: 540px;
	height: 4em;
	font-size: small;
}

div#ColPagesMain textarea#abst_title,
div#ColPagesMain textarea#abst_group,
div#ColPagesMain textarea#abst_authors {
	width:540px;
	margin: 0 10px 3px 10px;
	font-size:small;
	padding: 3px;
}
div#ColPagesMain textarea#abst_text {
	width:540px;
	height: 30em;
	font-size:small;
	margin: 0 10px 10px 10px;
	padding: 3px;
}

/* ConfInfoTbl */

table#ConfInfoTbl {
	background-color:#FFFFCC;
	line-height: 1.4em;
	width: 558px;
}
	table#ConfInfoTbl th,
	table#ConfInfoTbl td {
		border: 1px solid #AAAAAA;
		padding: 4px 8px !important;
		text-align:left;
		vertical-align:top;
		font-weight: normal;
	}
	table#ConfInfoTbl th {
		color: #06205B;
	}
	table#ConfInfoTbl th.HeadTd,
	table#ConfInfoTbl td.HeadTd {
		background-color: #FFEE99;
		/* background-color:#FC6; */
	}
	
	table#ConfInfoTbl table.NameTbl {
		font-size: x-small;
		margin-left: 0;
	}
		table#ConfInfoTbl table.NameTbl td {
			border: none;
			padding: 0 10px 0 0;
		}
		table#ConfInfoTbl table.NameTbl input {
			width: 100px;
		}
	
/* ConfFeeTbl */

table#ConfFeeTbl {
	margin-top: 10px;
	font-size: x-small;
}
	table#ConfFeeTbl td {
		border: 1px solid #CCC;
		background-color:#FFF;
	}
	table#ConfFeeTbl td.spltTopLine {
		border-top: 3px solid #999;
	}

/* ConfPastList */

ul.ConfPastList {
	margin: 0 10px 10px 10px;
	list-style-type:none;
}
	ul.ConfPastList li {
		margin-bottom: 10px;
		font-size: medium;
		padding: 5px 15px;
		background:url(../img/list_arrow1.gif) no-repeat 1px .5em;
	}
		ul.ConfPastList li a {
			color: #CA2434;
			text-decoration:none;
		}
		ul.ConfPastList li a:hover {
			color: #06205B;
		}

/* SpkrBox */

table.tblSpkrs {
	width: 555px;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif !important;
}
	table.tblSpkrs th,
	table.tblSpkrs td {
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		vertical-align:top;
	}
	table.tblSpkrs th {
		color: #039;
		text-align:left;
		padding: 10px 5px;
	}
	table.tblSpkrs td {
		padding: 10px 5px 10px 15px !important;
	}
	table.tblSpkrs th.color,
	table.tblSpkrs td.color {
		background-color: #FEF4AF;
	}
	table.tblSpkrs td span.office {
		color: #333333;
	}

div.SpkrBox {
	clear:both;
	border-top: 1px dotted #CCCCCC;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
	div.SpkrBox h4.SpkrName {
		font-size: medium !important;
		border: none !important;
		float:left;
		margin: 10px 10px 0 10px !important;
	}
	div.SpkrBox p.SpkrPosi {
		float:left;
		margin-top: 12px;
	}
	div.SpkrBox p.SpkrTitle {
		clear:both;
		color: #346;
		margin: 0 20px 0 20px !important;
	}
p.SpkrMemo {
	clear:both;
	margin: 10px 0 20px 0 !important;
	padding: 5px 15px;
}
table#ConfDatesTbl {
}
	table#ConfDatesTbl td {
		padding: 10px 15px 10px 2px !important;
	}
	table#ConfDatesTbl td.dateTd {
		font-weight: bold;
		color: #9A2434;
	}

/* ChairsTbl */

table#ChairsTbl th {
	padding: 5px 0 !important;
	text-align:left;
	font-weight:normal;
}
table#ChairsTbl td {
	padding: 5px 10px !important;
}
table#ChairsTbl strong {
	color: #06205B !important;
}

/* scLeftBox */

div.scLeftBox {
	float:left;
	width: 185px;
	font-size: x-small;
}
div.scRightBox {
	float:left;
	width: 185px;
	font-size: x-small;
}

/* divBtn */

div.divBtn {
	text-align:center;
	margin-bottom: 15px;
}

/* Abstract */

table.AbstFormTbl {
	width: 552px;
}
	table.AbstFormTbl td {
		padding: 5px 0 !important;
	}
	table.AbstFormTbl th {
		padding: 5px;
		width: 100px;
	}
	table.AbstFormTbl input {
		width: 450px;
		border: 1px solid #999;
		padding: 3px;
	}

div.divAbst {
	border: 1px solid #999;
	background-color:#FFC;
	margin: 10px 5px;
	padding: 5px;
}
div.divAbst p {
	line-height: 1.4em !important;
}

table.AbstConfTbl {
	width: 532px;
}
	table.AbstConfTbl th {
		padding: 5px 5px 5px 7px;
		width: 134px;
		vertical-align:top;
	}
	table.AbstConfTbl td {
		padding: 5px !important;
	}

/* JTB */ 

table#tblJtb {
	margin-bottom: 0 !important;
}

table#tblJtb td {
	vertical-align: middle;
	border: none;
}

/* Programme */

span.prgnote {
	font-size: small;
	margin-left: 10px;
}

table.ProgramTbl {
	width: 555px;
	margin: 20px 7px 15px 7px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
	table.ProgramTbl th {
		border-top: 1px solid #AF6A76;
		border-bottom: 1px solid #AF6A76;
		padding: 7px !important;
		font-size: medium;
	}
	table.ProgramTbl td {
		padding: 4px 9px !important;
		border-bottom: 1px solid #AF6A76;
		vertical-align:middle;
		line-height: 170%;
	}
	table.ProgramTbl td.noBtmLine {
		border-bottom:none;
	}
	table.ProgramTbl td.bgyellow {
		background-color:#FFFBC6;
	}
	table.ProgramTbl span.sessHead {
		background-color:#941E39;
		color:#FFF;
		padding: 2px 4px;
		margin-right: 2px;
	}
	table.ProgramTbl td.hgt2x {
		height: 3em;
	}
	table.ProgramTbl td.hgt3x {
		height: 4em;
	}
	table.ProgramTbl td.al-cen {
		text-align: center;
	}
	table.ProgramTbl td.al-right {
		text-align: right;
	}
	table.ProgramTbl td.naname {
		font-style:italic;
	}
	
table.ConfPgmTbl {
	width: 555px;
	margin-top: 5px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif !important;
}
table.ConfPgmTbl th {
	font-size: x-small !important;
	font-weight: normal;
	padding: 5px 2px !important;
}
table.ConfPgmTbl td {
	padding: 5px 3px !important;
}
table.ConfPgmTbl td.bgSess {
	background-color: #FE8;
}
table.ConfPgmTbl td.bgDiscus {
	background-color: #FC6;
}

div#galadinner {
	width: 543px;
	padding: 0 5px 5px 5px;
	border: 1px solid #AAA;
	margin: 15px 0 35px 6px;
	background-color:#FFC;
}
div#galadinner p {
	margin-bottom: 5px;
}

/* Awards */

div.awardbox {
	padding: 5px 2px;
}
div.awardbox h4 {
	border: none !important;
	margin: 5px 5px 10px 0 !important;
	color:#C00 !important;
}
div.awardbox p.awardname {
	color: #222;
}
div.awardbox p.awarddepart {
	font-size: x-small;
	color: #333;
}
div.awCommentBox {
	color: #222;
	margin: 15px 0 20px 0;
}
h5.awardname {
	color: #C00;
}

table.awardClmTbl {
	margin: 10px 5px 20px 5px !important;
	width: 100%;
}
table.awardClmTbl th,
table.awardClmTbl td {
	padding: 5px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
table.awardClmTbl th,
table.awardClmTbl td {
	padding: 5px;
}

