<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 */




#iconimage{
	width: 92px;
	margin: 0px;
	padding: 0px;
	border: 0px;
    -moz-box-shadow: 0px 0px 0px 0px !important;
    -webkit-box-shadow: 0px 0px 0px 0px !important;
    box-shadow: 0px 0px 0px 0px !important;
    border-radius: 0px !important;
	}




.iconimage{
    width: 92px !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}

.acordion_tree a{
	color:#182D7C
	}

table.sheet{
	border-collapse:collapse;
	line-height: 130%;
	}
table.sheet th{
	border:1px solid #CCCCCC;
	background-color:#DDDDDD;
	padding:7px 5px;
	}
table.sheet td{
	border:1px solid #CCCCCC;
	padding:7px 5px;
}
table.sheet td table{
	border:none;
	padding:7px 5px;
}
table.sheet td td{
	border:none;
	padding:7px 5px;
}

table.sheet img{
margin: 3px 3px 5px 3px !important;
border: 1px solid #ccc;
text-align: center;
}


.hurikomifix1{
float:left;
margin-left:0px;
}

.hurikomifix{
float:left;
margin-left:10px;
}

.guide_clock {
  font-weight: bold;
  background-image: url(/contents/image/guide/clock.png);
  background-repeat: no-repeat;
  }


.guide_atention {
  font-weight: bold;
  background-image: url(/contents/image/guide/atention.png);
  background-repeat: no-repeat;
  }

.guide_en {
  font-weight: bold;
  background-image: url(/contents/image/guide/en.png);
  background-repeat: no-repeat;
  }

.guide_boximage {
  font-weight: bold;
  background-image: url(/contents/image/guide/box-image.png);
  background-repeat: no-repeat;
  }

.guide_fly {
  font-weight: bold;
  background-image: url(/contents/image/guide/fly.png);
  background-repeat: no-repeat;
  }

.guide_infoimage {
  font-weight: bold;
  background-image: url(/contents/image/guide/infoimage.png);
  background-repeat: no-repeat;
  }

.guide_setti {
  font-weight: bold;
  background-image: url(/contents/image/guide/setti.png);
  background-repeat: no-repeat;
  }

.guide_unsou {
  font-weight: bold;
  background-image: url(/contents/image/guide/unsou.png);
  background-repeat: no-repeat;
  }


.guide_calender {
  font-weight: bold;
  background-image: url(/contents/image/guide/calender.png);
  background-repeat: no-repeat;
  }

.guide_hutou {
  font-weight: bold;
  background-image: url(/contents/image/guide/hutou.png);
  background-repeat: no-repeat;
  }


.guide_shomei {
  font-weight: bold;
  background-image: url(/contents/image/guide/shomei.png);
  background-repeat: no-repeat;
  }


.guide_rogin {
  font-weight: bold;
  background-image: url(/contents/image/guide/rogin.png);
  background-repeat: no-repeat;
  }


.guide_reshito {
  font-weight: bold;
  background-image: url(/contents/image/guide/reshito.png);
  background-repeat: no-repeat;
  }

.guide_coalcenter {
  font-weight: bold;
  background-image: url(/contents/image/guide/coalcenter.png);
  background-repeat: no-repeat;
  }


.guide_convini {
  font-weight: bold;
  background-image: url(/contents/image/guide/convini.png);
  background-repeat: no-repeat;
  }


.guide_shazai {
  font-weight: bold;
  background-image: url(/contents/image/guide/shazai.png);
  background-repeat: no-repeat;
  }


.guide_check {
  font-weight: bold;
  background-image: url(/contents/image/guide/check.png);
  background-repeat: no-repeat;
  }

.guide_reshito-1 {
  font-weight: bold;
  background-image: url(/contents/image/guide/reshito-1.png);
  background-repeat: no-repeat;
  }


.au {
    max-width: 100%;
    width: 100%;
    empty-cells: show;
    font-size: 12px;
}


.sample_01{
width: 100%;
border-collapse: collapse;
}
.sample_01 th{
width: 25%;
padding: 6px;
text-align: center;
vertical-align: center;
color: #333;
background-color: #FFF;
border: 1px solid #b9b9b9;
}

.sample_01 th img{
width:100px;
margin-bottom:5px;
}
.sample_01 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

.bigfont2{color:red;font-size:20px;}

 .smboxtop {
     background-color: #142E7C;
    color: #FFFFFF;
    padding: 3px 0px 3px 0px;
    margin: 0px;
    width: 100%;
   }

 .smboxtop a {
     background-color: #142E7C;
    color: #FFFFFF;
    margin-bottom: 0;
   }

.iconimagenone: {
	box-shadow: 0 0 0 0 #ccc !important;
	-webkit-box-shadow: 0 0 0 0 #ccc !important;
}


.SM_snow{
    font-weight:bold;
    text-align:center;
}

.soryowaku{
    border:1px solid red;
    padding:10px;
    }

.stepguide{
  text-align:center;
    }
    
.stepguide i{
  font-size:40px;
    }
    
.stepguide td{
  padding-right:10px;
    }</pre></body></html>