@charset "UTF-8";

/*---------------- タグ初期化 ----------------*/
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
form,address,p,
pre, blockquote {
	font-size:100%;
	font-style:normal;
	margin:0;
	padding:0;
	line-height:1em;
}

/*---------------- タグ汎用 ----------------*/
body {
	margin:0;
	padding:0;
	color:#000000;
	background-color:#FFFFFF;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:80%;
}
p {
	margin:0 0 0.7em;
	line-height:1.3em;
}
ul,ol {
	margin-left:1.5em;
}
li {
	line-height:1.3em;
	margin-bottom:5px;
}
a:link{
	color:#4944a0;
}
a:visited{
	color:#787878;
}
a:hover{
	color:#c30000;
}
a.page:link    { color:#0000cc; }
a.page:visited { color:#0000cc; }
a.page:hover   { color:#c30000; }
a.presentation:link    { color:#ffffff; }
a.presentation:visited { color:#787878; }
a.presentation:hover   { color:#c30000; }
a.hall:link    { color:#0000cc; }
a.hall:visited { color:#333333; }
a.hall:hover   { color:#c30000; }
input, select, textarea {
	font-size:100%;
}
img {
	border-style:none;
}
sub {
	font-size:70%;
	vertical-align:0;
	margin-left:0.1em;
}
sup {
	font-size:70%;
	vertical-align:top;
	margin-left:0.1em;
}
label {
	cursor:pointer;
}
fieldset{
	zoom:100%;
}
fieldset:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
legend {
	color:#333333;
	background-color:#FFFFFF;
	margin:0 0 0 -12px;
	padding:0;
}
/*---------------- 共通 ----------------*/
table.body {
	border-right:#3d388a 1px solid;
}
td.leftnavi {
/*	background:#E3E3E3 url("../images/bg_leftnavi.gif") repeat-y;*/
	padding-bottom:30px;
	background:#f0eced;
	border-right:1px solid #ac80b7;
}
td.leftnavi div.sub{
	background:#d36e86 url("../images/bg_cmn_navi.gif") no-repeat left top;
	padding:8px 0 5px;
}
td.contents {
	padding:20px 27px 12px 28px;
}
div.footer {
	width:760px;
	background-color:#3d388a;
	color:#FFFFFF;
	padding:5px 0px;
	text-align:center;
	font-size:95%;
}
div.section {
	margin-bottom:30px;
	width: 530px;
}
div.up {
	text-align:right;
	margin-top:25px;
}
div.btn_request {
	text-align:center;
	margin-bottom:20px;
}
table.line {
	border-color:#ac80b7;
	border-style:solid;
	border-width:1px 0px 0px 1px;
}
table.line th {
	border-color:#ac80b7;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	background-color:#ffeffc;
	text-align:left;
}
table.line td {
	border-color:#ac80b7;
	border-style:solid;
	border-width:0px 1px 1px 0px;
}
table.line thead th,
table.line thead td {
	color:#FFFFFF;
	background-color:#A03679;
	font-weight:bold;
}
table.line table
table.line table th,
table.line table td {
	border-style:none;
}
div.error {
	color:#cc0000;
	background-color:#fffaf0;
	border:#cc0000 2px dotted;
	margin:1.0em 0em;
	padding:1.0em;
}
div.error ul {
	margin:10px 30px;
	padding:0px;
}
ul.attention {
	margin-top:15px;
	margin-bottom:15px;
}
div.submit {
	text-align:center;
	margin:30px 0;
}
div.submit input {
	font-weight:bold;
	font-size:120%;
}
*.pagetitle {
	margin:0 0 20px;
}
*.midashi {
	margin:0 0 20px;
}
*.komidashi {
	margin:0 0 15px;
	/*padding:0 0 5px;
	background-image:url("../images/bg_komidashi.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:normal;*/
}
*.magomidashi{
	font-weight:bold;
	margin-bottom:8px;
}
*.notes {
	font-size:90%;
}
*.notes2 {
	font-size:90%;
	color:#666666;
}
*.required {
	color:#ff0000;
	font-weight:bold;
}
*.no_input {
	color:#999999;
}
ul.item_list {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.item_list li {
	float:left;
	margin:0px;
	padding:0px;
	height:1.9em;
}
ul.item_list>li {
	height:auto;
	min-height:1.8em;
}
ul.item_list li.p {
	width:98%;
	padding-left:8px;
	padding-top:5px;
	font-weight:bold;
}
ul.item_list li.n {
	width:49%;
}
ul.item_list li.c {
	width:46%;
	padding-left:10px;
	font-weight:normal;
}

/* table */
table.frameLine {
   border-color:#333333;
   border-style:solid;
   border-width:1px 0px 0px 1px;
}
table.frameLine th {
   border-color:#333333;
   border-style:solid;
   border-width:0px 1px 1px 0px;
   background-color:#f6b664;
   color:#000000;
   padding:11px 0;
}
table.frameLine th a:hover {
   color:#000000;
}
table.frameLine td {
   border-color:#333333;
   border-style:solid;
   border-width:0px 1px 1px 0px;
}
table.frameLine table
table.frameLine table th,
table.frameLine table td {
   border-style:none;
}

div.introduction {
	margin:0 10px;
}

div.mm {
	margin: 0px 0px 5px;
}

/*div.section table td p {
	margin-left: 10px;
}*/

div.zone_explanation {
	background-color:#fff7d8;
	padding:10px 15px;
	border-bottom:1px solid #ffea98;
	margin-bottom:2px;
	font-weight:bold;
}
div.zone_explanation p.zone_item {
	background-color:#ffffff;
	margin-top:10px;
	padding:10px 15px;
	font-weight:normal;
}
div.corner {
	border-width:1px 1px 0;
	border-style:solid;
	border-color:#ff9933;
	padding:10px 15px;
	line-height:1.5;
}
div.corner_last {
	border-bottom:1px solid #ff9933;
}

div.corner img {
	margin:10px 90px;
}

div.details {
	padding: 0px 10px;
}

div.up a {
	background-image: url(../images/mark_cmn_gotop.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-left: 12px;
}

p.note1 {
	color:#cc0000;
	font-weight: bold;
}

/*---------------- HOME ----------------*/
div.whatsnew {
	border-color:#3e0f12;
	border-style:solid;
	border-width:1px 2px;
	margin-bottom:22px;
	width: 526px;
}
div.whatsnew ul {
	margin:10px 0;
	list-style-type:none;
}
div.whatsnew ul li {
	margin:4px 10px;
	padding-left:16px;
	line-height:1.2em;
	background:url("../images/mark_whatsnew.gif") no-repeat;
	background-position: left 0.3em;
}
div.aboutdb {
	border:#ff6633 1px solid;
	height:100%;
	margin-bottom:30px;
	width: 528px;
}
/*div.aboutdb div.text {
	padding:0 24px 15px;
	border-color:#A87F9A;
	border-style:solid;
	border-width:0 1px 1px;
}*/

div.aboutdb h2 {
	margin: 15px 0px 10px 24px;
}

div.aboutdb p {
	padding:0 24px 15px;
}

table.outline {
	margin-bottom:30px;
}
table.outline th {
	padding-bottom:4px;
	line-height:1.3em;
}
table.outline td {
/*	width:100%; */
	padding:2px 4px 4px 13px;
	line-height:1.3em;
}

/*---------------- Exhibitor List ----------------*/
p.exhibitor_index {
   margin:0.5em 0em;
   text-align:center;
   line-height:1.5em;
}
p.exhibitor_index a,
p.exhibitor_index strong {
   white-space:nowrap;
}
dl.exhibitor {
   margin:10px;
   padding:0px;
}
dl.exhibitor dt {
	margin-bottom:8px;
	padding:4px 10px;
	background-color:#e9e9e9;
	border:#CCCCCC 1px solid;
}
dl.exhibitor dd {
	margin:0px 10px 8px;
	padding:0px;
	color:#464646;
	line-height:1.3em;
}
p.exhibitor {
   margin-left:20px;
}
body.company {
	margin:0px;
	padding:15px;
}
body.company h1 {
	font-size:130%;
	margin:-15px -15px 10px;
	padding:15px 0;
	color:#FFFFFF;
	background-color:#A03679;
	text-align:center;
}
body.company div.booth {
	font-weight:bold;
	float:left;
}
body.company div.pavilion {
	font-weight:bold;
	float:right;
}
body.company span.company {
	float:left;
}
body.company span.country {
	float:right;
}
body.company table.line {
	clear:both;
}
body.company table.line th {
	white-space:nowrap;
}
body.company div.submit {
	padding:15px;
	text-align:center;
	background-color:#f0eced;
}
body.company div.submit input {
	margin:0px 10px;
}



/*---------------- SEMINAR ----------------*/
div.seminar_attention {
   text-align:right;
}
div.seminar_attention div {
   color:#850053;
   font-weight:bold;
   font-size:120%;
   text-align:center;
   padding:5px 10px;
   border:solid 2px #46002c;
   margin:0 0 10px auto;
   white-space:nowrap;
   width:5em;
}


.seminar_time {
   text-align:center;
   font-weight:bold;
   width:11%;
}
.seminar_time div.number {
   border:1px solid #d0111b;
   background-color:#ffd5d7;
   margin:7px 20px;
   color:#d0111b;
   padding:2px;
   white-space:nowrap;
}
td.seminar_td {
   padding:10px 18px;
}
td.seminar_td .annotation{
	font-size:70%;
	padding-top:7px;
}
div.seminar_title {
   text-align:left;
   color:#020202;
   font-weight:bold;
}
div.seminar_nameArea {
   margin:10px 0px 0px 0;
   float:left;
}
.seminar_name {
   font-size:100%;
   white-space:nowrap;
   margin-left:0.3em;
}
/*---------------- PRESENTATION ----------------*/

h1.popupheader {
	background-color:#ebd0e1;
	color:#000000;
	font-weight:normal;
	font-size:135%;
	padding:6px 12px 4px;
	margin-bottom:0.75em;

}
td.presentation_A {
   background-color:#ffd5d7;
   text-align:center;
}
td.presentation_B {
   background-color:#fff090;
   text-align:center;
}
tr.subtitle td{
   text-align:center;
   font-weight:bold;
}



/*---------------- BUSINESS ----------------*/
div.no-full {
   background-color:#9d156a;
   margin:7px 10px 0px;
   color:#ffffff;
   padding:2px;
   white-space:nowrap;
}
div.full {
   background-color:#ed6c27;
   margin:7px 10px 0px;
   color:#fff8cc;
   padding:2px;
   white-space:nowrap;
}
/*---------------- EVENT ----------------*/
div.event_item {
   margin-left:2px;
   margin-bottom:8px;
   padding:3px 4px;
   font-weight:bold;
   color:#fff8cc;
   background-color:#ed6c27;
   float:left;
}
div.clear {
   width:100%;
   height:0px;
   margin:0px;
   padding:0;
   font-size:0;
   line-height:0;
   clear:both;
}
p.note { 
   padding-left:1.3em;
   text-indent:-1.2em;
   color:#cc0000;
   font-weight:bold;
}
table.report td {
	padding-bottom:10px;
}
table.report td.q {
	padding-bottom:0px;
}
table.report td.q img {
	vertical-align:middle;
	margin-right:5px;
}

/*---------------- 08.05.16 sysオーバーライド ----------------*/
table.line thead th,
table.line thead td {
	color:#000000;
	background-color:#ffeffc;
/*	background-color:#ffd5d7;*/
}
body.company h1 {
	color:#ffffff;
	background-color:#9a4091;
/*	background-color:#ffd5d7;*/
}

