/*============================ 全ページ共通 ============================*/
/*---------------- 一般 ----------------*/
body {
	color:#333333;
	margin:0px;
	padding:0px;
	font-size:10pt;
}
td, th {
	font-size:10pt;
}
p {
	padding:0px;
	margin:0.5em 0em;
	line-height:1.3em;
}
a:link {
	color:#005bab;
	background-color:transparent;
}
a:visited {
	color:#cc3399;
	background-color:transparent;
}
img {
	border:none;
}

/*---------------- 共通 ----------------*/
td.line {
	background-color:#00737a;
}
div.clear {
	clear:both;
}
div.contents {
	margin:20px 29px 20px 30px;
}
*.md {
	margin-bottom:20px;
}
*.km {
	margin-bottom:15px;
}
span.mark {
	color:#00737a;
}
span.smarks {
	color:#00737a;
	font-size:8pt;
	padding-left:10px;
}
div.up {
	margin-top:30px;
	text-align:right;
}
div.part {
	margin:0px 5px 20px;
	line-height:1.3em;
}

/*----------------- MENU -----------------*/
td.menu {
	border-right:1px solid #00737a;
	background-color:#d8eaeb;
}
address {
	font-style:normal;
	margin:0px 15px 16px;
	line-height:1.4em;
}
address span {
	font-weight:bold;
}
div.address {
	font-weight:bold;
	margin:16px 0px 3px;
	text-align:center;
}

/*---------------- トップ ----------------*/
div.top_logo {
	background-color:#00737a;
	padding:9px 33px 9px 31px;
}
div.top_logo div.logo {
	float:right;
}
div.top_contents {
	margin:22px 29px 50px 30px;
}
div.top_catch {
	margin-bottom:13px;
	text-align:center;
}
div.top_lead {
	margin-bottom:18px;
	text-align:center;
}
p.end_text {
	margin:30px 50px;
	text-align:center;
	color:#ec0000;
	border:#ec0000 double 4px;
	padding:13px;
	line-height:1.3em;
	font-weight:bold;
	background-color:#fffbfb;
}

/*---------------- アクセス ----------------*/
div.access div.km {
	color:#005bab;
	background-color:#edf7ed;
	font-weight:bold;
	font-size:1.1em;
	padding:4px 10px 3px;
	margin:8px 0px;
}
div.access {
	margin:0px 14px;
}
div.access p {
	font-size:1.1em;
	margin-left:12px;
}
div.access ul {
	font-size:1em;
	line-height:1.3em;
	list-style:none;
	margin:0px 8px;
	padding:0px;
	vertical-align:middle;
}
div.access span.mark {
	color:#00737a;
	margin-right:3px;
	font-size:0.8em;
}

/*---------------- プログラム関連 ----------------*/
/* 共通 */
table.session {
	border-width:1px 0px 0px 1px;
	border-color:#333333;
	border-style:solid;
	margin-bottom:10px;
}
table.session th {
	border-width:0px 1px 1px 0px;
	border-color:#333333;
	border-style:solid;
	padding:5px;
	background-color:#ebebeb;
}
table.session td {
	border-width:0px 1px 1px 0px;
	border-color:#333333;
	border-style:solid;
	padding:5px;
	line-height:1.3em;
}
/*  */
table.session th.place {
	background-color:#dedeed;
}
table.session th.session {
	background-color:#666666;
	color:#ffffff;
}
table.session th.keynote {
	background-color:#174995;
	text-align:left;
	color:#ffffff;
	line-height:1.3em;
}
table.session th.jnsa {
	background-color:#3365ff;
	text-align:left;
	color:#ffffff;
	line-height:1.3em;
}
table.session th.solution {
	background-color:#6cb6cd;
	text-align:left;
	color:#ffffff;
	line-height:1.3em;
}
table.session td.not_line table,
table.session td.not_line th,
table.session td.not_line td {
	border:none;
	padding:0px;
}
table.session td.not_line td dl {
	margin:0px;
}
table.session td.not_line td dt {
	margin:0px;
	position:absolute;
}
table.session td.not_line td dd {
	margin:0px;
	padding:0px 0px 0px 4em;
}
div.time {
	border:1px #333333 solid;
	padding:5px;
	background-color:#ebebeb;
	margin-bottom:10px;
	font-weight:bold;
}
div.lecture {
	padding:5px;
	background-color:#e4f3fb;
}
span.item {
	font-weight:bold;
}

/*---------------- 協賛企業 ----------------*/
div.support {
	margin:0px 5px 25px;
	line-height:1.3em;
}
table.support {
	margin-bottom:10px;
}
table.support th {
	background-color:#327c9b;
	color:#ffffff;
	text-align:left;
	line-height:1.3em;
}
table.support td {
	background-color:#5997b9;
	color:#ffffff;
	font-weight:bold;
	line-height:1.3em;
	padding-left:20px;
}
div.km_advertise {
	background-color:#327c9b;
	color:#ffffff;
	padding:6px;
	font-weight:bold;
	margin-bottom:15px;
}
table.advertise {
	border-width:1px 0px 0px 1px;
	border-color:#333333;
	border-style:solid;
	margin-bottom:15px;
}
table.advertise th,table.advertise td {
	border-width:0px 1px 1px 0px;
	border-color:#333333;
	border-style:solid;
}
table.advertise th {
	background-color:#99c7ca;
	text-align:left;
}

p.closed {
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	margin:25px 0px 0px;
	color:#ff4900;
}

/*---------------- 開催概要 ----------------*/
p.outline_lead span.txt_outline {
	color:#3e8783;
	font-weight:bold;
}
p.outline_lead span {
	font-weight:bold;
}
div.outline_area {
	background-color:#edf7ed;
	padding:10px;
	margin-bottom:20px;
}
div.outline_area table td {
	font-weight:bold;
}
div.outline_area table td div.item {
	background-color:#9bd1a4;
	color:#105356;
	padding:3px 10px;
}
div.outline_area table td strong {
	color:#3e7478;
}
div.mm {
	background-color:#45a3b4;
	padding:3px 10px;
	color:#ffffff;
	font-weight:bold;
}
