/****************************************************************************/
/*      ã•”ŒÅ’èƒiƒrƒQ[ƒVƒ‡ƒ“ƒo[‚ÌƒXƒ^ƒCƒ‹                                */
/****************************************************************************/

/************************         all screen         ************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption, legend, {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  outline-width: 0px;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  font-weight: ;  
  font-style: ;  
  font-size: 100%;  
  font-family: ;  
/*  vertical-align: baseline; */
}

:focus {  
  outline-width: 0px;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;
}

table {  
  border-collapse: separate;  
  border-spacing: 0px;
  vertical-align: top;
}

caption, th, td {  
  text-align: left;  
  font-weight: normal;
}
/* figure ƒ^ƒO‚Í¶Šñ‚¹Fƒ}[ƒWƒ“ 0 */
figure {margin: 0; padding: 0; 
}

a img, iframe {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

input, textarea, select, button {  
  font-size: 100%;  
  font-family: ;
}

select {  
  margin-top: inherit;  
  margin-right: inherit;  
  margin-bottom: inherit;  
  margin-left: inherit;
}

ol {  
  margin-left: 2em;
}

ul {
  margin-left: 0.5em;
}

hr {
  height:0px;
  margin:10px 0;
  border-color:#ccc;
  border-style:solid;
  border-width:0 0 1px 0;
  padding:0 0 1px 0;
  background-color: #fff;
}

* html .clearfix {  
  height: 1%;
}

*:not(#outer):not(#header):not(#logo) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

html {  
  overflow: scroll;
}

body {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  background-color: #9fff9f;
}

.clearfix:after {  
  content: ".";  
  display: block;  
  height: 0px;  
  clear: both;  
  visibility: hidden;
}

.clearfix {  
  display: inline-block;
}

/*********** id ‘®« *************/
#header{
  position: fixed;
  top: 0; left: 0;
  background-color: #242;
  color: #fd0;
  height: 30px;
  width: 100%;
  overflow-x: hidden;
  background-image: url("../images/common/header01.png");
  z-index:100;
  text-align:center;
  white-space: nowrap;
}

#shell {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  max-width: 1200px;
  display: block;
  background-color: #efe;
}

#outer {
  width: 80%;
  float: left;
  margin: 0 -20% 0 0;
  padding: 0;
  background-color: #cec;
}

#content{
  float: right;
  width: 80%;
  margin: 0 0 0 0;
  padding: 0 5px 0;
  background-color: #bfb;
}

#l_side{
  float: left;
  margin: 0;
  padding: 0;
  width: 20%;
  background-color: #ada;
}
#r_side{
  top: 30px;
  width: 20%;
  margin: 0 0 0 80%;
  padding: 20px 0;
  overflow: hidden;
  background-color: #7f7;
}

/*********** header ‚Ì “à•”‚ÌÝ’è  *****/

#header a {
  text-decoration: none;
  color: #f;
}

#logo{
  width: 120px;
  text-align:left;
  float:left;
  padding: 5px 10px;
  vertical-align: top;
  font-size:14px;
  color:#fff;
  z-index:1;
}


/********************* screen 780`1079px **************************************/
@media screen and (max-width: 1079px) {
	#r_side{
	  float: none;
	  width: 20%;
	  margin: auto;
	}
	#outer{
	  width: 100%;
	  max-width: 980px;
	  margin: 0;
	  float: none;
	  display: block;
	}
	#l_side{
	  width: 180px;
	}
	#content{
	  width: auto;
	  margin: 0 0 0 5%;
	}
	#header {
	  padding-left: 0;
	}

}

/********************* screen 680`779px *******************************/
@media screen and (min-width: 680px) and (max-width: 779px) {
	#content {
	  margin: 0;
	}
}
/********************* screen 680` ************************/
@media screen and (min-width: 680px) {
	#header{
	  min-width:680px;
	}

}


/********************* š ‚±‚±‚©‚çƒXƒ}ƒz—pƒ‚ƒoƒCƒ‹•\Ž¦ 1 ` 679px ************************/
@media screen and (max-width: 679px) {
	#r_side{
	  display: none;
	  width: 0;
	}
	#outer{
	  width: 100%;
	  max-width: 680px;
	  margin: 0 auto;
	  float: none;
	  display: block;
	}
	#l_side{
	  width: auto;
	  float: none;
	}
	#content{
	  width: auto;
	  margin: 0;
	}

}

/************************************************  ˆê”ÊÝ’è   *********************************/
.maintitle {  
  color: #448800;  
  font-size: 20pt;
}

.subtitle {  
  font-size: 12pt;
  font-weight: botd;
}

.title {  
  color: #884400;  
  font-weight: bold;  
  margin-right: 15px;  
  padding-top: 3px;  
  padding-right: 15px;  
  padding-bottom: 3px;  
  padding-left: 15px;  
  border-top-width: 1px;  
  border-right-width: 16px;  
  border-bottom-width: 1px;  
  border-left-width: 16px;  
  border-top-style: dashed;  
  border-right-style: solid;  
  border-bottom-style: dashed;  
  border-left-style: solid;  
  border-top-color: #3fbf3f;  
  border-right-color: #3fbf3f;  
  border-bottom-color: #3fbf3f;  
  border-left-color: #3fbf3f;
}

.info {  
  background-color: #eeffee;  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: #888888;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: #888888;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #888888;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: #888888;  
  line-height: 1.3;  
  font-size: 11pt;
  margin: 5px 20px;
  padding: 5px;
}

a.top {  
  color: #ff9f3f;  
  font-style: normal;  
  text-decoration: none;  
  font-weight: normal;
}

a.top:link {  
  color: #ff9f3f;  
  font-style: normal;  
  text-decoration: none;  
  font-weight: bold;
}

a.top:visited {  
  color: #ff9f3f;  
  text-decoration: none;  
  font-weight: normal;
}

a.top:hover {  
  color: #ffff7f;
  height: 100%;
  font-style: oblique;
  text-decoration: none;
  background-color: #003700;
  font-weight: bold;
}

a.top:active {  
  text-decoration: none;
}

a:link {  
  color: #0f3f3f;
}

a:visited {  
  color: #bf0fbf;
}

a:hover {  
  font-weight: bold;  
  background-color: #dfdf3f;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

div.leftblk {  
  float: left;  
  width: 30%;
}

div.centerblk {  
  float: left;  
  width: 30%;
}

div.rightblk {  
  float: left;  
  width: 40%;
}

.fontcsv {  
  font-family: cursive, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

a.click {  
  text-decoration: none;  
  border-top-width: 1px;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #ddeedd;  
  border-right-color: #aaccaa;  
  border-bottom-color: #aaccaa;  
  border-left-color: #ddeedd;  
  padding-top: 3px;  
  padding-right: 15px;  
  padding-bottom: 3px;  
  padding-left: 15px;  
  text-align: center;  
  font-size: 9pt;  
  font-family: 'HG‘n‰pŠpºÞ¼¯¸UB', 'MS UI Gothic', '‚l‚r ƒSƒVƒbƒN', 'sans-serif', 'verdana';
}

s.click {  
  background-color: honeydew;  
  border-top-width: 3px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 3px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #aaccaa;  
  border-right-color: #ddeedd;  
  border-bottom-color: #ddeedd;  
  border-left-color: #aaccaa;  
  padding-top: 3px;  
  padding-right: 15px;  
  padding-bottom: 3px;  
  padding-left: 15px;  
  text-align: center;  
  font-size: 9pt;  
  font-family: 'HG‘n‰pŠpºÞ¼¯¸UB', 'MS UI Gothic', '‚l‚r ƒSƒVƒbƒN', 'sans-serif', 'verdana';
}

h1 {  
  font-size: 16pt;  
  font-weight: bold;
}

h2 {  
  font-size: 14pt;  
  font-weight: bold;
}

h3 {  
  font-size: 12pt;  
  font-weight: bold;
}

h4 {  
  font-size: 9pt;  
  font-weight: bold;
}

.scroll {  
  overflow: scroll;
}

.contents1 {  
  width: 95%;  
  margin-left: 30px;  
  padding-right: 30px;  
  line-height: 120%;
}

.contents2 {  
  width: 100%;  
  margin-left: 30px;  
  line-height: 150%;
}

.w780 {
  width: 780px;
}
.w680 {  
  width: 680px;
}

.w200 {  
  width: 200px;
}

.w100 {  
  width: 100px;
}

.w50 {  
  width: 50px;
}

.w30c {  
  width: 30%;
}

.vat {  
  vertical-align: top;
}

.vatt {  
  vertical-align: text-top;
}

.vam {  
  vertical-align: middle;
}

.vab {  
  vertical-align: baseline;
}

.vabt {  
  vertical-align: bottom;
}

.centertxt {
  text-align: center;
}

.textright {
  text-align: right;
}

.fsz10 {
  font-size: 10px;
}

.fsz12 {
  font-size: 12px;
}

.fsz16 {
  font-size: 16px;
}
.fsz20 {  
  font-size: 20px;
}

.fsz40 {  
  font-size: 40px;
}

.fsz2em {  
  font-size: 2em;  
  line-height: 150%;
}

.fsz1emb {  
  font-size: 1em;  
  font-weight: bold;
}

.fsz1em {  
  font-size: 1em;  
}

.fsz08em {  
  font-size: 0.8em;  
}

.fsz_lg {  
  font-size: large;  
  line-height: 150%;
}

.fsz_sl {  
  font-size: small;  
  line-height: 130%;
}

.fontc_w {  
  color: white;
}

.fontc_b {  
  color: black;
}

.fontc_r {  
  color: red;
}

.fontc_o {  
  color: orange;
}

.fontc_n {  
  color: navy;
}

.fontc_dg {  
  color: #0f3f0f;
}
.fontc_lg {  
  color: #bfffbf;
}

.fontc_gry {  
  color: #aaa;
}

.indent2 {  
  text-indent: -2em;  
  margin-left: 2em;
}

.indent1 {  
  text-indent: -1em;  
  margin-left: 1em;
}

.bld {  
  font-weight: bold;
}

.nml {  
  font-weight: normal;
}

.small {  
  font-size: small;
}

.lh0p {  
  line-height: 0px;
}

.lh10p {  
  line-height: 10px;
}

.lh080 {  
  line-height: 80%;
}

.lh130 {
  line-height: 130%
}

.lh150 {  
  line-height: 150%;
}

.lh200 {  
  line-height: 200%;
}

.ml00 {
  margin-left: 0px;
}

.ml05 {  
  margin-left: 5px;
}

.ml10 {  
  margin-left: 10px;
}

.ml20 {  
  margin-left: 20px;
}

.ml30 {  
  margin-left: 30px;
}

.ml50 {  
  margin-left: 50px;
}

.ml100 {  
  margin-left: 100px;
}

.ml200 {  
  margin-left: 200px;
}

.ml500 {  
  margin-left: 500px;
}

.mt10 {  
  margin-top: 10px;
}

.mt20 {  
  margin-top: 20px;
}
.mt35 {
  margin-top: 35px;
}
.mt50 {  
  margin-top: 50px;
}

.mr05 {  
  margin-right: 5px;
}

.mr10 {  
  margin-right: 10px;
}

.mr100 {  
  margin-right: 100px;
}

.pt10 {
  padding-top: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pd50{
  margin-top: -50px;
  padding-top: 50px;
}

div.lefttxt {  
  text-align: left;
}

div.righttxt {  
  text-align: right;
}

div.centertxt {  
  text-align: center;  
  margin-left: auto;  
  margin-right: auto;
}

div.titlebar {  
  text-align: left;  
  float: left;  
  padding-top: 0.3em;  
  padding-right: 0.3em;  
  padding-bottom: 0.3em;  
  padding-left: 0.3em;
}

.backgroundfix {  
  background-attachment: fixed;  
  background-repeat: no-repeat;
}

.top_padding {padding-top: 50px; margin-top: -50px;}

img.image {  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  margin-top: 10px;  
  margin-right: 5px;  
  margin-bottom: 5px;  
  margin-left: 20px;
}

img.b2image {
  border: 2px #007f00 solid;
  margin-top: 10px;  
  margin-right: 5px;  
  margin-bottom: 5px;  
  margin-left: 20px;
}

.table1 {  
  border-top-width: 1px;  
  border-top-style: dashed;  
  border-top-color: #7f7f7f;  
  border-right-width: 1px;  
  border-right-style: dashed;  
  border-right-color: #7f7f7f;  
  border-bottom-width: 1px;  
  border-bottom-style: dashed;  
  border-bottom-color: #7f7f7f;  
  border-left-width: 1px;  
  border-left-style: dashed;  
  border-left-color: #7f7f7f;  
  width: 680px;
}

.table2 {  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: lime;  
  border-right-width: 2px;  
  border-right-style: solid;  
  border-right-color: lime;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: lime;  
  border-left-width: 2px;  
  border-left-style: solid;  
  border-left-color: lime;  
  width: 680px;  
  border-collapse: collapse;  
  empty-cells: show;
}

.table3 {  
  border-top-width: 1px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 1px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 1px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

.td1 {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: lime;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: lime;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: lime;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: lime;
}

.tablex {  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: #006600;  
  border-right-width: 2px;  
  border-right-style: solid;  
  border-right-color: #006600;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: #006600;  
  border-left-width: 2px;  
  border-left-style: solid;  
  border-left-color: #006600;  
  border-collapse: collapse;  
  empty-cells: show;
}

.tdx {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #006600;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #006600;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #006600;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #006600;  
  height: 30px;  
  padding-left: 5px;
}

.tdc {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #006600;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #006600;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #006600;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #006600;  
  height: 30px;  
  padding-left: 5px;  
  text-align: center;
}

.clr_l {  
  clear: left;
}

.clr_r {  
  clear: right;
}

.clrb {  
  clear: both;
}

ol.spcl {
  position: relative;
  margin: 0;
  padding: 0;
}
li.spcl {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.5em;
}
li span {
  position: absolute;
  left: 0;
  margin: 0;
}

#fltl {  
  float: left;
}

#fltr {  
  float: right;
}

#fltn {  
  float: none;
}

