@charset "utf-8";
@import url("../../shared/css/reset.css");
@import url("../../shared/css/basic.css");
@import url("../../shared/css/layout.css");
@import url("../../shared/css/design.css");
/*
---------------------------------------------------------

---------------------------------------------------------
*/
#program {
}
#program .title2-h3, #symposium .title2-h3 {
	background: #E5E1CF;
	padding: 3px 10px;
	margin-right: auto;
	margin-left: auto;
}
#program h4, #symposium h4 {
	color: #900;
}
#program .title-h3 h3 .time, #symposium .title-h3 h3 .time{
	font-size: 80%;
	font-weight: normal;
}
/*
---------------------------------------------------------
Timetable
---------------------------------------------------------
*/

#timetable .timetable table {
	/*border-collapse: separate;*/
	border-spacing: 0;
}
#timetable .timetable table td,
#timetable .timetable table th {
	border: none;
	padding: 3px 5px;
	font-size: 90%;
}
#timetable .timetable p {
	margin: 0;
	padding: 0;
}

#timetable .timetable .no {
	color: #FFF;
	border: 1px solid #353535;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #353535;
	padding: 1px 3px;
}
#timetable .timetable .details {
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#timetable .timetable .detail a {
	margin-right: 5px;
	border: 1px solid #39C;
	line-height: 1em;
	text-decoration: none;
	padding: 1px 3px;
}
#timetable .timetable .detail a img {
	padding-right: 3px;
	padding-top: 2px;
}
#timetable .timetable .papers {
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}
#timetable .timetable .paper a {
	margin-right: 5px;
	border: 1px solid #39C;
	line-height: 1em;
	text-decoration: none;
	padding: 1px 3px;
}
#timetable .timetable .paper a img {
	padding-right: 3px;
	padding-top: 2px;
}
#timetable .timetable td h4 {
	font-weight: bold;
	color: #900;
}
#timetable .timetable table ul li {
	list-style-type: square;
	margin-left: -0.5em;
}
#timetable .timetable .datelink {
}
#timetable .timetable table .time {
	color: #FFF;
	width: 7em;
	text-align: left;
	background: #666;
	border: 1px solid #666;
}
#timetable .timetable table .title {
	font-weight: bold;
}
#timetable .timetable table .katagaki {
	font-size: 90%;
	line-height: 110%;
}


#timetable .timetable table td.td {
	text-align: left;
	border: 1px solid #666;
}
#timetable .timetable table th.th {
	color: #FFF;
	text-align: center;
	background: #900;
	border: 1px solid #666;
}
#timetable .timetable table .break {
	text-align: center;
	color: #FFF;
	font-size: 80%;
	background: #999;
	border: 1px solid #666;
}
#timetable .timetable table .blank {
	background: #E1E1E1;
	border: 1px solid #666;
}

/*
---------------------------------------------------------
Sub-session
---------------------------------------------------------
*/


#program-sub .head{
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0em;
}
#program-sub .paper p{
	margin: 0px;
	padding: 0px;
}

#program-sub .head .paper{
	margin-left:0.5em;
	margin-bottom:20px;
}
#program-sub .paper .no{
	font-size: 110%;
	color: #FFFFFF;
	background-color: #353535;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	}
#program-sub .head p.sub{
	padding-bottom: 1em;
	font-size: 120%;
	font-weight: bold;
	color: #664E42;
}
#program-sub .head .no-sub{
	font-size: 100%;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: 1px solid #353535;
	margin-right: 8px;
}
#program-sub .head .paper h3.title{
	font-size: 110%;
	font-weight:bold;
	padding-top: 5px;
}
#program-sub .head .paper ul.speaker{
	margin-top:5px;
	
}
#program-sub .head .paper ul.speaker li{
	color: #890000;
	font-size: 110%;
	font-weight:bold;
}
#program-sub .head .paper .position{
	color: #000000;
	font-size: 90%;
	padding-left:0em;
	margin-top:-5px;
}




#program-sub h3.abstract{
	padding-top: 1em;
	padding-bottom: 0.5em;
}
#program-sub p{
line-height: 1.4em;
}


#program-sub ul{
	margin-top: 0px;
	padding-top: 0px;
}

#program-sub li{
	padding-bottom: 0.2em;
	line-height: 1.4em;
	
}


/*
---------------------------------------------------------
一般公開プログラム
---------------------------------------------------------
*/
#symposium{}

#symposium .submit {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
プログラム構成と同じものは、プログラム構成の方で指定
*/


/*
---------------------------------------------------------
KeynoteSpeechの詳細
---------------------------------------------------------
*/
#ksdetail {
}
#kstitle {
}
#kstitle .subtitle {
	font-size: 120%;
	color: #FFF;
	font-weight: bold;
}

#ksdetail .profile-header {
	clear:both;
}
#ksdetail .profile-header .speaker-photo {
	width: 125px;
	margin-right: -125px;
	float: left;
	padding-bottom: 1em;
	position: relative;
}
#ksdetail .profile-header .speaker-photo img {
	border: 1px solid #999999;
}
#ksdetail .profile-header .speaker-info {
	/*margin-left: 215px;
	padding-left: -215px;*/
	float: left;
	margin-bottom: 5px;
	zoom:1;/* forIE */
	clear: right;
	position: relative;
	z-index: 200;
}
#ksdetail .profile-header .speaker-info .name {
	padding-bottom: 0px;
	padding-left: 15px;
	border-left: 6px solid #FF9900;
	margin-left:140px;
	color: #890000;
	font-size: 130%;
	font-weight: bold;
}
#ksdetail .profile-header .speaker-info .section {
	padding-bottom: 0px;
	padding-left: 15px;
	border-left: 6px solid #FF9900;
	margin-left:140px
}
#ksdetail .profile-header .speaker-info em {
	color: #4A803A;
	padding-top: 0em;
	display: block;
}
#ksdetail .profile-header .speaker-name {
	font-size: 100%;
	font-weight: bold;
	color: #890000;
}

#ksdetail .profile-header .speaker-info .section .name2 {
	font-size: 110%;
	font-weight: bold;
	color: #890000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#ksdetail .summery{
	clear:both;
}
#ksdetail .summery .photos {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ksdetail .summery .photos .photol {
	margin-right: 10px;
	float: left;
}
#ksdetail .summery .photos .photor {
	float: left;
	zoom:1;/* forIE */
	
}
#ksdetail .summery .photos .caption {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 87%;
}
