@charset "utf-8";

body{
  width: 100%;
  margin: 0 auto;
  -webkit-text-size-adjust : 100%;
  font-family: "メイリオ","Meiryo","Yu Gothic","游ゴシック",
  "YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",
  "ヒラギノ角ゴ ProN W3","ＭＳ ゴシック","sans-serif";
}
.wrap{
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow : hidden;
  background-color: #fff;
}

/* 9j logo + title */
.logo_title{
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 5px 0 0 0;
  padding: 2px 0 0 0;
}
.logo_9jo{
  width: 20%;
}
.logo_9jo img{
  width: 60%;
}
h2.title_9jo{
  width: ;
  margin: 0 0 0 -25px;
  padding: 15px 0 0 0px;
  font-size: 20px;
  text-shadow: 1px 2px 3px #808080;
}


/*  page title  */
h1.page_title{
  width: 100%;
  background-color: #000;
  padding: 10px 20px;
  margin: 0;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1px;
  text-align: center;
  box-shadow: 10px 10px 15px -10px gray;
}
h1.page_title a{
  font-size: 18px;
  color: #fff;
}


/* 区切りベルト　または、サブタイトル */
h3.wide_belt{
    width: 100%;
    margin: 0;
    padding: 10px 0 7px 0;
    background: #ffcc66;
    border-top: solid 1.5px #ffcc66;
    border-bottom: solid 1.5px #ffcc66;
    color: #000;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}


h5{
  font-size: 18px;
  margin: 15px 0 20px;
}
h5 a{
  color: green;
}

/* 中間から先頭へもどる　  */
p.return_top{
  width: 100%;
  margin: 10px 0;
  padding: 7px 5px 5px;
  background-color: lightgray;
  border-top: solid 1px red;
  border-bottom: solid 1px red;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
p.return_top a{
   display: block;
   color: #fff;
}

/* ページの先頭へもどる　*/
.return_pagetop{
  width: 100%;
  padding: 10px 0;
  margin: 0 0 7px 0;
  background-color: #636363;
  box-shadow: 10px 10px 15px -10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-align: center;
}
.return_pagetop a{
  display: block;
  color: #fff;
}

/* Bタイプ　ページの先頭へもどる */
.return_pagetop02{
  width: ;
  margin: 10px 0 0 0;
  padding: 12px 0;
  background-color: green;
  border-top: ;
  text-align: center;
  box-shadow: 10px 10px 15px -10px;
}
.return_pagetop02 a{
  font-size: 17px;
  color: #fff;
}


/* 各ページへとぶ　*/
.jump_to_page{
  width: 100%;
  padding: 10px 0;
  margin: 0 0 70px 0;
  background-color: #636363;
  box-shadow: 10px 10px 15px -10px;
  font-size: 16px;
  letter-spacing: 1.5px;
  text-align: center;
  line-height: 1.3;
  box-shadow: 10px 10px 15px -10px;
}
.jump_to_page a{
  display: block;
  color: #fff;
}

/* ホームページTOPへもどぶ　*/
.return_indexhtml{
  width: 100%;
  margin: 0 0 7px 0;
  padding: 10px 0;
  background-color: #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  box-shadow: 10px 10px 15px -10px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-align: center;
}
.return_indexhtml a{
  display: block;
  color: #fff;
}

/* ---  先頭へ　黒いマーク　---*/
.top{
  width: 20%;
  margin: 20px 0 20px 40%;
}
.top img{
  width: 100%;
}


/**************/
/* くの字型矢印
.arrow{
  border-top: solid 3px #339900;
  border-right: solid 3px #339900;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  margin: 0;
}*/

/* 一般 */
p{
  width: 100%;
  padding: ;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 16px;
  line-height: 1.5;
}
div{
  width: 100%;
  font-size: ;
}
li{
  list-style-type: none;
}
a{
  text-decoration: none;
  color: green;
  font-weight: bold;
}
a:hover{
  opacity: 0.3;
}
.a_bold_normal{
  font-weight: normal;
}
.centering{
  text-align: center;
}



/* font-size */
span.font11px{
  font-size: 11px;
}
span.font12px{
  font-size: 12px;
}
span.font13px{
  font-size: 13px;
}
span.font15px{
  font-size: 15px;
}
span.font16px{
  font-size: 16px;
}
span.font18px{
  font-size: 18px;
}
span.font20px{
  font-size: 20px;
}
span.font22px{
  font-size: 22px;
}
span.font24px{
  font-size: 24px;
}
span.font26px{
  font-size: 26px;
}

/* bold */
.line-height14{
  line-height: 1.4;
}

/* bold */
.bold{
  font-weight: bold;
}
span.futoji{
  font-weight: bold;
}
span.bold{
  font-weight: bold;
}
span.nonbold{
  font-weight: normal;
}
span.underline{
  text-decoration: underline;
}
p.underline a{
  text-decoration: underline;
}

/* font color */
span.red{
  color: red;
}
span.red_futoji{
  color: red;
  font-weight: bold;
}
span.red_bold{
  color: red;
  font-weight: bold;
}
span.blue_bold{
  color: blue;
  font-weight: bold;
}
span.violet{
  color: #660099;
}
span.darkviolet_bold{
  color: #660099;
  font-weight: bold;
}
span.darkviolet_bold_15{
  color: #660099;
  font-size: 15px;
  font-weight: bold;
}
span.darkgreen_bold{
  color: #006600;
  font-weight: bold;
}
span.green{
  color: #006600;
}
span.green_009900{
  color: #009900;
}
span.lightgreen{
  color: #7fffbf;
}
span.blue{
  color: blue;
}
span.blue_bold{
  color: blue;
  font-weight: bold;
}
span.koniro{
  color: #003366;
}
span.brown{
  color: #663300;
}
span.brown a{
  color: #663300;
}
span.pink{
  color: pink;
}
span.deeppink{
  color: #ff3366;
}
span.deeppink_bold{
  color: #ff3366;
  font-weight: bold;
}
span.brinkpink{
  color: #fb607f;
}
span.orange{
  color: #ffcc66;
}
p.blue a{
  color: blue;
}

/* 文字の縁取り
text-shadow:
     0.5px 0.5px 0 #fff,
     -0.5px 0.5px 0 #fff,
     0.5px -0.5px 0 #fff,
     -0.5px -0.5px 0 #fff;



/*  line　*/
/* line */
.browndash{
  width: 100%;
  margin: 0;
  border: dashed 1px #663300;
}
hr{
  margin: 5px 0;
  border: none;
  border-top: solid 2px darkgray;
}
hr.line_brown_1px{
  width: 100%;
  height: 2px;
  margin: 5px 0;
  border: 0;
  background-color: #330000;
}
hr.menu_brown{
  width: 100%;
  height: 2px;
  margin: 0px 0 20px 0;
  border: 0;
  background: #330000;
}
hr.line_brown{
  width: 100%;
  height: 3px;
  margin: 0;
  border: 0;
  background: #330000;
}
hr.line_gray73{
  width: 73%;
  height: 2px;
  margin: 5px 0px 5px 15%;
  padding: ;
  border: 0;
  background: #330000;
}
hr.line_red{
  width: 100%;
  margin: 0px 0 0px 0;
  border: dotted 1px red;
}
