@charset "utf-8";
/* CSS Document */


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	vertical-align: bottom;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.subject {
	width: 215px;
	float: left;
	margin-right: 20px;
}
.subject h2+p {
	font-size: 14px;
	border-bottom-color: #666;
	text-align: center;
}
#nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	overflow: hidden;
}
#nav ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	width: 120px;
	text-align: center;
	display: block;
	line-height: 34px;
	background-color: #FFF;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.subject p+p {
	font-size: 14px;
	margin-bottom: 0px;
}
#footer {
	margin-top: 30px;
	clear: both;
}
.basicinfo {
	padding: 20px;
	border: 1px solid #666;
	z-index: 1;
}
.basicinfo2 {
	padding: 10px;
	border: 1px solid #666;
	z-index: 1;
}

#header h1, #footer p {
	margin: 0px;
}
#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 48px;
}
#footer p {
	font-size: 12px;
	text-align: center;
	line-height: 40px;
}
#header {
	padding: 0px;
}

#main {
	overflow: hidden;
}
.subject h2 {
	margin-top: 0px;
}
#subject04 {
	margin-right: 0px;
}
#nav ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#nav ul li a:hover {
	background-color: #6699FF;
}
#content h2 {
	font-size: 20px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
#timetable {
	font-size: 14px;
}

#content p {
	font-size: 14px;
}
#content ol li {
	font-size: 14px;
}
#sidebar {
	color: #fff;
	background-color: #0099CC;
	padding: 20px;
	width: 240px;
	float: right;
	font-size: 14px;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 20px;
}
#sidebar h3 {
	font-size: 14px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content {
	float: left;
	width: 620px;
}
#content_top {
	width: 620px;
	float: left;
}

#content_top h2 {
	font-size: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0099CC;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content_top p {
	font-size: 14px;
	text-align: justify;
	text-indent: 1em;
}
#sidebar_top {
	color: #FFFFFF;
	background-color: #535353;
	padding: 20px;
	float: right;
	width: 240px;
	font-size: 14px;
}

#sidebar_news {
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 20px;
	float: right;
	width: 240px;
	margin-bottom: 15px;
	font-size: 14px;
}

#main_info {
	border-bottom-style: none;
	height: 500px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
#sidebar_news #newsdate {
	font-size: 12px;
	margin: 0px;
	display: inline;
}

#sidebar_news p {
	font-size: 14px;
	margin: 0px;
}


#sidebar_top h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	padding-bottom: 5px;
}

#sidebar_top ul {
	margin: 0px;
	padding-left: 20px;
}

#sidebar_news h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	padding-bottom: 5px;
}

#organizer p{
	font-size: 12px;
	text-indent: 3em;
	line-height: 80%;
}
#organizer {
	float: left;
	width: 920px;
	margin-top: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#content ul li a {
	color: #333;
	text-decoration: none;
}
#content ul li a:hover {
	color: #C00;
}

#timetable table tr #date {
	background-color: #0099CC;
	color: #FFF;
	text-align: center;
}

#timetable table tr #session {
	color: #000;
	width: 100px;
	background-color: #CCC;
	text-align: center;
}
#timetable table tr #sessiontime {
	color: #000;
	background-color: #CCC;
	text-align: center;
}

#timetable table tr #title {
	width: 160px;
}

#timetable table tr #time {
	width: 110px;

}

#timetable table tr #author {
	font-size: 12px;
	color: #666;
}
#timetable table tr #others {
	color: #039;
}
#poster {
	margin-top: 60px;
	margin-bottom: 30px;
}
#invite {
	margin-top: 60px;
	margin-bottom: 30px;
}
#content #registtop {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content #etcetera {
	font-size: 12px;
	text-indent: 25px;
}
#invite #speakers {
	margin-left: 20px;
	font-size: 14px;
}
#toollist {
	background-color: #EEE;
	margin: 25px;
	text-indent: 10px;
}
#sidebar #sidebar_guide {
	background-color: #666;
	color: #FFF;
	margin: 0px;
	padding: 10px;
	font-style: oblique;
	font-weight: bold;
}
#sidebar a:link {
	color: #FFF;
	text-decoration: none;
}
#sidebar a:hover {
	color: #F60;
	text-decoration: none;
}

#sidebar_news a:link {
	color: #FFF;
	text-decoration: none;
}
#sidebar_news a:hover {
	color: #FF0;
	text-decoration: none;
}
#content_top #important {
	font-size: 14px;
	background-color: #DA0;
	margin-bottom: 20px;
	padding: 20px;
	color: #000;
}
#content_top #groupphoto {
	margin-bottom: 20px;
}
#overviewpdf {
	padding: 20px;
	background-color: #CCC;
	margin: 20px;
}
