<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*----------------------------------------
	conBoxLeft
-----------------------------------------*/
#conBox #conBoxLeft {
	width: initial;
	float: none;
}
#conBox #conBoxLeft .img03{
	display: block;
	text-align: center;
}
#conBox #conBoxLeft h4 img {
	width: 100%;
	height: 30px;
	object-fit: cover;
	object-position: left;
}

#conBox #conBoxLeft table{
	width:730px;
}
#conBox #conBoxLeft tr{
	border-bottom-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#conBox #conBoxLeft td{
	padding:16px 0 16px 25px;
}
#conBox #conBoxLeft .td01{
	width:175px;
}

#conBox #conBoxLeft dl{
	width:730px;
	padding: 0 0 1px 0;
	background:url(../img/company_cmn_line.gif)  bottom  no-repeat;
}
#conBox #conBoxLeft .firstLine{
	padding:1px 0 0 0;
	background:url(../img/company_cmn_line.gif) top  no-repeat;
}
#conBox #conBoxLeft dt{
	width:175px;
	float:left;
	padding:16px 0 16px 25px;
}
#conBox #conBoxLeft dd{
	width:515px;
	float:left;
	padding:16px 0 16px 15px;
}
#conBox #conBoxLeft .txt02{
	margin:0 0 0 12px;
}
#conBox #conBoxLeft .txt02 a{
	color:#178ce5;
	text-decoration:none;
}

#conBox #conBoxLeft .table {
	display: block;
	width: initial;
	max-width: initial;
	border-left: initial;
	border-top: initial;
}
#conBox #conBoxLeft .table .columns {
	display: table-row;
	background-color: #003366;
	text-align: center;
}
#conBox #conBoxLeft .table .columns .cell {
	display: table-cell;
	color: #ffffff;
	font-weight: bold;
	border-right: solid thin #003366;
	border-bottom: solid thin #003366;
	padding:16px 0 16px 25px;
	vertical-align: middle;
}
#conBox #conBoxLeft .table .rows {
	display: block;
	background-color: #fffefc;
	border-bottom: solid thin #003366;
	padding: 8px;
}
#conBox #conBoxLeft .td01{
	display: block;
	width:initial;
	border-right: initial;
	border-bottom: initial;
	padding: 8px 8px 0px 8px;
	font-weight: bold;
}
#conBox #conBoxLeft .td02{
	display: block;
	border-right: initial;
	border-bottom: initial;
	padding: 8px 8px 8px 32px;
}
#conBox #conBoxLeft .td03{
	display: inline;
	border-right: initial;
	border-bottom: initial;
	padding: 8px 8px 8px 32px;
}
#conBox #conBoxLeft .td04{
	display: inline;
	border-right: initial;
	border-bottom: initial;
	padding: 8px 8px 8px 8px;
}
/*----------------------------------------
	conBoxRight
-----------------------------------------*/

#conBox #conBoxRight {
	display: none;
}
</pre></body></html>