<!-- Copyright (C) Net Mania. All Rights Reserved. http://www.netmania.jp -->
body {
	color:#333333;
	font-size:11px;
	font-family:Arial,ＭＳ Ｐゴシック;
	background-color:#ffffff;

	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#7BB3D9;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#7BB3D9;
	scrollbar-shadow-color:#7BB3D9;
	scrollbar-track-color:#ffffff;
}

td { 
	FONT-SIZE: 12px; LINE-HEIGHT: 155%; color: #666666}

a:link{
  color: #666666;
  text-decoration: none;
  }
a:visited{
  color: #888888;
  text-decoration: none;
  }
a:hover,a:active{
  color: #333333;
  text-decoration: underline;
  background: none;
  }
a:link.T1{
  color: #FFFFFF;
  text-decoration: none;
  }
a:visited.T1{
  color: #FFFFFF;
  text-decoration: none;
  }
a:hover.T1,a:active.T1{
  color: #FFFFFF;
  text-decoration: underline;
  }

/* 見出し */
h1{
	clear:both;
	font-size:100%;
	padding:0px 0px 1px 10px;
	margin-bottom:10px;
	font-weight:normal;height:18px;
	background:url('image/waku.gif') 0% 50% no-repeat;}
h2{margin:40px 0 10px;font-family:Georgia,Times New Roman;font-size:30pt;text-align:center;}

.T1 { color: #FFFFFF;  FONT-SIZE: 10px;font-weight: bold;}

.bold_s {  font-size: 10pt; font-weight: bold; color: #AFAFAF}

.ss { 
	font-size: 10px;
}

/* 写真表示飾り枠 */
.photo{
  font-size:12px; 
  color:black;
  border:dotted 1px black;
}

.menustyle {  font-size: 10pt; font-weight: bold; color: #FFFFFF}

.table{
padding:10px;
background-color:#ffffff;
border:1px solid #333333;
}

<!-- Copyright (C) Net Mania. All Rights Reserved. http://www.netmania.jp -->