.ditail {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	padding: 10px;
	height: 30px;
	line-height: 20px;


}

BODY {
  background: #A3A16E url(cmnfix/bg.gif) repeat-y center;                             /* 背景色 */
  color: #000000;                                  /* フォントカラー */
  margin: 0px;                                     /* マージン */
}

/* ---------------------------
A：リンク（通常）
--------------------------- */
A { 
  color: #a27269;                                  /* フォントカラー */
  text-decoration: underline;                           /* テキストの装飾 */
}
/* ---------------------------
A：リンク（カーソルが上に乗ったとき）
--------------------------- */
A:hover { 
  color: #FF0000;                                  /* フォントカラー */
  text-decoration: underline;                      /* テキストの装飾 */
}
td.a {padding: 3px; color: #639ACE; font-weight: bold; margin-top: 0px; margin-right: 0px;  margin-left: 0px;}
td.b {
	padding: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	line-height: 120%;
	border: 1px dashed #cccccc;

}
