
td { 
	font-size: 14px; 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;
  }

.t1 {
 color: #ffffff;
  font-size: 14px;font-weight: bold;}
.bold_s {  font-size: 10pt; font-weight: bold; color: #afafaf}


.ss { 
	font-size: 10px;
}

.menustyle {  font-size: 10pt; font-weight: bold; color: #ffffff}

div#contents_top {
    width: 600px;
	height: 400px;
	position: relative;
	background: url(images/contents_bg.jpg) right top no-repeat;
}

div#contents {
    width: 600px;
	height: auto;
	position: relative;
	background: url(images/contents_bg.jpg) right top no-repeat;
}