body{
  margin:0px auto 0px auto;
}
#container{
  width:780px;
  margin:0px auto 0px auto;
　text-align:center;
  background:#f3e8d7 url(./common_images/background.png) repeat-y;
}
/* { ヘッダーの設定 */
DIV#header{
margin:0px 0px 0px 8px;
width:758px;
}
DIV#header IMG{
  border:none;
}
DIV#header H1{
  margin:0px;
  padding:0px;
  height:20px;
  padding:5px 0px 0px 20px;
  font-weight:normal;
  font-size:10px;
  color:#666666;
}

.top_border{
  background:url(img/back_boder2.jpg) repeat-y;
}

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #333333;
	line-height: 15px;
}
A:link{    /* ???????N */
	color:#FF6600; text-decoration:underline;
}
A:visited{ /* ???????N */
	color:#FF6600; text-decoration:underline;
}
A:hover  { /* ?????N?? */
	color:#009999; text-decoration:underline;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 0px;
	font-weight:normal;
	margin: 0px;
	padding:0px;
}