/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
  background-repeat : repeat;
  font-size : 11pt;
  
  background-color : #fef6f4;
}
h1{
	font-family : "‚l‚r ‚o–¾’©";
	font-size : 11pt;
	
	margin: 0px;
  line-height : 20px;
  height : 120px;
  background-image : url(bg.jpg);
  text-align : center;
  vertical-align : 80%;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : gray;
  font-weight : normal;
  color : white;
  background-color : #ffffff;
  background-repeat : no-repeat;
  

  width : 700px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : gray;
  border-left-color : gray;
  border-right-color : gray;
}	
h3 {
	font-family : "MS UI Gothic";
	font-size : 10pt;
	text-align : center;
	margin : 0em 0em 0em 0em;

  padding-left : 0px;
  width : 700px;
}


h2 {
  font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
  color : #666666;
  font-size : 13pt;
  margin-right : auto;margin-left : 5px;
  clear:both;
  height : 22px;
  text-align : left;
  font-weight : bold;
  margin-top : 2px;
  padding-left : 10px;
  width : 140px;
  background-repeat : no-repeat;
  border-width : 1px 1px 1px 10px;
  border-style : solid ;
  border-color : #f6706f;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	
	line-height: 150%;
	margin-top: 0px;
  

  
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : gray;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

p img {
	float: left;
border-style : solid solid solid solid;border-color : gray gray gray gray;}

a {
	color : navy;
	text-decoration: none;
	font-weight : bold;
  
}
a:hover{
  color : red;
  text-decoration : underline;
}
.h2 A{
  color : gray;
}

.navbar{
  background-color : #f6706f;
  padding: 0px;
  width: 700px;
  position: absolute;
  top : 120px; 
  left: 0px;
  border-bottom: solid 1px #999999;
  border-top: solid 1px #999999;
  font-size : 12pt;
  font-family : "MS UI Gothic";
}


.navbar h3{
  width : 75px;
  float: left;
  text-align: center;
  background-color : #f6706f;
  margin: 0px
  font-size: 11px;
  line-height: 1.5em;
  border-right: solid 1px #fffefd
;}

.navbar H3 A{
  display:block;
  width : 75px;
  color : white;
}

table{
  font-size : 11pt;
  
  line-height : 1.5em;
}
ul{
  font-size : 11pt;
  font-family : "MS UI Gothic";
  line-height : 1.5em;
}
