.box1 {
  margin: 5px 0px 5px 0px;
  padding: 10px 10px;
  width: 94%;
  text-align: left;
  line-height: 1.5;
  background: #ffffff;
  border: 6px dotted #f9bd88;
}

.breadcrumb {
  padding-left:0;
  margin-left:0;
}

.breadcrumb li{
  display:inline;/*‰¡‚É•À‚Ô‚æ‚¤‚É*/
  list-style: none;
  font-size: small;
  font-weight: bold;/*‘¾Žš*/
}

.breadcrumb li:after{/* >‚ð•\Ž¦*/
  content: '„';
  padding: 0 3px;
  color: #333333;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #0000ff;/*F*/
}

.breadcrumb li a:hover {
    text-decoration: underline;
}


h1	{ 
      color            : #0c0c0c;
      font-family    : "HGŠÛºÞ¼¯¸M-PRO"; 
     	font-size       : 11pt;
      font-style     : normal;
      font-weight    : bold;
	text-align      : center; 
	padding         : 2px 2px 2px 2px; 
	margin          : 0 0 0 0;
	}
h2	{ 
      color            : #008040;
      font-family    : "‚l‚r ‚o–¾’©"; 
     	font-size       : 11pt;
      font-style      : normal;
      font-weight    : bold;
	text-align      : center; 
	padding         : 2px 2px 2px 2px; 
	margin          : 0 0 0 0;
	}
h3	{ 
      width :             95%;
      color            : #6c0000;
      font-family    : "HGŠÛºÞ¼¯¸M-PRO"; 
     	font-size       : 12pt;
      font-style      : normal;
      font-weight    : bold;
	text-align      : left; 
	padding         : 2px 2px 2px 2px; 
	margin          : 0 0 0 0;
	}
h4	{ 
      color            : #008040;
      font-family    : "‚l‚r ‚oƒSƒVƒbƒN"; 
     	font-size       : 10pt;
      font-style      : normal;
      font-weight    : bold;
	text-align      : center; 
	padding         : 2px 2px 2px 2px; 
	margin          : 0 0 0 0;
	}
h5	{ 
      color            : #f8ddb1;
      font-family    : "‚l‚r ‚oƒSƒVƒbƒN"; 
     	font-size       : 9pt;
      font-style      : normal;
      font-weight    : bold;
	text-align      : left; 
	padding         : 2px 2px 2px 2px; 
	margin          : 0 0 0 0;
	}
h6	{ 
      color            : #008040;
      font-family    : "‚l‚r ‚oƒSƒVƒbƒN"; 
     	font-size       : 10pt;
      font-style      : normal;
      font-weight    : bold;
	text-align      : center; 
	padding         : 2px 2px 2px 2px; 
	margin          : 0 0 0 0;
	}
strong	{ 
      color            : #000046;
      font-family    : "‚l‚r ‚o–¾’©"; 
     	font-size       : 12pt;
      font-style      : normal;
      font-weight    : bold;
	text-align      : left; 
	padding         : 2px 2px 2px 2px; 
	margin          : 1 1 1 1;
      	}
em	{ 
      color            : #4a0000;
      font-family    : "‚l‚r ‚oƒSƒVƒbƒN"; 
     	font-size       : 11pt;
      font-style      : normal;
      font-weight    : bold;
	text-align      : left; 
        padding         : 2px 2px 2px 2px; 
	margin          : 1 1 1 1;
       	}
