@charset"shift_jis";



/* Web Cas Document
  
  seminar.html
  
  seminar.css

----------------------------------------------------------------------- */

#contener h1{
  width: 645px;
  margin: 0px 0px 12px 0px;
  padding: 0px;
}


.f1{margin-left: 1px; float:left}


#contener table{ 
 width: 310px; !important
 margin: 6px 5px 25px 5px;
 padding: 0px;
 border-collapse: separate;
 background-color: #cccccc;
}

#semi-topbox table{
 width:635px; !important
}


#contener h2{
  background-image:url(../../commom/images/h4_bg.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 630px;
  height: 23px;
  margin: 13px 0px 10px 5px;
  padding: 4px 0px 0px 10px;
  font-size: 80%;
}


.semi-titl {
  background-color: #333333;
  color:#333333; font-size: 12px; line-height:14px; font-weight: bold;
}

.semi-stext {
  color:#333333; font-size: 10px; line-height:14px; text-decoration: none;
}

.semi-stextb {
  color:#333333; font-size: 10px; line-height:14px; font-weight: bold;
}

.semi-textb {
  color:#333333; font-size: 12px; line-height:14px; font-weight: bold;
}



#contener dl.news{
  width: 600px;
  margin: 0px 12px 10px 25px;
  padding: 0px;
  clear: left;
}

#contener dl.news dt{
  background-image:   url("../commom/images/icon_list_red.gif");
  background-position: 0px 2px;
  background-repeat: no-repeat;
  width: 60px;
  padding: 0px 0px 0px 10px;
  display: block;
  float: left;
  clear: left;
}


