/* ãƒšãEã‚¸ã®åŸºæœ¬ãƒE‚¶ã‚¤ãƒ³ç”¨CSS */
BODY {
	
	color : black;
  
}
H1{
	font-family : ‚c‚g‚o•½¬–¾’©‘ÌW7;
	font-size : 100%;
	font-weight: normal;
	letter-spacing : 10px;
	margin: 0px;
  color : black;
}
H2 {
	
	font-size : 130%;
	border-left : 12px solid #6f3700;
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
  font-family : "‚l‚r –¾’©";
  border-bottom-width : 3px;
  border-bottom-style : none;
  border-bottom-color : #990000;
}
H3 {
	
	border : 3px solid #b1b163;
	
	font-size : 120%;
	padding-left: 4px;
	margin:0.5em 0px;
	clear:both;
  font-family : "‚l‚r –¾’©";
  font-weight : normal;
}
p {
	font-size: 90%;
	line-height: 150%;
}
ADDRESS {
	font-family : "‚l‚r ƒSƒVƒbƒN";
	font-size : 95%;
	font-style: normal;
	text-align:center;
	border-top : 5px double #990000;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
#path {
	text-align:right;
	margin: 0px;
}
a {
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}
h1 a {
	color: #336600;
	font-weight: normal;
}

