BODY{
  margin:0px 10px 10px;
  text-align:center;
  font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;}
TABLE{
  font-size:9pt;
  line-height:120%;
  margin:0 auto;
  color:#333333;
}

/*┌タブ部分ここから┐*/
.tab-all A:link{
  color:#993399;
  text-decoration:none;
}
.tab-all A:visited{
  color:#9966cc;
  text-decoration:none;
}
.tab-all A:hover,A:active{
  color:#ffffff;
  text-decoration:none;
}
DIV.tab-all{
  width:800px;
  margin:0 auto;
  height:28px;
  font-size:8pt;
  letter-spacing:-1px;
}
DIV.tab-con{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_1.gif");
}
.tab-con a{
  position:relative;
  top:8px;
  line-height:110%;
}
DIV.tab-con3{
  float:left;
  width:100px;
  height:28px;
  background-image:url("../image/tab_1.gif");
}
.tab-con3 a{
  position:relative;
  top:4px;
  line-height:99%;
}

/* コピーライト部分 */
.bor3{
  border-width:1px 0px;
  border-color:#669999;
  border-style:solid;
  font-size:8pt;
  color:#336666;
}

/*┌コメント部分ここから*/
DIV.copy1{
  width:500px;
  height:250px;
  background-image:url("../image/top_coment.jpg");
  text-align:right;
  margin:0px;
}
DIV.copy2{
  width:350px;
  height:180px;
  padding:15px;
  color:#0066cc;
  position:relative;
  top:30px;
  text-align:left;
  margin-left:150px;
}
/*└コメント部分ここまで┘*/

TABLE{
  font-size:9pt;
  line-height:11pt;
}
.menu1{
  font-size:8pt;
  letter-spacing:-1px;
}
.menu1 TD{
  text-align:center;
  line-height:9pt;
}

DIV.con1{
  padding:5px;
}
inf	{		/* 新着情報部分/
	width:297px;
	height:215px;
	background:#ffe6ef url("images/back_news.gif") repeat-y right;
	overflow:auto;/* はみ出たらスクロール */
	margin-bottom:20px;
	border-bottom:1px solid #ff82ab;
	padding:5px;
	scrollbar-face-color: #f0f8ff;       /* 表面の色 */
	scrollbar-3dlight-color: #ff82ab;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffe6ef;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffe6ef;     /* 影の色 */
	scrollbar-darkshadow-color: #ff82ab; /* 右端と下端 */
	scrollbar-arrow-color: #ff82ab;      /* 矢印の色 */
	scrollbar-track-color: #ffe6ef;      /* バーの背景の色 */
	}

#new{
  width:297px;
  height:215px;
  overflow:auto;
  padding-bottom:10px;
  background-color:#f0f8ff;
  margin-bottom:11px;
}
#new ul{
  margin:7px 10px 0;
  padding-left:10px;
  text-align:left;
  font-size:10px;
}
#new ul li{
  margin:1px 0;
}
#new span{
  margin-right:7px;
}
#new ul.cat2{
  margin-top:15px;
}
