/* skip-s.net CSS tops.css */

@import url("../css/top.css");

/* ----中央Mainカラム---- */
#cl_02 h1 {
    background:url('../top/title_00.gif') no-repeat left top;
    background-color:#F2F3D3;
    padding:4px 0px 0px 30px;
    color:#000;
    font-size:150%;
    font-weight: bold;
    height:32px;
    margin-top:20px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
}

#cl_02 #info_text{

  margin-left:10px;
  width:98%;
  letter-spacing:1px;

}

#cl_02 #info_text p.varwaku,
#cl_02 #info_text dl {

  margin-left:10px;
  padding:0 -10px 10px 10px;
  width:100%;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;

}

#cl_02 #info_text div.story {

  margin-left:10px;
  padding:0 -10px 10px 10px;
  width:100%;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;

}

#cl_02 #info_text dt{

  margin: 10px 0 0 10px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color:#000;
}

#cl_02 #info_text dd{

  margin:0;
  padding:10px 0 10px 50px;
  letter-spacing:1px;
  color:#404040;

}

#cl_02 #info_text ul {
  margin: 10px 0 0 10px;
  font-size :90%;
  color:#404040;
  font-weight: bold;
}

#cl_02 #info_text ul li,#cl_02 #info_text dd ul li{
  background: url('../top/ten.gif') no-repeat 0 0;
  margin: 3px 0 0 10px;
  padding-left:20px;
}

#cl_02 #info_text strong {

  color:#800000;
  font-size: 110%;
}


#cl_02 #table_info {

  background-color:#ccc;
  margin-left:0;
  margin-top:20px;
  width:98%;

}



#cl_02 #table_info td ,#cl_02 #table_info th{

  padding:15px;
  font-size: 88%;
  
}

#cl_02 #table_info .koum{

  background-color:#F2F3D3;
  font-weight: bold;
  width:25%;

}

#cl_02 #table_info .koum2{

  background-color:#F2F3D3;
  font-weight: bold;
  width:50%;

}

#cl_02 #table_info .data{

  background-color:#fff;

}
#cl_02 #info_text div.story table.link {

  background-color:#fff;
  margin:20px;
  width:80%;


}

#cl_02 #info_text div.story table.link td {
  background-color:#fff;
  padding: 4px;
  height:40px;
}

#cl_02 #info_text div.story table.link td.link_img {
  width:120px;
  text-align: center;
  border: 1px solid #D9D9D9;
}

#cl_02 #info_text div.story table.link td.data {
 font-size : 80%;
 
}


#cl_02 #table_info td ul li{

  margin-bottom:6px;

}