@charset "euc-jp";
/* CSS Document */


div.news {
	width:660px;
	margin:0 auto;
	margin-left:10px;
	padding:0;
	clear:both;
	}

*html div.news {
	margin:0 10px 0 5px;
}


div.news p.list {
	text-align:right;
	font-size:12px;
}
div.news dl {
	border-bottom:1px dotted #999;
	font-size:14px;
	color:#000;
	margin:0 0 15px;
	padding-bottom:10px;
	}
div.news dl dt {
	width:55px
	font-size:12px;
	color:#000;
	margin:0 15px 30px 0;
	float:left;
	}
div.news dl dd {
	font-size:12px;
	color:#000;
	}
div.news dl dd span {
	color:#666;
}


body#leaf h3.news {
	background:url(../../images/tl_news.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}
body#leaf h3.inquiry {
	background:url(../../images/tl_inquiry.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}
div.inquiry {
	width:640px;
	margin:20px auto;
	margin-left:30px;
	padding:0;
	clear:both;
	}
body#leaf h3.en {
	color:#C00;
	margin:20px 0 10px 10px;
}
div.eng {
	width:640px;
	margin:20px auto;
	margin-left:30px;
	padding:0;
	clear:both;
	}
div.eng p.btn {
	text-align:center;
	margin:20px auto;
}
body#leaf h3.regist {
	background:url(../../images/tl_regist.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}

div.regist {
	width:640px;
	margin:20px auto;
	margin-left:30px;
	padding:0;
	clear:both;
	}
div.regist p.title {
	width:600px;
	height:28px;
	background:url(../../images/tlbg_regist.gif) no-repeat;
	font-size:14px; 
	font-weight:bold;
	margin:20px 0 10px;
	padding:3px 20px;
}


/*forum*/
body#leaf h3.forum {
	background:url(../../images/tl_forum.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}

div.nvi {
	width:620px;
	margin:10px 0 20px 10px;
	font-size:12px;
	border:1px solid #999;
	padding:10px 20px 0;
}
div.nvi div.programBox {
	border-bottom:1px dotted #999;
	padding:0;
	margin:0 0 10px;
}
div.nvi div.programBox p.btns {
	float:left;
	margin-right:5px;
}
div.nvi div.programBox img {
	margin-bottom:5px;
}



/*講演カテゴリタイトル*/
body#leaf div.forum h4.k {
	background:#E50050;
	padding:3px 10px;
	color:#FFF;
	margin:0 0 10px;
}
body#leaf div.forum h4.XC {
	background: #009E96;
	padding:3px 10px;
	color:#FFF;
	margin:0 0 10px;
}

body#leaf div.forum h4.XB {
	background: #008CD6;
	padding:3px 10px;
	color:#FFF;
	margin:0 0 10px;
}
body#leaf div.forum h4.XA {
	background: #F08200;
	padding:3px 10px;
	color:#FFF;
	margin:0 0 10px;
}
body#leaf div.forum h4.lu {
	background: #739d1a;
	padding:3px 10px;
	color:#FFF;
	margin:0 0 10px;
}
p.sessionlu {
	background:#739d1a;
	font-weight:bold;
	color:#FFF;
	padding:3px 15px;
	margin-right:5px;
	float:left;
}


body#leaf div.forum h4.lu {
	background: #739d1a;
	padding:3px 10px;
	color:#FFF;
	margin:0 0 10px;
}
p.sessionlu {
	background:#E50050;
	font-weight:bold;
	color:#FFF;
	padding:3px 15px;
	margin-right:5px;
	float:left;
}





div.forum {
	width:660px;
	margin:10px 0 20px 10px;
}

div.sessions {
	width:660px;
	clear:both;
	margin:0 0 20px;
}
div.sessions img.photo {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #999;
	padding:2px;
}

p.place {
	float:right;
	padding:3px 15px;
	font-size:12px;
	margin-bottom:10px;
}
p.date {
	background:#EEE;
	color:#000;
	padding:3px 15px;
	font-size:12px;
	margin-bottom:10px;
}
p.entry {
	float:right;
	margin:0 5px 0 5px;
	font-size:11px;
	line-height:1.3em;
	font-weight:bold;
	color:#F00;
}
p.red { color:#F00; font-weight:bold; margin:5px 0 10px; }

p.sessionK {
	background:#E50050;
	font-weight:bold;
	color:#FFF;
	padding:3px 15px;
	margin-right:5px;
	float:left;
}
p.sessionXC {
	background:#009E96;
	font-weight:bold;
	color:#FFF;
	padding:3px 15px;
	margin-right:5px;
	float:left;
}
p.sessionXB {
	background:#008CD6;
	font-weight:bold;
	color:#FFF;
	padding:3px 15px;
	margin-right:5px;
	float:left;
}
p.sessionXA {
	background:#F08200;
	font-weight:bold;
	color:#FFF;
	padding:3px 15px;
	margin-right:5px;
	float:left;
}


p.sessionTitle {
	line-height:1.3em;
	color:#036;
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	margin:0 0 10px;
}
p.sessionTitle span {
	color:#666;
	font-size:12px;
	font-weight:normal;
}
p.outline {
	font-size:12px;
	clear:both;
}
p.outline_s {
	font-size:11px;
	clear:both;
}
p.keyword {
	font-size:12px;
	color:#666;
	margin:15px 0;
}
p.keyword span {
	background: #333;
	padding:3px 5px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

/*シアター・展示企画*/
body#leaf h3.theater {
	background:url(../../images/tl_theater.gif) no-repeat;
	width:660px;
	height:40px;
	margin:0px 0 10px 10px;
	text-indent:-1000em;
}
body#leaf h4.theater {
	color:#F60;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
div.theater p {
	margin-left:10px;
}

div.theater p.lead {
	line-height:1.3em;
	margin:15px 10px;
}
div.theater p.text {
	line-height:1.3em;
	margin:15px 10px;
	font-size:12px;
}
div.theater table {
	margin-left:10px;
}
div.theater table tr,div.theater table th,div.theater table td {
	padding:5px 8px;
	font-size:11px;
	line-height:1.2em;
	border-right:1px solid #999;
}
div.theater table td {
	color:#069;
}
div.theater table tr.mainTitle {
	color:#FFF;
	font-weight:bold;
	background: #F30;
	border-bottom:1px solid #000;
	border-right:1px solid #999;
}
div.theater table th.time {
	color:#FFF;
	font-weight:bold;
	background:#666;
	border-bottom:1px solid #000;
	border-right:1px solid #999;
	font-size:11px;
}
div.theater table tr.corp td {
	color:#000;
	background:#EEE;
	border-bottom:1px solid #F30;
	border-right:1px solid #999;
	border-top:1px solid #999;
	font-size:11px;
}
p.note { font-size:11px; }





/* フォーラム 2011 */


.forum_ti01 {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}


table.list{
	width: 100%;
	margin: 20px 0 30px 0;
	font-size: 12px;
}

table.list>caption{
	text-align: left;
	font-weight: bold;
	margin-bottom:10px;
	font-size: 13px;
}

table.list2 {
	margin-bottom:10px;
}

table.list2>caption{
	text-align: left;
	font-weight:bold;
	font-size: 13px;
}

table.list td{
	vertical-align:top;
	width: 50%;
	}
	
table.list2 td{
	padding-left: 1em;
}