@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;
}*/

/*--ヘッダー---------------------------------------*/

html {
 overflow-y:scroll;
}

body {
	background-color:#d74a28;
	background-image: url(../image/main_bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position:  top center;
	font: normal 14px/18px "Verdana",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "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;
}

.text_right{
	text-align:right;
}

.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:911px;
	text-align:center;
}

#wrapper-home {
	width: 911px;
	margin: 0 auto 0 auto;
}
#wrapper {
	width: 911px;
	margin: 0 auto;
}
#header-home {
	width: 911px;
	height: 210px;
	margin: 0 auto 2em auto;
}
#header {
	width: 911px;
	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,
.topLeft-pr,
.topCenter-pro {
	width: 260px;
	height: 86px;
}

.topLeft {
	float: left;
	margin: 0 0 10px 0;
}
.topLeft a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	margin: 0 0 10px 0;
}
.topCenter {
	margin: 0 auto 10px auto;
}

.topCenter a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.topRight {
	float: right;
	margin: 0 0 10px 0;
}
.topRight a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.topLeft-pro {
	float: left;
	margin: 0 0 10px 80px;
}

.topLeft-pro a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	margin: 0 0 10px 0;
}

.topCenter-pro {
	margin: 0 80px 10px auto;
}

.topCenter-pro a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*-------------------------------------------*/
.ad,
.adlink {
	width: 520px;
	height: 44px;
}
.ad {
	margin: 50px auto 30px auto;
}
.ad a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.adlink {
	display: block;
}
#underbody {
	width:911px;
	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;
}


/*-- ナビゲーションバー-----------------------------------------*/

.navi_bar{
	text-align:center;
	background-color:#15b1d9;
	height:30px;
	margin-left:-20px;
	margin-right:-20px;
	padding-top:10px;
	padding-bottom:-5px;
}

.navi_bar > a{
	color:#ffffff !important;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

/*-- breadcrumb -----------------------------------------*/

.breadcrumb{
	text-align:left;
	color:#333;
}

.breadcrumb a{
	color:#0000ff;
}

.breadcrumb a:hover{
	color:#f3828f;
}

/*-- bodyメイン -----------------------------------------*/
#body {
	width: 871px;
	margin: 3px auto 10px auto;
	padding: 0;
}
/*-- 著者索引 --*/
.table-A {
	width: 100%;
	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:16px;
	line-height: 1.5em;
	text-align:left;
	padding:8px 16px;
	background-color:#fffaf0;
}

table.timetable{
	font-size:12px;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

.timetable tr th{
	text-align:left;
	background-color:#f5f5f5;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	padding: 0 4px;
}

.timetable tr td{
	text-align:left;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	padding: .5em 4px;
}

.timetable tr th.A_tittle{
	text-align:center;
	background-color:#f5f5f5;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

.timetable tr td.A_tittle{
	text-align:center;
	background-color:#f5f5f5;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

.timetable tr td.A_tittle_2{
	text-align:center;
	background-color:#fafafa;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

.timetable tr td.text-a{
	text-align:center;
	background-color:#fffaf0;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
}

/*-- --*/

.hidden{
	visibility: hidden;
}

table.timetabl2{
	font-size:12px;
	border: solid 1px #fff;
	border-collapse: collapse;
}

.timetable2 tr th{
	text-align:left;
	background-color:#fff;
	border: solid 1px #fff;
	border-collapse: collapse;
	padding: 0 4px;
}

.timetable2 tr td{
	text-align:left;
	border: solid 1px #fff;
	border-collapse: collapse;
	padding: .5em 4px;
}

.timetable2 tr th.A_tittle{
	text-align:center;
	background-color:#fff;
	border: solid 1px #fff;
	border-collapse: collapse;
}

.timetable2 tr td.A_tittle{
	text-align:center;
	background-color:#f5f5f5;
	border: solid 1px #fff;
	border-collapse: collapse;
}

.timetable2 tr td.text-a{
	text-align:center;
	background-color:#fff;
	border: solid 1px #fff;
	border-collapse: collapse;
}
/*-- --*/


.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;
}

/*.list dl dd.page-title{
	font-size:18px;
}*/

.sessiontittle{
	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 #15b1d9;
	border-bottom: 2px dotted #15b1d9;
}
.infomation p {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}
.list dl dd p {
	margin: 5px 0 0 0;
	text-align:left;
	font-size: 15px;
}
.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;
}

.bold{
	font-weight: bold !important;
}

/*----その他---------------------------------------------*/
/* 余白（マージン） */
.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;
}