<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*nav border col*/
.innorules #localNav { border-top: 15px solid #007871 !important;}
.innorules #fixed.fixed #localNav { border-bottom: 4px solid #007871; }

/*midashi*/
.innorules #mainSection #mvContent { background: url("/innorules/img/index_bg_mv_01.jpg") no-repeat scroll center top; }
.innorules #mainSection #mvContent h1{
	position: relative;
	width: 862px;
	height: 438px;
	margin: 0 auto;
}

.innorules #localNav #lnavContent .contact &gt; a {
    padding-top: 5px;
}

/*font col*/
.innorules .colGrn { color: #007871; }

/*Overview*/
.innorules .innoOvTable{
	width: 100%;
	background: url(../img/index_fig_00.jpg) no-repeat left top;
}
.innorules .innoOvTable th{
	width: 400px;
	vertical-align: top;
	background: url(../img/index_fig_02.jpg) no-repeat left bottom;
	padding:31px 0 45px;
}
.innorules .innoOvTable th p{
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0;
	text-align:center;
	background: url("/innorules/img/index_fig_bg.jpg") repeat-y scroll center top;
}
.innorules .innoOvTable th ul { margin: 20px 50px; }
.innorules .innoOvTable th ul li { font-weight: normal; }
.innorules .innoOvTable td {
	vertical-align: middle;
	text-align:center;
}
.innorules .innoOvTable td p{
	color: #c8c8c8;
	font-size: 600%;
	font-weight: bold;
}


/*迚ｹ髟ｷ*/
.innorules .innoFtTable{
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	width: 100%;
}
.innorules .innoFtTable th { 
	width: 20%;
	text-align:center;
	vertical-align: middle;
	font-size: 0;
	border-bottom: 1px solid #d1d1d1;
}
.innorules div#contentsArea div#contentsBlock .innoFtTable th h3{
	display:inline;
	width:48px;
	margin:0 0 0;
	border: none;
	padding: 0;
}

.innorules .innoFtTable td {
    border-top: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    padding: 15px;
    vertical-align: middle;
}
.innorules div#contentsArea div#contentsBlock .innoFtTable td h4{
	display: block;
	font-size: 20px;
	color: #007871;
	font-weight: bold;
	margin-bottom: 16px;
	padding:0 0 0 0;
	border-left: none;
}

	
	

div.resultTop {
	margin-top: 40px;
	margin-bottom: -30px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}
div.resultArticle {
	display: inline-block;
	text-align: left;
}



/*----------------------------------------
	columnArrow1
----------------------------------------*/
.columnArrow1 {
	list-style: none;
	padding: 0;
	margin: 0 0 15px;
}
.columnArrow1:after {	/* clearfix */
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.columnArrow1 li {
	width: 95%;	/* step縺ｮ謨ｰ縺ｫ蜷医ｏ縺帙※width謖�ｮ� */
	box-sizing: border-box;	/* padding,margin繧貞性繧√※100%縺ｫ謖�ｮ� */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	float: left;
	padding: 5px 20px;
	margin-right: 3px;
	background: #008080;	/* 閭梧勹濶ｲ1/2邂�園逶ｮ */
	color: #ffffff;	/* 譁�ｭ苓牡1/2邂�園逶ｮ */
	position: relative;
	text-align: center;
}
.columnArrow1 li:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -24px;
	width: 0;
	height: 2px;
	border-top: solid 14px transparent;
	border-right: solid 14px transparent;
	border-bottom: solid 14px transparent;
	border-left: solid 10px #008080;	/* 閭梧勹濶ｲ2/2邂�園逶ｮ */
	z-index: 10;	/* 鮟偵′荳翫↓驥阪↑繧九ｈ縺�↓謖�ｮ� */
}
.columnArrow1 li:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-top: solid 14px transparent;
	border-right: solid 14px transparent;
	border-bottom: solid 14px transparent;
	border-left: solid 10px #ffffff;	/* 譁�ｭ苓牡2/2邂�園逶ｮ */
}
.columnArrow1 li:first-child:after { display: none; }

.columnLayout &gt; .col.col2_1 {
    float: left;
    margin-left: 26px;
}
.columnLayout &gt; .col.col2_2 {
    float: right;
    margin-left: 0 !important;
}</pre></body></html>