/*　基本　*/
html,body{
  font-size:13px;
  color:#2E2E2E;
  line-height:30px;
  scrollbar-face-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-3dlight-color:#C7DEFF;
  scrollbar-darkshadow-color:#C7DEFF;
}

/* リンク */
a{ text-decoration:none;}
a:link{ color:#000000; }
a:active { color:#000000; }
a:visited{ color:#000000; }
a:hover{ color:#000000; }

/* 付属 */
ins{text-decoration:none;border-bottom:3px double #FFDF00;}



/*　文字　*/
.t1 {
 width:200px;
 line-height:25px;
 background-color:#ffffff;
 border:1px dashed #76BCB8;
 padding:5px;
}

p.table4 {
    width:500px;
	background-color:#ffffff;
	padding:5px;
	margin-top:0;
	line-height:25px;
}
p.table5 {
    width:600px;
	background-color:#000000;
	font-size:12px;
	color:#ffffff;
	padding:5px;
	margin-top:0;
	line-height:20px;
}
td.c1 {　
  border:1px dashed #c0c0c0;
  font-family:Century Gothic;
  font-size:12px;
  text-align:center;
}  
td.c2 {　
  font-family:Century Gothic;
  font-size:12px;
  text-align:right;
  }
td.c3 {　
  font-family:Century Gothic;
  font-size:12px;
}
td.ss {
 background-image:url(img/t08.gif);
 background-position:0% 0%;
}
.s1 {　
  font-family:Century Gothic;
  font-size:12px;
  line-height:20px;
}