@charset "utf-8";
/* page setting
--------------------------------------------------------- */
@import '_cnskin/312b/css/style.css';

#L01 #area-header.noskin,#L02 #area-header.noskin,#L03 #area-header.noskin,#L07 #area-header.noskin,#L08 #area-header.noskin	{ width:800px;}
#L01 #area-header,#L02 #area-header,#L03 #area-header,#L07 #area-header,#L08 #area-header	{ width:816px;}
#L01 #area-billboard.noskin,#L02 #area-billboard.noskin,#L03 #area-billboard.noskin,#L07 #area-billboard.noskin,#L08 #area-billboard.noskin	{ width:800px;}
#L01 #area-billboard,#L02 #area-billboard,#L03 #area-billboard,#L07 #area-billboard,#L08 #area-billboard	{ width:816px;}
#L01 #area-contents.noskin,#L02 #area-contents.noskin,#L03 #area-contents.noskin,#L07 #area-contents.noskin,#L08 #area-contents.noskin	{ width:800px;}
#L01 #area-contents,#L02 #area-contents,#L03 #area-contents,#L07 #area-contents,#L08 #area-contents	{ width:816px;}
#L02 #area-main,#L03 #area-main,#L07 #area-main,#L08 #area-main	{ width:70%;}
#L02 #area-side-a,#L03 #area-side-a,#L07 #area-side-a,#L08 #area-side-a	{ width:29%;}
#L01 #area-footer.noskin,#L02 #area-footer.noskin,#L03 #area-footer.noskin,#L07 #area-footer.noskin,#L08 #area-footer.noskin	{ width:800px;}
#L01 #area-footer,#L02 #area-footer,#L03 #area-footer,#L07 #area-footer,#L08 #area-footer	{ width:816px;}

#L04	{ width:800px; margin:0 auto;}
#L04 #area-contents	{ width:auto;}
#L04 #main-group	{ width:100%; margin-left:-240px;}
#L04 #area-main	{ margin-left:250px;}
#L04 #area-side-a	{ width:240px;}

#L05	{ width:800px; margin:0 auto;}
#L05 #area-contents	{ width:auto;}
#L05 #main-group	{ width:100%; margin-left:-240px;}
#L05 #main-group .core	{ width:100%; margin-right:-240px;}
#L05 #area-main	{ margin-left:250px; margin-right:250px;}
#L05 #area-side-a	{ width:240px;}
#L05 #area-side-b	{ width:240px;}

#L06	{ width:800px; margin:0 auto;}
#L06 #area-contents	{ width:auto;}
#L06 #main-group	{ width:100%; margin-right:-240px;}
#L06 #area-main { margin-right:250px;}
#L06 #area-side-a	{ width:240px;}


.wind-bg { background: url(_src/images/001_headerbg_re.jpg) no-repeat center top; }
.thunder-bg { background: url(_src/images/001_middlebg_re.jpg) repeat-y center top; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .thunder-bg { background-position: 49.999% top; }
}
#area-footer { background: url(_src/images/ume01.jpg) no-repeat center bottom; }



#bk929 { background: #FFF2CC; }
#area-header .block>div, #area-billboard .block>div, #area-main .block>div, #area-footer .block>div  { margin:0 auto; width:800px; }


/* 
--------------------------------------------------------- */

.note-list li {
  list-style:none; 
}
.note-list li:before {
  content:"● " 
}


.line-through-black {
  text-decoration: line-through;
  color: black
}

.cont-box {
  display: flex;
}

.cont1 {
  flex-basis: 30%;
}

.cont2 {
  flex-basis: 70%;
}

.cont2 .inner {
  border: solid 1px #ccc;
  /*background-color: #f7f7f7;*/
  padding: 15px 20px;
  margin-right: 50px;
}

.cont2 h5 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
}

p.text-right {
  text-align: right;
  margin-bottom: 0;
  padding-bottom: 0;
}

#sekinin {
  display: flex;
  /*justify-content: flex-end;*/
  margin-left: 1em;
  margin-top: 1.5em;
}

#sekinin　div {
  display: block;
}


.gray-base {
  margin-top: 50px;
  margin-bottom: 30px;
  background: #DCE2EF;
}

.gray-base td {
  padding: 10px 20px 10px 0;
}

.form-button {
  margin-top: 20px;
  margin-bottom: 100px;
}
