@charset "UTF-8";

dl {
	line-height:150%;
	font-size:110%;
}

dt {
	background:url(../main/images/common/listmark01.gif) no-repeat 0 0.5em;
	font-weight:bold;
	padding-left:10px;
	float:left;
	clear:left;
	display:block;
	margin-bottom:5px;
}
dd {
	float:left;
	display:block;
	margin-bottom:5px;

}

span.number {
	margin-right:10px;
}

dl.dl01 dt{
	width:140px;
}
dl.dl01 dd{
	width:570px;
}
dl.dl02 dt{
	width:80px;
}
dl.dl02 dd {
	width:630px;
}

div.waku {
	border:1px solid #ccc;
	padding:10px;
	line-height:130%;
}
table.exhibitor_table td {
	width:365px;
	height:auto;
	vertical-align:top;
	padding-left:15px;
	background:url(../main/images/common/listmark01.gif) no-repeat 0 0.25em;
	padding-bottom:10px;
}

ul.ul02 {
list-style-type:disc;
list-style-position:outside;
margin-left:15px;
line-height:160%;
}
div.aqua_week_banner {
	width:230px;
	float:left;
}

div.stripe {
	position:relative;
	display:table;
	vertical-align:middle;
	width:728px;
	_width:728px;/*for IE6*/
	_padding-top:3px;/*foi IE6*/
	background:url(../images/common/stripe_01.gif);
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	text-indent:10px;
}

div.stripe p.title01 {
	position:absolute;
	left:0;
	color:#004471;
	font-weight:bold;
	font-size:130%;
	width:200px;
}
div.stripe p.aster01 {
	position:absolute;
	right:0;
	top:0;
margin-right:10px;
}

div.stripe_2line {
	display:table;
	vertical-align:middle;
	width:730px;
	_width:708px;/*for IE6*/
	_padding-top:3px;/*foi IE6*/
	background:url(../images/common/stripe_01.gif);
	border:1px solid #ccc;
	color:#004471;
	font-weight:bold;
	font-size:130%;
	padding:5px 10px;
	line-height:140%;
	margin-bottom:10px;
}

div.stripe_2line h3 {
	color:#004471;
	font-weight:bold;
	border:none;
	margin:0;
	font-size:100%;
}
h3 span.small {
	font-size:80%;
	padding-left:10px;
}

h3 span.small02 {
	font-size:80%;
}

table.icon_table {
margin:10px auto 0px auto;
}
table.icon_table td {
vertical-align:middle;
}

table.product_table{
	width:690px;
	font-size:12px;
	margin:0 0 30px 0;
	border-collapse:collapse;
}

table.product_table th.item01{
	width:180px;
}

table.product_table th.item02{
	width:200px;
}

table.product_table th.item03{
	width:310px;
}

table.product_table tr{
	border-bottom:1px #ccc solid;
}

table.product_table td img{
	margin:5px 5px 5px 0;
}
table.product_table tr.nobr{
	border-bottom:none;
}

span.pl_zero {
padding-left:0px;
}

div.blue_box {
float:left;
border:1px solid #0082C2;
width:360px;
color:white;


}

p.blue_box_title {
background-color:#0082C2;
font-weight:bold;
text-align:center;
padding:5px;
font-size:120%;
color:white;

}

div.green_box {
float:right;
border:1px solid #319E37;
width:360px;
}

p.green_box_title {
background-color:#319E37;
font-weight:bold;
text-align:center;
padding:5px;
font-size:120%;
color:white;

}
/* report
------------------------------------------- */
#subpage.report .cf { padding-bottom: 40px; }
#subpage.report table.report {
	width: 48%;
float:left;
}

#subpage.report table.report thead th {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
#subpage.report table.report tbody th {
	font-weight: bold;
	text-align: center;
	color: #fff;
padding:10px;

}
#subpage.report table.report tbody td {
	width: 33.33%;
	font-size: 14px;
	text-align: right;
padding:10px;
vertical-align:text-top;
line-height:140%;

}
#subpage.report table.report tbody td span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
vertical-align:text-top;
line-height:140%;

}
#subpage.report table.report.Fl thead th { background: #223f73; color:white;}
#subpage.report table.report.Fl tbody th { background: #2d61ad; }
/*#subpage.report table.report.Fl tbody td { background: #fff url(../images/report/blue_arrow.png) no-repeat center center; }*/
#subpage.report table.report.Fl tbody td.noBg { background-image: none; }
#subpage.report table.report.Fr thead th { background: #a71e24; color:white;}
#subpage.report table.report.Fr tbody th { background: #bf182a; }
/*#subpage.report table.report.Fr tbody td { background: #fff url(../images/report/red_arrow.png) no-repeat center center; }*/
#subpage.report table.report.Fr tbody td.noBg { background-image: none; }


p.report_btn_group {
	display: flex;
	justify-content: center;
	margin-top:20px;
}
a.report_btn {
	display: flex;
	color:white;
	font-weight: bold;
	font-size: 20px;
	width:200px;
	height:140px;
	text-decoration: none;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-right:20px;
}
a.report_search_btn {
	background-color: #f39800;
}
a.report_book_btn {
	background-color: #00A9B1;
}

a.report_book_btn .fa-book-open-cover{font-size: 50px;margin-bottom: 10px;}
a.report_search_btn .fa-magnifying-glass {font-size: 50px;margin-bottom: 10px;}
a.report_layout_btn {
	background-color: #234393;
}
a.report_layout_btn .fa-map-location-dot {font-size: 50px;margin-bottom: 10px;}