<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */



.head_news
{
}

.head_news p
{
	font-size: 14px;
	line-height: 160%;
}


.category_head
{
	padding-right: 4%;
	padding-left: 4%;
}

.ec-pageHeader h1,
.ec-layoutRole__main h1,
.ec-layoutRole__main h2,
.ec-layoutRole__mainBetweenColumn h2,
.ec-layoutRole__mainWithColumn h2
{
	text-align: justify;
	font-size: 18px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: #777;
	background-image: url(../../../../../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 20px;
}


.ec-layoutRole__mainBetweenColumn .box
{
	_zoom: 1;
	overflow: hidden;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 20px;
	margin-bottom: 1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #000;
}

.ec-layoutRole__mainBetweenColumn .text
{
	_zoom:1;
	overflow:hidden;
}


.ec-layoutRole__mainBetweenColumn .box h4
{
	font-size: 21px;
	line-height: 120%;
	font-weight: bold;
	background-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 1em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.ec-layoutRole__mainBetweenColumn .img_left,
.ec-layoutRole__mainBetweenColumn .img_right
{
	text-align: center;
	margin-bottom: 1em;
}

.comment_box
{
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1em;
	padding-right: 4%;
	padding-left: 4%;
}

.comment_box h4
{
	color: #000;
	background-color: #eee;
	padding: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
}

.comment_box h5
{
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
}

.comment_box strong
{
	color: #F00;
}

.center_box
{
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}


.wak_box
{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 20px;
	_zoom: 1;
	overflow: hidden;
	margin-bottom: 20px;
	color: #000;
}

.wak_box h3
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	color: #000;
}

.wak_box p
{
	color: #000;
}

.ec-layoutRole__mainBetweenColumn .table_box table
{
	width: 100%;
	margin-bottom: 1em;

}

.ec-layoutRole__mainBetweenColumn .table_box th
{
	display: block;
	padding-top: 1em;
}

.ec-layoutRole__mainBetweenColumn .table_box td
{
	display: block;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}

.dl_box dl
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.dl_box dl dt
{
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.dl_box dl dt p
{
	text-align: left;
}


.dl_box dl dd
{
	display: none;
}


.main_banner a
{
	display: block;
	margin-bottom: 20px;
}

.main_banner dl
{
	display: block;
}

.main_banner dl dt
{
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.main_banner dl dd
{
	display: none;
	margin: 0px;
	padding: 0px;
}



.site_table dl
{
	display: block;
}

.site_table dl dt
{
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}

.site_table dl dt h4
{
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.site_table dl dt p
{
	text-align: justify;
	margin-bottom: 1em;
}

.site_table dl dd
{
	display: none;
	margin: 0px;
	padding: 0px;
}


.carriage_table
{
	padding: 20px;
	border: 1px solid #999;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

}


.carriage_table table
{
	width: 100%;
}

.carriage_table th
{
	font-weight: bold;
	border-bottom-style: none;
	display: block;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0em;
	padding-left: 0.4em;
}

.carriage_table td
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	display: block;
	padding-top: 0em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
}

.carriage_table tr:last-child th,
.carriage_table tr:last-child td
{
	border-bottom-style: none;
}



.remake_table table
{
	table-layout: fixed;
	width:100%;

}

.remake_table table td
{
	text-align: center;
	padding-right: 2%;
	padding-left: 2%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	vertical-align: top;
}

.remake_table table td:last-child
{
	border-right-style: none;
}

.remake_table table td h5
{
	background-color: #85b4c4;
	font-size: 20px;
	line-height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

.remake_table table tr:last-child td h5
{
	background-color: #d98bae;
}


section .chart
{
	margin: 0px;
	padding: 0px;
}




section .chart li
{
	margin-bottom: 1em;
	border: 1px solid #aaa;
	list-style-position: inside;
	list-style-type: none;
	text-indent: -1.6em;
	counter-increment: cnt;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 3em;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

}

section .chart li p,
section .chart li th,
section .chart li td
{
	text-indent: 0em;
}

section .chart li:before
{
	display: marker;
	content: "(" counter(cnt) ") ";
}


.ec-newsRole
{
	border: 1px solid #999 !important;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

 .ec-newsRole__news
{
	padding: 0px !important;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

.ec-off1Grid__cell p,
.ec-heading-bold
{
	color:#999;
}


.tradelaw table
{
}

.tradelaw table th
{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.tradelaw table td
{
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
}

.panel dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.panel dl dt
{
	display: table-cell;
	width: 49%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.panel dl dt h3
{
	font-size: 16px;
}

.panel dl dt p
{
	font-size: 12px;
	color: #a7a7a7;
}

.panel dl dt a img
{
	width:100%;
}

.panel dl dt .on
{
	display: none;
}

.panel dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.panel dl dd:nth-child(4n)
{
	display: table-row;
	height: 10px;
}



@media (min-width: 768px)
{

.ec-layoutRole__mainBetweenColumn .img_left
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.ec-layoutRole__mainBetweenColumn .img_right
{
	margin-bottom: 1em;
	margin-left: 1em;
	float: right;
}

.wak_box .img_right
{
	margin-bottom: 0em;
}


.ec-layoutRole__mainBetweenColumn .table_box
{
}

.ec-layoutRole__mainBetweenColumn .table_box table
{
	width: 100%;
	border: 1px solid #666;
	margin-bottom: 2em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

}

.ec-layoutRole__mainBetweenColumn .table_box th
{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 10em;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}

.ec-layoutRole__mainBetweenColumn .table_box td
{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	display: table-cell;

}

.ec-layoutRole__mainBetweenColumn .table_box tr:last-child th,
.ec-layoutRole__mainBetweenColumn .table_box tr:last-child td
{
	border-bottom-style: none;
}


.comment_box
{
	padding-right: 1em;
	padding-left: 1em;
}


.dl_box dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.dl_box dl dt
{
	display: table-cell;
	width: 32%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-weight: normal;
	text-align: center;
	border-bottom-style: none;
}

.dl_box dl dt p
{
	text-align: left;
}


.dl_box dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.main_banner a
{
	display: block;
	margin-bottom: 20px;
}

.main_banner dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.main_banner dl dt
{
	display: table-cell;
	width: 370px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.main_banner dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.main_banner dl dd:nth-child(4n)
{
	display: table-row;
}

.carriage_table th
{
	font-weight: normal;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	display: table-cell;
	width: 8em;
}

.carriage_table td
{
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	display: table-cell;

}


.site_table dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.site_table dl dt
{
	display: table-cell;
	width: 240px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-weight: normal;
}

.site_table dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.site_table dl dd:nth-child(6n)
{
	display: table-row;
}

.tradelaw
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.tradelaw table
{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777;
}

.tradelaw table th
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	padding: 10px;
	width: 200px;
	color: #777;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777;
	display: table-cell;
}

.tradelaw table td
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #777;
	border-bottom-color: #777;
	padding: 10px;
	display: table-cell;

}


.panel dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.panel dl dt
{
	display: table-cell;
	width: 24%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	position: relative;

}

.panel dl dt a
{
}

.panel dl dt a img
{
}

.panel dl dt h3
{
	font-size: 14px;
	word-break: break-all;
}

.panel dl dt p
{
	font-size: 12px;
	color: #a7a7a7;
}

.panel dl dt .on
{
	display: none;
}



.panel dl dd:nth-child(4n),
.panel dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
}

.panel dl dd:nth-child(8n)
{
	display: table-row;
	height: 10px;
}


}


@media (min-width: 1200px)
{

.panel dl dt a
{
	position: relative;
	display: block;
	min-height: 180px;
	width: auto;
}

.panel dl dt a img
{
	position: absolute;
	top: 0px;
	height: 180px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
}

.panel dl dt h3
{
	font-size: 16px;
}

.panel dl dt p
{
	font-size: 12px;
	color: #a7a7a7;
}

.panel dl dt .on
{
	display: block;
}

.panel dl dt a .on img
{
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

.panel dl dt a:hover .off img
{
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	transition-duration: 0.6s;
}


.panel dl dt a:hover .on img
{
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

}

@media only screen and (min-width: 768px) and (min-width: 768px)
{



}</pre></body></html>