/* CSS Document */

body{
background-color:#ececec;
margin-top: 20px;
}

a:link{color:#666;text-decoration:none;}
a:visited{color:#666;text-decoration:none;}
a:active{}
a:hover{color:#960;text-decoration:none;}

.contents{
  width:500px;
  height:550px;
}

.title{
  font-size:13px;
  color:#000;
  font-weight:bold;
  font-family:sans-serif;
  width:400px;
  padding:5px;
  border-bottom:1px solid #666;
}

.title500{
  font-size:13px;
  color:#fff;
  font-weight:bold;
  font-family:sans-serif;
  width:500px;
  padding:5px;
  border-bottom:1px solid #666;
}

.text{
  font-size:12px;
  line-height:17px;
  color:#333;
  width:400px;
  padding:5px;
  margin-top:10px;
}

.cap{
  font-size:11px;
  color:#ccc;
  padding:5px;
}

.text500{
  font-size:12px;
  line-height:17px;
  color:#ccc;
  width:500px;
  padding:5px;
  margin-top:10px;
}

.gall_image{
  font-size:12px;
  color:#ccc;
  width:500px;
  padding:5px;
}

.go_top{
  font-size:13px;
  font-weight:bold;
  background-color:#000;
  color:#ccc;
  width:400px;
  margin-top:20px;
  margin-bottom:20px;
  padding:10px;
  border-top:1px solid #666;
}

.go_top500{
  font-size:12px;
  color:#ccc;
  width:500px;
  margin-top:20px;
  margin-bottom:20px;
  padding:10px;
  border-top:1px solid #666;
}

.n_b{
  font-size:12px;
  color:#ccc;
  width:500px;
  margin-top:20px;
  margin-bottom:20px;
  padding:10px;
}


.image{
  width:400px;
  padding:0px;
  margin-top:10px;
}
