html { overflow: scroll;}
body { margin: 0; padding: 0; background-color: #9fff9f;}


  .header {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 30px;
	background-image: url(../images/common/header01.png);
  }
 
  .wrapper {
	float: left;
	margin: 30px -260px 0 0;
	width: 100%;
	background-color: #9cff9c;
  }
 
  .content {
	float: right;
	width: 100%; 
	overflow: hidden;
	margin: 0 0 0 -120px;
	background-color: #9cff9c;
  }
 
  .content_main {
	position: relative;  
	background-image: url(../images/common/bkg-g.gif);
	margin: 0 260px 0 60px;  
	border: 1px solid #0f0;
	background-color: #dfffdf;
	padding-top: 10px;
 
  }
 
  .l_sidebar {
	float: left;
	border: 1px solid #0f0;
	width: 120px;
	background-color: #9cff9c;
  }
  .r_sidebar {
	float: right;
	border: 1px solid #0f0;
	margin: 30px 0 0 10px
	width: 250px;
	background-color: #8fff8f;
  }
 
  .footer {
	clear: both; 
	border: 1px solid #0f0;
	background-color: #ffff7f;
  }

  .maintitle {
	color: #448800;
	font-size: 20pt;
  }
  .subtitle {
	font-size: 12pt;
  }
  .title {
	color: #884400;
	font-weight: bold;
	margin-right: 15px;
	padding: 3px 15px 3px 15px;
	border-top: #3fbf3f 1px dashed;
	border-bottom: #3fbf3f 1px dashed;
	border-left: #3fbf3f 16px solid;
	border-right: #3fbf3f 16px solid;
  }
  .info {
	background-color: #efe;
	border:1px dotted #888;
	line-height: 1.3;
	font-size: 11pt;
  }

  .image {border: 0; margin: 10px 5px 10px 20px;}

  .box {
	background-color: #7fffbf;
	border:1px dotted #3fbf00;
  }
  .date {
	color: #ff0000;
	font-size: 9pt;
	font-family: "Arial","MS UI Gothic","‚l‚r ƒSƒVƒbƒN","sans-serif","verdana";
  }

  a.click {
	text-decoration: none;
	width: 128;
	border-top: #ddeedd 1px solid;
	border-left: #ddeedd 1px solid;
	border-bottom: #aaccaa 3px solid;
	border-right: #aaccaa 3px solid;
	padding: 3px 15px 3px 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: #f0fff0;
	width: 128;
	border-top: #aaccaa 3px solid;
	border-left: #aaccaa 3px solid;
	border-bottom: #ddeedd 1px solid;
	border-right: #ddeedd 1px solid;
	padding: 3px 15px 3px 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';
  }

	/* header ‚ÌƒŠƒ“ƒN‘Ž®Ý’è  */
  a.top {/*ƒŠƒ“ƒN‚³‚ê‚½•¶Žš*/
	color:#ff9f3f;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
  }
  a:link.top {/*–¢–K–â‚ÌƒŠƒ“ƒN*/
	color:#ff9f3f;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
  }
  a:visited.top {/*–K–âŒã‚ÌƒŠƒ“ƒN*/
	color:#ff9f3f;
	text-decoration:none;
	font-weight: normal;
  }


	.w680 {
		width: 680px;
		max-width: 100%;
	}
	.ml10 {
		margin-left: 10px;
	}

	.table_dot {border: 1px; border-color: #7f7f7f; cellspacing: 0; border-style: dashed;}
	.table_line {border: 2px; border-color: #00bf00; cellpadding:2px; border-style: solid; border-collapse: collapse; empty-cells: show;}
	.tablex {border: 2px solid #060; cellpadding:2px; border-collapse: collapse; empty-cells: show;}
	.td_cg{border: 1px #00bf00 solid}
	.tdx {border: 1px #060 solid ; height: 30px; padding-left: 5px}
	.td_txtc {border: 1px #060 solid ; height: 30px; padding-left: 5px; text-align: center; }

	.vam {vertical-align: middle; }
	.vab {vertical-align: baseline; }
	.vabt {vertical-align: bottom;}
	.centertxt {text-align: center; }
	.bld { font-weight: bold; }
	.nml { font-weight: normal; }
	.small { font-size: small;}
	.lh130 {line-height:130%; }
	.lh150 {line-height: 150%; }

	.fsize14 {font-size: 14px; }
	.fsize20 {font-size: 20px; }
	.fontsl { font-size: 0.8em; font-weight: bold; line-height: 150%; }
	.fontc_o { color: olive; }
	.fontc_1 { color: #BFFFBF; }

	.lhtop {line-height: 18pt; }
	#fltl{float:left;} #fltr{float:right;} #fltn{float:none;}
	.clrl {clear: left;}
	.clrr {clear: right;}
	.clrb {clear: both;}


	/* š Responsive control */
@media (max-width: 1280px) {
     .wrapper, .content, .content_main, .r_sidebar {
          float: none;
          margin: 0;
          width: auto;
     }
}
 
@media (max-width: 800px) {
     .wrapper, .content, .content_main {
          float: none;
          margin: 0;
          width: auto;
     }
     .r_sidebar, .l_sidebar {
          display: none;
     }
}

