body {
	margin:0px;
	padding:0px;
	color:#333333;
}
td, th {
	font-size:10pt;
}
p {
	margin:0px 0px 0.75em;
	line-height:1.3em;
}
a:link {
	color:#00479d;
	text-decoration:underline;
}
a:visited {
	color:#660099;
	text-decoration:underline;
}
a:hover {
	color:#00479d;
	text-decoration:none;
}
img {
	border:none;
}

/*-------------------- 共通 --------------------*/
span.item {
	font-weight:bold;
}
*.note {
	font-size:8pt;
}
div.md {
	margin-bottom:16px;
}
div.km {
	margin-bottom:10px;
}
td.contents {
	border-right:1px solid #000000;
}
*.clear {
	clear:both;
	height:1px;
	font-size:0;
	line-height:0;
}

/*-------------------- メニュー --------------------*/
td.menu {
	border-right:1px solid #000000;
	background-color:#fcf8ed;
	background-image:url(./menu_bg.gif);
	background-repeat:repeat-y;
	background-position:right top;
}

/*---------------- お問い合わせ ----------------*/
address {
	padding:14px;
	line-height:1.3em;
	font-style:normal;
	font-size:8pt;
}
address span {
	font-size:10pt;
	font-weight:bold;
}

/*---------------- TOP ----------------*/
div.top_contents {
	margin:15px 39px 30px 40px;
}
p.regist {
	border:dotted 4px #fb0000;
	padding:13px;
	color:#fb0000;
	font-weight:bold;
	text-align:center;
	margin:25px 45px 25px;
	background-color:#fbf5f5;
}
div.bt_regist {
	text-align:center;
	margin-bottom:20px;
}
p.top_lead {
	margin:0px 0px 18px;
}
div.top_keynote {
	margin-bottom:25px;
	padding:10px;
	background-color:#edf2f8;
	border-bottom:1px solid #aac2df;
}
/*div.top_special {
	margin-bottom:25px;
	padding:10px;
	background-color:#ffefef;
	border-bottom:1px solid #e0aab8;
}*/
div.top_profile {
	line-height:1.3em;
}
p.top_profile {
	font-size:8pt;
	margin:5px 0px 0px;
}
div.md_top {
	margin-bottom:15px;
}
div.top_outline {
	margin:0px 16px 25px 20px;
}
div.top_outline img {
	margin-bottom:7px;
}
p.end {
	border:3px double #b5014b;
	background-color:#fbf7ff;
	color:#b5014b;
	padding:13px 15px;
	font-weight:bold;
	margin:20px 30px 0px;
}

/*---------------- スポンサー ----------------*/
div.sponsor {
	margin:7px 0px 0px 20px;
}

/*---------------- 中面共通 ----------------*/
div.contents {
	margin:20px 39px 15px 41px;
}
div.up {
	text-align:right;
	margin-top:40px;
}

/*---------------- 会場アクセス ----------------*/
div.access_item {
	float:left;
	margin-bottom:9px;
	text-align:center;
	background-color:#f4e2b8;
}
div.access_item p {
	margin:0px;
	padding:3px 9px;
	color:#330000;
	font-size:11pt;
	font-weight:bold;
}
div.map {
	margin-bottom:30px;
	text-align:center;
}

/*---------------- セッション詳細 ----------------*/
/* セッション共通 */
table.session {
	border-width:1px 0px 0px 1px;
	border-color:#5c5c5c;
	border-style:solid;
}
table.session th {
	padding:6px 12px;
	border-width:0px 1px 1px 0px;
	border-color:#5c5c5c;
	border-style:solid;
}
table.session td {
	line-height:1.3em;
	padding:6px 10px;
	border-width:0px 1px 1px 0px;
	border-color:#5c5c5c;
	border-style:solid;
}
table.session td.session_no {
	font-size:11pt;
	font-weight:bold;
	background-color:#f4e2b8;
}
table.session td.break {
	font-weight:bold;
	background-color:#e3ebf6;
}

/* 各セッション */
table.session td.keynote {
	color:#002f63;
	background-color:#bed0e6;
}
table.session td.special {
	color:#7b0027;
	background-color:#fcd7dd;
}

/* セッション一覧 */
div.session_list {
	margin-bottom:25px;
}
div.session_list td.session_no {
	border-bottom:0px;
}

/* セッション詳細 */
div.session_details {
	margin-bottom:35px;
}
div.session_details table.session th {
	border-right:0px;
	background-color:#f4e2b8;
}
div.session_details table.session th.keynote {
	background-color:#bed0e6;
}
div.session_details table.session th.special {
	background-color:#fcd7dd;
}

/* 紹介部分 */
table.details {
	margin:5px 0px 13px;
}
table.details th,
table.details td {
	border:0px;
	padding:0px;
}
table.details td.image {
	text-align:center;
	padding:0px 18px 0px 5px;
}
div.title {
	font-weight:bold;
	font-size:11pt;
	margin-bottom:5px;
}

/* 各項目 */
table.item {
	color:#331811;
	margin:0px;
}
table.item div.line {
	background-color:#331811;
	margin-left:5px;
}
/*---------------- フッタ ----------------*/
div.footer {
	padding:10px 36px 10px 43px;
	border-top:1px solid #999999;
}
