@charset "utf-8";

/*#shadow {
	width: 800px;
	background-image: url(../image/shadow.png);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
	margin: 0 auto 0 auto;
}
#shadow-top {
	width: 820px;
	height: 10px;
	background-image: url(../image/shadow_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto 0 auto;
}
#shadow-ander {
	width: 820px;
	height: 10px;
	background-image: url(../image/shadow_ander.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0 auto;
}*/

/*--ヘッダー---------------------------------------*/

body {
	background:url(../image/bg_01.png) repeat-x;
	background-color:#f3dee3;
	font: normal 14px/18px "Verdana",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo,Osaka, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

::selection {background: #39A1DB;color:white;}
::-moz-selection {background: #39A1DB;color:white;}

.font60 {font-size:60%;}
.font70 {font-size:70%;}
.font80 {font-size:80%;}
.font90 {font-size:90%;}
.font100 {font-size:100%;}
.font110 {font-size:110%;}
.font120 {font-size:120%;}
.font130 {font-size:130%;}
.font140 {font-size:140%;}



.text_red{
	color:#FF0004;
}

.label, .badge {font-weight:normal;font-size: 70%;}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */
  
.container {
	color: #444;
	margin: 0px auto;
	padding: 0;
	width:908px;
	text-align:center;
}

#wrapper-home {
	width: 908px;
	marginp: 0 auto 0 auto;
}
#wrapper {
	width: 908px;
	margin: 0 auto;
}
#header-home {
	width: 908px;
	height: 210px;
	margin: 0 auto 2em auto;
}
#header {
	width: 908px;
	height: 105px;
	text-decoration: none;
	text-indent: -9999px;
	/*clear: both;*/
	background: url(../image/header.png) no-repeat left top;
	margin: 0;
}
/*----HOME---------------------------------------------*/
/*#rightbody {
	width: 165px;
	float: right;
}*/

#homebody {
	padding: 30px 20px 20px 20px;
	margin: 0 auto 20px auto;
	border:solid 1px #dcdcdc;
	background:#FFFFFF;
}
.topLeft,
.topCenter,
.topRight {
	width: 260px;
	height: 86px;
}
.topLeft {
	background:url(../image/btn_nittei_off.jpg);
	float: left;
	margin: 0 0 10px 80px;
}
.topLeft a:hover {
	background: url(../image/btn_nittei_on.jpg);
	margin: 0 0 10px 0;
}
.button1 {
	width: 260px;
	height: 86px;
	text-indent: -9999px;
	display: block;
}
.topCenter {
	background: url(../image/btn_dl_off.jpg) no-repeat center center;
	margin: 0 auto 10px auto;
}
.topCenter a:hover {
	background-image: url(../image/btn_dl_on.jpg);
}
.button2 {
	width: 260px;
	height: 86px;
	text-indent: -9999px;
	display: block;
}
.topRight {
	background: url(../image/btn_sakuin_off.jpg) no-repeat center center;
	float: right;
	margin: 0 80px 10px 0;
}
.topRight a:hover {
	background-image: url(../image/btn_sakuin_on.jpg);
}
.button3 {
	width: 260px;
	height: 86px;
	text-indent: -9999px;
	display: block;
}
/*-------------------------------------------*/
.ad,
.adlink {
	width: 520px;
	height: 44px;
}
.ad {
	background: url(../image/btn_koukoku_off.jpg) no-repeat center left;
	margin: 130px auto 30px auto;
}
.ad a:hover {
	background-image: url(../image/btn_koukoku_on.jpg);
}
.adlink {
	text-indent: -9999px;
	display: block;
}
#underbody {
	width:908px;
	text-align: center;
	color: #4B4B4B;
	margin: 0 auto 20px auto;
}
#underbody p {
	font-size: 100%;
	line-height: 150%;
	margin: 0 0 10px 0;
}
#main {
	width: 605px;
	margin-left: 10px;
}
/*--各ページナビゲーション-------------------------------------*/
/*#NaviMenu {
	width: 868px;
	height: 35px;
	margin: 5px auto 0 auto;
	padding: 0 10px 0 10px;
	background-image: url(../image/topnavi_bg.png);
}
.navi1,
.navi1-button,
.navi2,
.navi2-button,
.navi3,
.navi3-button {
	width: 230px;
	height: 35px;
	float: left;
}
.navi1 {
	background: url(../image/btn_nittei_off.png) no-repeat center top;
}
.navi1 a:hover {
	background: url(../image/button1s_ov.png) no-repeat center top;
}
.navi1-button {
	text-indent: -9999px;
	display: block;
}
.navi2 {
	background: url(../image/button2s.png) no-repeat center top;
}
.navi2 a:hover {
	background: url(../image/button2s_ov.png) no-repeat center top;
}
.navi2-button {
	text-indent: -9999px;
	display: block;
}
.navi3 {
	background: url(../image/button3s.png) no-repeat center top;
}
.navi3 a:hover {
	background: url(../image/button3s_ov.png) no-repeat center top;
}
.navi3-button {
	text-indent: -9999px;
	display: block;
}
.navi4 {
	width: 90px;
	height: 35px;
	float: left;
	background: url(../image/button4s.png) no-repeat center top;
}
.navi4 a:hover {
	background: url(../image/button4s_ov.png) no-repeat center top;
}
.navi4-button {
	width: 90px;
	height: 35px;
	text-indent: -9999px;
	display: block;
}*/

/*-- ナビゲーションバー-----------------------------------------*/

.navi_bar{
	text-align:center;
	background-color:#f3dee3;
	height:30px;
	margin-left:-20px;
	margin-right:-20px;
	margin-top:110px;
	padding-top:10px;
	padding-bottom:-5px;
}

/*-- breadcrumb -----------------------------------------*/

.breadcrumb{
	text-align:left;
}

/*-- bodyメイン -----------------------------------------*/
#body {
	width: 868px;
	margin: 3px auto 10px auto;
	padding: 0;
}
/*-- 著者索引 --*/
.table-A {
	width: 100%;
	border: collapse: 1px solid #406FD0;
	margin: 10px 0 10px 0;
	padding: 0;
}
.table-A tr td {
	border-bottom-: 1px dashed #406FD0;
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align:top;
	line-height:28px;
}

.person_name{
	width:12em;
}

.person_p{
	width:8em;
	float:left;
}

/*-- タイムテーブル　-------*/
.table_day{
	font-size:125%;
	text-align:left;
}

.table_pre{
	font-size:80%;
	text-align:left;
	padding:8px 16px;
	background-color:#fffaf0;
	width:260px;
}

table.timetable{
	font-size:80%;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

.timetable tr th{
	text-align:center;
	height:26px;
	background-color:#f5f5f5;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

.timetable tr td{
	text-align:left;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	height:144px;
}

.timetable tr td.A_tittle{
	text-align:center;
	background-color:#f5f5f5;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}
.timetable tr td span.am0900{
	display:block;
	width:34px;
	margin:0 0 0 0px;
	text-align:center;
	padding:4px;
	float:left;
}
.timetable tr td span.am0930{
	display:block;
	width:34px;
	margin:0 0 0 1px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.am0930_b{
	display:block;
	width:71px;
	margin:0 0 0 32px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.am1000{
	display:block;
	width:147px;
	margin:0 0 0 40px;
	text-align:center;
	height:96%;
	padding:4px;
}
.timetable tr td span.am1000_b{
	display:block;
	width:72px;
	margin:0 0 0 44px;
	text-align:center;
	height:96%;
	padding:4px;
}
.timetable tr td span.am1000_c{
	display:block;
	width:36px;
	margin:0 0 0 44px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.am1030{
	display:block;
	width:111px;
	margin:0 0 0 77px;
	text-align:center;
	height:96%;
	padding:4px;
}
.timetable tr td span.am1030_a{
	display:block;
	width:111px;
	margin:0 0 0 77px;
	text-align:center;
	height:96%;
	padding:4px;
	letter-spacing:-0.5px;
}
.timetable tr td span.am1030_b{
	display:block;
	width:96px;
	margin:0 0 0 0px;
	text-align:center;
	height:96%;
	padding:4px;
	float:right;
}

.timetable tr td span.am1030_c{
	display:block;
	width:34px;
	margin:0 0 0 68px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.am1145{
	display:block;
	width:176px;
	margin:0 0 0 126px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td.lunch{
	width:74px;
	text-align:center;
	padding:2px;
	height:96%;
	letter-spacing:-1px;
}
.timetable tr td span.lunch_a{
	display:block;
	width:107px;
	height:96%;
	text-align:center;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1230{
	display:block;
	width:36px;
	text-align:center;
	height:96%;
	padding:4px;
	float:right;
}
.timetable tr td span.pm1230_b{
	display:block;
	width:77px;
	margin-left:2px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1300{
	display:block;
	width:34px;
	margin:0 0 0 0px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1300_a{
	display:block;
	width:146px;
	margin:0 0 0 0px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1300_b{
	display:block;
	width:76px;
	margin-left:1px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1330{
	display:block;
	width:17px;
	margin-left:1px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1330_b{
	display:block;
	width:146px;
	margin-left:1px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1345{
	display:block;
	width:148px;
	margin-left:64px;
	text-align:center;
	height:96%;
	padding:4px;
}

.timetable tr td span.pm1345_b{
	display:block;
	width:148px;
	margin-left:64px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1345_c{
	display:block;
	width:148px;
	margin-left:1px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1345_d{
	display:block;
	width:98px;
	margin-left:64px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}

.timetable tr td span.pm1415{
	display:block;
	width:114px;
	margin-left:-123px;
	margin-top:43px;
	text-align:center;
	height:66%;
	padding:4px;
	float:left;
	border: solid 1px #ffffff;
}
.timetable tr td span.pm1515_a{
	display:block;
	width:111px;
	margin-left:19px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1515_b{
	display:block;
	width:146px;
	margin-left:19px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1515_c{
	display:block;
	width:111px;
	margin-left:19px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1515_d{
	display:block;
	width:146px;
	margin-left:174px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}
.timetable tr td span.pm1600_a{
	display:block;
	width:114px;
	margin-left:236px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}

.timetable tr td span.pm1600_b{
	display:block;
	width:97px;
	margin-left:17px;
	text-align:center;
	height:96%;
	padding:4px;
	float:left;
}


.timetable tr td span.pm1815{
	display:block;
	width:62px;
	text-align:center;
	height:96%;
	padding:4px;
	float:right;
}

.day {
	font-size: 123%;
	font-weight: bold;
	color: #900;
	margin: 10px 0 5px 0;
}
.track {
	width: 50%;
	font-weight: bold;
	text-indent: -0.5em;
}
.time {
	width: 7em;
}
.venue {
	width: 4em;
}
.ws {
	width: 7.5em;
}
.workshop {
	text-indent: 5px;
	border-left: 1px solid #406FD0;
}
.workshop p  {
	margin: 0;
	padding: 0;
}
.timeW {
	width: 4em;
}
.list dl dt {
	width: 8em;
	font-weight: bold;
	float:left;
}
.list dl dd {
	margin: 0 0 1em 8em;
}

.sessiontittle{
	text-align:left;
	margin-left:30px;
	}

.chairperson{
	text-align:left;
	margin-left:30px;

}
/*-- 並び -------------------------------------*/
.list-1 dl {
	margin-left: 20px;
}
.list-1 dt{
	width: 450px;
	float: left;
	border-bottom: 1px dotted #999;
	padding: 5px 0 5px 20px;
}
.list-1 .track {
	width: 470px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 0;
}

/*-- 戻るボタン類 -------------------------------------*/
#move {
	width: 794px;
	height: 20px;
	display: block;
	border-top: 1px dotted #FFF;
	clear: both;
	padding: 3px 5px auto auto;
}
.infomation {
	font-size: 130%;
	line-height: 23px;
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 15px 0 10px 0;
	border-top: 3px solid #cc7085;
	border-bottom: 2px dotted #cc7085;
}
.infomation p {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}
.list dl dd p {
	margin: 5px 0 0 0;
	text-align:left;
}
.adv {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	border-collapse: collapse;
}
.adv tr td {
	width: 33%;
	text-align: center;
	border: 1px solid #dcdcdc;
	border: 1px solid #dcdcdc;
	padding: 15px 5px 15px 5px;
}
.person {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 10px 0 20px 0;
	padding: 5px 0 5px 0;
}
.back {
	font-size: 100%;
	text-align: right;
	background: url(../image/topback.png) no-repeat right center;
	margin-top: 10px;
}
.back_t {
	font-size: 100%;
	text-align: right;
	background: url(../image/topback.png) no-repeat right center;
	margin-top: 4px;
	border-bottom:solid 1px #D4D4D4;
	padding-bottom: 8px;
}

/*----フッタ---------------------------------------------*/
#footer {
	ｔｔbackground-image: url(../image/topnavi_bg.png);
	background-image: url(../image/topnavi_bg.png);
}
.footer-R {
	width: 600px;
	height: 23px;
	float: right;
	font-size: 116%;
	font-weight: bold;
	color: #FFF;
	padding: 25px 10px 5px 10px;
}
.footer-R a {
	color: #FFF;
}

/*-- コピーライト --*/
.copy {
	font-size: 100%;
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#update {
	float: right;
	color: #FFFFFF;
	font-size: 77%;
}

/*----その他---------------------------------------------*/
.sp {
	height: 25px;
	display: block;
}
/*.timetable {
	font-weight: normal;
	font-size: 10px;
	width: 780px;
	line-height: 120%;
}
.timetable td {
	padding: 1px;
}*/
.left {
	float: left;
}

.username_t {
	font-weight: normal;
	margin-left:48px;
}

.username {
	font-weight: normal;
	margin-left:60px;
}

/*----その他---------------------------------------------*/
/* 余白（マージン） */
.mt0{
	margin-top:0 !important;
}
.mr0{
	margin-right:0 !important;
}
.mb0{
	margin-bottom:0 !important;
}
.ml0{
	margin-left:0 !important;
}

.mt1{
	margin-top:1em !important;
}
.mr1{
	margin-right:1em !important;
}
.mb1{
	margin-bottom:1em !important;
}
.ml1{
	margin-left:1em !important;
}

.mt2{
	margin-top:2em !important;
}
.mr2{
	margin-right:2em !important;
}
.mb2{
	margin-bottom:2em !important;
}
.ml2{
	margin-left:2em !important;
}

.mt3{
	margin-top:3em !important;
}
.mr3{
	margin-right:3em !important;
}
.mb3{
	margin-bottom:3em !important;
}
.ml3{
	margin-left:3em !important;
}

.mt4{
	margin-top:4em !important;
}
.mr4{
	margin-right:4em !important;
}
.mb4{
	margin-bottom:4em !important;
}
.ml4{
	margin-left:4em !important;
}

.mt5{
	margin-top:5em !important;
}
.mr5{
	margin-right:5em !important;
}
.mb5{
	margin-bottom:5em !important;
}
.ml5{
	margin-left:5em !important;
}

.mt6{
	margin-top:6em !important;
}
.mr6{
	margin-right:6em !important;
}
.mb6{
	margin-bottom:6em !important;
}
.ml6{
	margin-left:6em !important;
}

.mt7{
	margin-top:7em !important;
}
.mr7{
	margin-right:7em !important;
}
.mb7{
	margin-bottom:7em !important;
}
.ml7{
	margin-left:7em !important;
}