@charset "utf-8";
BODY {
  font-family:"ＭＳ Ｐゴシック","Osaka";
	margin: 0;
	background-color: #546376;
	color: #aaa;
}
H1,P{
	text-indent:12px;
  line-height:140%;
  letter-spacing:1px;
	font-size:10pt;
	margin:0px;
}
a{
  line-height:140%;
	font-size:9pt;
  letter-spacing:1px;
  color: #996600;
}
A:hover { 
	background-color:#FFCC00;
}
H1{
	margin:0px
}
H2{
	margin:0px;
}

TD {
	font-size:10pt;
}
STRONG {
	font-size:12px;
  font-weight: normal;
  display: block;
  text-align: right;
  margin-right: 20px;
	letter-spacing: 1px;
  margin-top: 10px;
}
.tbBd {
	margin-top: 10%;
}

.cr {
  font-family:arial;
	letter-spacing:4pt;
	font-size:8pt;
	color:#333333;
}
.bd{
	border: 1px solid #CCCCCC;
}
/* 2006 8 20 */

