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

.mb5px { margin-bottom: 5px; }
.mb10px { margin-bottom: 10px; }
.enkakushinryo .comm_p {
  font-size: 116%;
  line-height: 1.4;
  margin-bottom: 0;
}
.menu_list {}
.menu_list li {
  background: #fff6ea none repeat scroll 0 0;
  display: block;
  margin-bottom: 10px;
  padding: 10px;
}
.menu_list li:last-child {
  border-bottom: 0 none;
}
.menu_list li .title_top {
  color: #ff5400;
  font-size: 108%;
  font-weight: bold;
  text-shadow: 1px 1px 0 #eeeeee;
}
.menu_list li .title {
  color: #ff5400;
  font-size: 108%;
  font-weight: bold;
  text-shadow: 1px 1px 0 #eeeeee;
}
.menu_list li .title_inner_num {
  color: #ff5400;
  font-size: 116%;
  font-weight: normal;
  padding-right: 3px;
  font-family: "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.menu_list li .hoken {
  background: #666666 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 90%;
  margin: 5px 0 10px;
  padding: 2px 5px 1px;
}
.menu_list li .jihi {
  background: #d50b01 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 90%;
  margin: 5px 0 10px;
  padding: 2px 5px 1px;
}
.menu_list li .menudesc {
  font-size: 108%;
  line-height: 1.4;
  margin-bottom: 5px;
}
.menu_list li .menu_tbl {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.menu_list li .menu_tbl th {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 1px 3px;
  background: #dddddd;
}
.menu_list li .menu_tbl td {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 1px 6px;
  background: #ffffff;
}
.ltmin1 { letter-spacing: -1px; }

.yoyakubtn a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7cbc0a+0,9dd53a+100 */
background: #7cbc0a; /* Old browsers */
background: -moz-linear-gradient(top,  #7cbc0a 0%, #9dd53a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7cbc0a 0%,#9dd53a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7cbc0a 0%,#9dd53a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cbc0a', endColorstr='#9dd53a',GradientType=0 ); /* IE6-9 */
  color: #ffffff;
  display: block;
  font-size: 116%;
  font-weight: bold;
  margin: 10px auto;
  padding: 10px 5px;
  text-align: center;
  width: 370px;
}
.yoyakubtn a:link:hover,
.yoyakubtn a:visited:hover {
  border-bottom: 0 none;
}
.yoyaku_list {
  margin: 0 auto;
  padding-top: 10px;
  width: 420px;
}
.yoyaku_list li { padding-bottom: 20px; }
.yoyaku_list li img {
  display:block;
  margin-bottom: 5px;
}
.yoyaku_list li &gt; span {
  padding-left: 15px;
  display: block;
}
.yoyaku_list li &gt; span span.hokensho {
  position: relative;
  padding-left: 1em;
  display: inline-block;
  color: red;
}
.yoyaku_list li &gt; span span.hokensho_head {
  position: absolute;
  left: 0;
}

.shinsatsu_list {
  margin: 0 auto;
  padding-top: 10px;
  width: 380px;
}
.shinsatsu_list li { padding-bottom: 20px; }
.shinsatsu_list li img {
  display:block;
  margin-bottom: 5px;
}

.saishin_code_top {
  margin: 0.5em 0;
  border: 1px solid #f00;
  padding: 0.5em;
  background: #ffffcf;
  display: inline-block;
  font-size: 142%;
}
.saishin_code {
  border: 1px solid #f00;
  font-size: 150%;
  padding: 0.5em;
  line-height: 1.3;
  margin-bottom: 13px !important;
  background: #ffffcf;
  width: 88%;
  margin: 0 auto;
  text-align: center;
}
</pre></body></html>