*{
	margin:0;
	padding:0;
	
	color:#000033;
}

body{
	text-align:center;
	background:#fff0f5;
    font-family:Verdana;
}

#wrapper{
	width:760px;
	margin:0 auto;
	text-align:left ;
	background:white;
    box-shadow:rgba(113, 135, 164, 0.100392) 0px 0px 16px 9px;
-webkit-box-shadow:rgba(113, 135, 164, 0.100392) 0px 0px 16px 9px;
-moz-box-shadow:rgba(113, 135, 164, 0.100392) 0px 0px 16px 9px;    
	
}

#header{
	width:760px;
	height:240px;
	background:url(../img/Banner.png);
	background-position: center center;
	background-size:cover;
}

#header h1,#header_report h1, #header_autumn{
	text-indent:-9999px;
}

#header_report{
	width:760px;
	height:240px;
	background:url(../img/Banner.png);
	background-position: center center;
	background-size:cover;
}

#header_autumn{
	width:760px;
	height:200px;
	background:url(./img/cover_autumn.jpg);
}

#main{
	font-size:9pt;
	padding:10px;
}

img, a img, a:hover img{
	border:none;
}

a{
	text-decoration:none;
	color:#467699;
	border-bottom:1px dotted #467699;
}

a:hover{
	text-decoration:none;
	color:#467699;
	border-bottom:1px dotted #467699;
	background:#89c;
}

p{
	margin: 10px;
	text-indent:1em;

}

p,li{
	line-height:150%;
	text-indent:1em;
	margin-left:2em;
}

h2{
	font-size:12pt;
	border-bottom:2px solid #73a4c6;
	border-left:25px solid #73a4c6;
	margin-top:30px;
	padding:5px;
}

h3{
	font-size:10pt;
	margin:10px 0px 5px;
	font-size:110%;
	border-bottom:1px dotted #999;
	padding-left:5px;
	color:black;
}

h4{
	border-left:3px solid #596169;
	padding:5px;
}

ul.file,ol{
	margin-left:30px;
}


table.t{
	border-top:1px solid black;
	border-bottom:1px solid black;
	width:740px;
	border-collapse:collapse;
	margin-bottom:20px;
}

table.t td{
	padding:6px 8px;
}

table.t th{
	padding:4px 4px;
	width:8em;
	background:#eee;
	text-align:center;
	border-bottom:1px dotted;
}

td.keynote{
	
	/**text-align:center;**/
	/** border-bottom:1px dotted #ccc;**/
}

td.lecture{
	font-weight:bold;
	/**text-align:center;**/
	border-bottom:1px 
}

td.rest{
	text-indent:210px;
}

td.earlybird{
	font-weight:bold;
	/**text-align:center;**/
	/** border-bottom:1px dotted #ccc;**/
}

td.bottom{
	border-bottom:1px dotted;
}


 td.bottmin{
	border-bottom:1px dotted;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
     
     
     


div.slideshow{
	width:600px;
	display:block;
	margin:0 auto;
	text-align: center;
}
