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

table
{
	margin-left:auto;
	margin-right:auto;
}
div
{
	margin-left:auto;
	margin-right:auto;
}

.body{
	background:#FCFCFC;
}

.message{
	font-size:small;
}

.unittitle{
	background:#0052A6;
	font-size:14px;
	color:#EEEEEE;
	text-align:left;
}

.tbtitle{
	font-size:small;
	font-weight:bold;
	color:#4d7823;
	text-align:left;
}
.necmark {
	font-size:small;
	color:#a7421a;
	text-align:left;
}

.itemtitle{
	font-size:small;
	color:#000000;
	text-align:left;
}

.iteminput{
	font-size:small;
	color:#000000;
	text-align:left;
}

.itemcom{
	font-size:small;
	color:#F0850F;
	text-align:left;
}

.btnnext{
	width:60px;
}

.policy{
	background:#FCFCFC;
	font-size:x-small;
}

.frametitle{
	background:#5d9833;
	height:20px;
	font-size:small;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
}
.frametitle2{
	background:#E0E0E0;
	height:20px;
	font-size:small;
	color:#000000;
	text-align:left;
	vertical-align:middle;
}
.kozatbtitle{
	font-size:small;
	font-weight:bold;
	color:#4d7823;
	text-align:left;
}
.kozatitle{
	font-size:medium;
	background:#7db863;
	text-align:center;
}
.kozaitem{
	font-size:medium;
	text-align:center;
}

.sibutitle{
	font-size:medium;
	text-align:left;
	height:30px;
	width:140px;
}
.sibuitem{
	font-size:medium;
	text-align:left;
	width:80px;
}

.header_logo{
	background-image:url(../images/h_logo.png);
	background-repeat:no-repeat;
	width: 300px;
	height: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.header_logo_m{
	background-image:url(../images/h_logo_m.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 33px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.header_space1{
	text-align:right;
	vertical-align:top;
	background-image:url(../images/h_bg_01.gif);
	height: 50px;
}

.header_space2{
	background-image:url(../images/h_bg_02.png);
	height: 20px;
}

.moniter_btnback
{
	width:80px;
	height:30px;
}
.moniter_btnnext
{
	width:120px;
	height:30px;
}

.agree_inner{
	width:100%;
	max-width: 900px;
	text-align:left;
	line-height: 1.6rem
}
</pre></body></html>