@charset "utf-8";
/* CSS Document */
#sponsor dd.profile,
#speaker dd.profile,
#access p,
#access li{
	font-size: 13px !important;
}

.note{color:#cc0000;}

ul.list li {
	padding-left:15px;
	background:url(../img/icon_list.png) 0 0.2em no-repeat;
	margin-bottom:15px;
}
ul.list {
	margin-bottom:30px;
}
ul.linkList li{
	display:inline;
	padding-right:15px;	
}

/*-------------------------------------------------------------
about
-------------------------------------------------------------*/

/*  message  */

#message{
	background:url(../img/about/ttl_h2_message.png) no-repeat top left;
	padding:0 100px ;
	margin-bottom:30px;
}
#message h2{
	display:none;
}
#message p.lBox{
	width:290px;
	float:left;
	padding-right:30px;
	margin-top:30px;
}
#message h3{
	font-weight:normal;
	font-size:22px;
	margin-bottom:20px;
	
}
#message p{
	margin-bottom:30px;
}

/*    */
tr.sessionTime td{
	background-color:#e4edfd;
	width:600px;
	
}
.sessionCel p{
	font-weight:bold !important;
}

/*   */
#aboutList{
	background:url(../img/about/ttl_h2_about.png) 0 0 no-repeat #eee;
	margin-bottom:50px;
}
#aboutList h2{
	display:none;
}
#aboutList table{
	margin:30px 120px 0;
}
#aboutList th {
	color:#778899;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	width:200px;
	
}

#aboutList td,
#aboutList th{

	padding:0 30px 15px 0;
}

/*  .btnPdf  */
#btnAbout {
	width:300px;
	height:30px;
	margin:47px 0 0 402px
}
#btnAbout a {
	width:300px;
	height:30px;
	display:block;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background:url(../img/about/btn_download_pdf.gif) 0 0 no-repeat;
}
/* hover */
#btnAbout a:hover {background-position: 0 -30px;}


/*    */

#access .sectionInner{
	padding:0 120px;
}
#access h2{
	margin-bottom:30px;
}

#access h3{
	margin-bottom:30px;
	font-size:131%;
	color:#778899;
}
#access h5{
	background-color:#eee;
	padding:4px 15px 0 15px;
	font-size:100%;
	margin-bottom:30px;
	font-weight:normal;

}
#access .search a{
	display:block;
	float:left;
	width:120px;
	height:30px;
	text-indent:-99999px;
	background:url(../img/seminar/btn_access.png) 0 0 no-repeat;
	margin-right:15px;
	
	
}
#access .search a:hover{
	background-position:0 -50px;
}

#access h6{
	font-size:100%;
	margin-bottom:10px;
}
#access .border{
	border-top: 1px solid #ccc;
	padding-top:30px;
	margin-top:30px;
}

#place .lBox{
	width:439px;
	float:left;
}
#place .rBox{
	width:439px;
	float: right;
}
#place p{
	padding:0 15px 20px;
}



/*-------------------------------------------------------------
speaker sponser
-------------------------------------------------------------*/




#speaker dl.speakerBox dd.imgBox{
	width:190px;
	float:left;
}
#speaker dl.speakerBox dt,
#speaker dl.speakerBox dd.position,
#speaker dl.speakerBox dd.profile{
	width:730px;
	float:right;
	line-height:1.4em;
}
dl.speakerBox{
	padding:30px 100px 30px;
}
#speaker  dl.speakerBox{
	background:url(../img/speaker/icon_ttl.png) 1036px top no-repeat;
	
}
#speaker  dl.speakerBox dt{
	font-size:30px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;

}
dl.nBox{
	background-color:#eeeeee !important;
}
dl.speakerBox dt span{
	font-size:14px;
	padding-left:10px;
}
dl.speakerBox dd.position{
	color:#778899;
	font-weight:bold;
	margin-bottom:10px;
}

#speaker h3,
#sponsor h3{
	margin-top:30px;
	padding:30px 100px;
	border-top: 2px solid #d3d3d3;
}

h3.noboder{
	border-top:  none !important;
	margin-top:0 !important;
}


#sponsor  dl.speakerBox dt{
	font-size:20px;
	color:#000;
	margin-bottom:10px;

}

#sponsor dl.speakerBox dd.imgBox img{
	border:1px solid #dadada;
}
#sponsor .col1 dl.speakerBox dd.imgBox{
	width:290px;
	float:left;
}
#sponsor .col1 dl.speakerBox dt,
#sponsor .col1 dl.speakerBox dd.url,
#sponsor .col1 dl.speakerBox dd.profile{
	width:625px;
	float:right;
	line-height:1.4em;
}
#sponsor .col2{
	padding:0 60px 0 100px;
}
#sponsor .col2 dl{
	width:420px;
	padding:10px 20px 20px 20px;
	float:left;
	margin:20px 40px 0 0 ;
}

#sponsor .col2 dl dd.imgBox{
	text-align:center;
	margin-bottom:20px;
}
#sponsor dl dd.url{
	margin-bottom:20px;
	font-size:12px;
}

#sponsor .col2 dl.speakerBox dd.profile{
	line-height:1.4em;
}



/*-------------------------------------------------------------
section inner
-------------------------------------------------------------*/
.section.back {
	background:#eeeeee;
}
.section .sectionInner.w960 {
	width:960px;
	margin:0 auto 30px;
}


/*-------------------------------------------------------------
timeTable
-------------------------------------------------------------*/
.timeTable {
	margin:0 20px;
}
.timeTable table {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border-top: 1px solid #d3d8dc;
}
.timeTable th,
.timeTable td {
	padding: 15px 0 13px 0;
	border-bottom: 1px solid #d3d8dc;
	text-align: left;
	vertical-align: top;
}
.timeTable th {
	width: 160px;
	color: #ffffff;
	background: #8d99a1;
	vertical-align:middle;
	font-size:80%!important;
	padding: 0 12px;
}
.timeTable td {
	background: #ffffff;
}
.timeTable th p,
.timeTable td p {
	margin: 0!important;
	padding: 0 15px;
}
.timeTable th p {
	font-size:80%!important;
}
.timeTable td p.sessionNumber {
	color:#e60012;
	font-size:90%;
}
.timeTable td p.sessionTitle {
	font-size:120%;
}
.timeTable td p.break {
	font-size:90%;
}



/*-------------------------------------------------------------
lineupBox
-------------------------------------------------------------*/
.lineupBox {
	margin-top:30px;
	padding-top:30px;
	background:url(../img/conference/img_object.gif) right 10px no-repeat;	
	border-top:2px solid #d3d3d3;
	overflow:hidden;
	zoom:1;
}
.lineupBox h3 {
	margin-bottom:10px;
}
.lineupBox .imageBox {
	width:180px;
	float:left;
	margin-right:30px;
}
.lineupBox .textBox {
	width:740px;
	float:left;
}
.lineupBox .textBox .lineupTableBox {

}

.lineupBox .textBox .lineupTableBox th {
	background:#eeeeee;
	color:#333333;
	font-size:90%;
	text-align:left;
	vertical-align:top;
	padding:10px;
	width:185px;
}
.lineupBox .textBox .lineupTableBox td {
	font-size:90%;
	padding:10px;	
	vertical-align:top;
}
.lineupBox .textBox .lineupTableBox td p span.name {
	font-weight:bold;
}

.lineupBox h3{
	font-weight:normal;
}
.lineupBox span.sessionNumber {
	color:#e60012;
	font-size:80%;
	display:block;
	margin-bottom:15px;
}
.lineupBox p.lead{
	color:#778899;
	margin-bottom:20px;
	
}
.lineupBox span.ttl{
	font-size:25px;	
}
.lineupBox span.min{
	font-size:18px;
	padding-left:10px;
}