body {
	font-family: "メイリオ", "Meiryo", Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 90%;
	color:#666666;
	line-height: 1.5;
	background: #97d9ef url(../images/bg_repeat.jpg) top repeat-x;
	}
	
div#container {
	background:url(../images/bg.png) top center no-repeat;
}

div#wrapper {
	width: 980px;
	margin: 0 auto;
	}
	
header {
	height: 160px;
	padding: 0 10px 0;
	}
	
nav#global {
	list-style-type: none;
	width: 960px;
	margin: 0 0 0 10px;
		}
	
nav#global:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
	
nav#global li {
	float: left;
	display: inline;
	}

section#video {
		margin:0 0 10px;
}

video {
	width: 960px;
	height: 320px;
	position: relative;
	left: 10px;
}

p#videoWarning {
		text-align: center;
		padding: 15px 0;
}

	
div#contentMain {
	padding: 0 50px 10px;
	background: url(../images/wrapper_bg.png) repeat-y;
}
	
section.pageNav {
	}
	
div.pageTop {
		padding: 0 0 15px;
}
	
section.pageNav div.participation {
	text-align: center;
	padding: 10px;
	}
	
section.pageNav div.pageTop {
	text-align: right;
	font-size: 85%;
	}

section#outline section section {
	padding: 10px;
	}
	
	
	
	
	
	
section#outline section table {
	width: 850px;
	margin: 10px auto 15px;
	}
	
section#outline section table tr th,
section#outline section table tr td {
	border: 1px solid #cccccc;
	padding: 10px;
	vertical-align: middle;
	}
	
section#outline section table tr th {
	background:#D0EEED;
	width: 25%;
	}
	
section#outline section table tr td {
	background:#EEFFFF;
	}
	
	
	
section#speakers h1.speakersTitle {
		padding: 0 0 10px;
}

section#speakers:after {
		display:block;
		content: "";
		clear: both;
		height: 0;
}

section.speakerBox {
		width: 380px;
		float: left;
		background:url(../images/speaker_bg.jpg) repeat;
		padding: 20px;
		margin-right: 20px;
}

section.speakerBox p {
		margin: 0 0 10px;
}
	
section.speakerBox section {
		background:url(../images/speaker_fukidashi.gif) top left no-repeat;
		padding: 37px 0 0;
		width: 380px;
}
	
section.speakerBox section div {
		background: #FFF;
		border: 1px solid #CCC;
		border-top: none;
		padding: 10px;
}

section.speakerBox section div:after {
		display: block;
		content: "";
		clear: both;
		height: 0;
}

section.speakerBox section div h1 {
		margin: 0 0 10px;
}

section.speakerBox section div div.profile {
		background: none;
		border: none;
		width: 220px;
		float: right;
		padding: 0;
}

section.speakerBox section div div.profile p {
		margin: 0 0 10px;
}

section.speakerBox section div img {
		float: left;
}

section#followup ul.list{
	list-style:none;
	}
section#followup ul.list li{
	background:url(../images/icon_list.jpg) no-repeat 0 0.4em;
	padding-left:10px;
	}
section#followup section.followupBox{
	background:url(../images/speaker_bg.jpg) repeat;
	padding:10px 20px;
	margin:20px 20px 20px 0;
	}
section#followup section.followupBox h1{
	margin-bottom:10px;
	}



footer {
		background: #97d9ef url(../images/footer_bg.jpg) top center no-repeat;
		padding: 26px 0 0;
		display: block;
}

footer ul {
		text-align: center;
		padding: 15px 0 10px;
}

footer ul:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
		
footer ul li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 5px 0;
	background: url(../images/icon_footernavi.jpg) 0 0.4em no-repeat;
	padding: 0 0 0 10px;
	}
	
footer {
		padding: 15px 0 30px;
}
	
footer p.copyright {
	font-size: 70%;
	text-align: center;
	}
