@charset "UTF-8";
@import url("main.css");
@import url("deco.css");


h3{
	font-weight: bold;
	font-size: 100%;
	margin: 20px 0px 10px;
	border-bottom: 2px dotted #ccc; 
}

.pagemain-block  {
	font-size: 86%;
}

.program-day { /*（ 第１日目、２日目） */
	font-weight: bold;
	margin: 20px 0px 10px;
	border-bottom: 2px dotted #ccc;
}

.table-block{	/* ライブデモ以外のタイムバー */
	margin-bottom: 2em;
}
.table-block .table-title{
	font-weight: bold;
	background-color: #ffe8ee;
	padding: 4px;
	padding-left: 100px;
	border: solid 1px #ccc;
	margin-bottom: 0.5em;
}
.table-title span {
	font-weight: normal;
}
.table-title .time {
	color: #333;
	padding-left: 5px;
	display:inline-block;
	width:95px;
	margin-left: -95px;
}
.table-block h4{
	font-weight: bold;
	margin: 1em 0 0.5em;
	padding-left: 10px;
}

.table-cont p, dl{ /* 共通 */
	padding-left: 1em; 
	font-style: inherit;
}


/* == VIDEO LIVE ▼=================================================== */

.table-cont table {
	font-size: 100%;
	margin-left: 5px;
	border-top: 1px solid #ccc;
	width: 670px;
	border-collapse: collapse;
}
.table-cont td{
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	padding-left: 39px;
	display: block;
}
.table-cont td.name {
	font-weight: normal;
	border-bottom: 1px solid #ccc;

}
.table-cont .name span{
	font-size: 86%;
}
.table-cont .name span:before{
	content: "　（";
}
.table-cont .name span:after{
	content: "）";
}

.table-cont td.numb {
	width: 32px;
	padding-left: 0;
	float: left;
	text-align: right;
	color: #666;
	font-family: Arial, "Times New Roman";
	font-weight: normal;
}


/* == VIDEO LIVE ▲=================================================== */

.table-block dl{}

.table-block dt {
	float: left;
	width: 120px;
	margin-bottom: 0.5em;
	clear: both;
}
.table-block dt:before{
	content: "●";
	color: #dc143c;
}
.table-block dd{
	margin-left: 120px;
	margin-bottom: 0.5em;
}
.table-block dt.subtitle {
	width: 100%;
	margin-bottom: 0.2em;
	font-weight: bold;
	float: none;
}
.table-block dt.subtitle:before{
	content: "";
}


/* LiveDemo */
.live-block{
	margin-bottom: 2em;
}

.live-block .table-title{
	font-weight: bold;
	background-color: #ffe8ee;
	padding: 4px;
	border: solid 1px #fde;
	margin-bottom: 0.5em;
}
.live-block .time {
	color: #333;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 20px;
}
.live-block .table-cont dl{
	font-style: inherit;
}
.live-block dt {
	float: left;
	width: 170px;
	margin-bottom: 0.5em;
	clear: both;
}
.live-block dt:before{
	content: "●";
	color: #ccc;
}
.live-block dd{
	margin-left: 170px;
	margin-bottom: 0.5em;
}

.live-block h4   {
	padding-left: 10px;
}	
.live-block .livedemo   {	/* ライブデモ ナンバー h4 */
	color: #dc143c;
}	


#faculty{}
#facultylist { 
	margin-left: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",monospace;
 }
#facultylist dl {
	margin: 0 0 1em;
}
#facultylist dt {
	float:left;
	clear: left;
	text-align: justify;
	width: 72px;
}
#facultylist dd {
	padding-left: 72px;
	font-size: 90%;
}
#facultylist h4 {
	font-size: 100%;
	font-weight: normal;
}

#programdl  { 
	margin: 10px 0px 0px 540px;
	width: 160px;
	height: 47px;
	background: url(../images/icon_programDL.gif) no-repeat;
 }
#programpdf    {
	font-size: 12px;
	line-height: 16px;
	margin-left: 28px;
	width: 130px;
	height: 38px;
}
#programupdate  {
	display: block;
	width: 160px;
	height: 20px;
	margin-top: 5px;
	margin-left: 540px;
	color: #666;
	font-size: 12px;
	text-align: center;
}

.notice { float: left; font-size: 90%; margin-top: 0px; }

/*	JES2013 プログラム案	*/
#pre-program {}
#pre-program .update {
	margin: 20px 0px -40px 540px;
	padding-top: 5px;
	font-size: 12px;
}
#pre-program .pre-block{
	margin-bottom: 2em;
}
#pre-program .pre-block img{
	border: 1px solid #dcdcdc;
	width: 680px;
}
#pre-program .pre-block h4{
	font-weight: bold;
	margin: 1em 0 0.5em;
	padding-left: 10px;
}
#pre-program .pre-block dl {
	width: 600px;
}
#pre-program .pre-block p, dl{ /* 共通 */
	padding-left: 1em; 
	font-style: inherit;
}
#pre-program .pre-block dt {
	float: left;
	width: 280px;
	margin-bottom: 0.5em;
	clear: both;
}
#pre-program .pre-block dt:before{
	content: "●";
	color: #ccc;
}
#pre-program .pre-block dd{
	margin-left: 280px;
	margin-bottom: 0.5em;
}
#pre-program .pre-block dt.subtitle {
	width: 100%;
	margin-bottom: 0.2em;
	font-weight: bold;
	float: none;
}
.table-block dt.subtitle:before{
	content: "";
}



/*	-----	*/


.leafletDL { display: inlineblock; }	/* 表示 2011-07-16 */
.leafletDL a  { font-size: 9pt; text-decoration: none; background: url(../images/icon_pdf_ss.gif) no-repeat 2px ; padding: 2px 5px 2px 27px; border: solid 1px #666; color: #666; }
.leafletDL a:link { background-color: #f0f8ff; }
.leafletDL a:visited { background-color: #f0f8ff; }
.leafletDL a:hover { background-color: #fff; }

/* Temporary program JES2011 */
#temporary-program{
	clear: both;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 10px 5px;
	margin: 40px 20px 20px;
}
#temporary-program p { margin: 0px; line-height: 150%; }
#temporary-program h3 { margin: 30px 15px 5px; }
#temporary-program dl { margin: 5px 10px; background-color: #eaeaea; padding: 5px 0px; }
#temporary-program dt  { float: left; clear: left; margin-left: 15px; }
#temporary-program dd  { margin-left : 60px;}

h4.program_day { font-weight: bold; background-color: #dcdcdc; padding: 2px 10px; margin: 20px 10px 10px; }
.program_part { margin: 0px 20px 10px; border-bottom: dotted 1px #ccc; padding-bottom: 10px; }