@charset "UTF-8";
/*********** lead **************/
.lead {
	margin-bottom:10px;
}
/*********** contents1 **************/
table.news_list th {
  font-weight:normal;
  background:url(../img/icon1.gif) no-repeat;
  background-position:0 5px;
  padding-left:15px;
  width:93px;
  padding-top:3px;
  padding-bottom:3px;
}
table.news_list td {
  padding-top:3px;
  padding-bottom:3px;
}
/*********** contents2 **************/
#con2 h3 {
  margin-bottom:7px;
}
#con2 h4 {
  padding-left:16px;
  padding-bottom:5px;
}
.line1 {
  background:url(../img/line1.gif) repeat-x;
  background-position:0 10px;
  height:22px;
  width:560px;
}
#con2 p {
  padding-left:16px;
  font-size:10px;
}
/*********** contents3 **************/
table.con3_list td.td_padding {
  padding:5px;
  vertical-align:middle;
}
/*********** contents4 **************/

table.con4_list th.th_size {
  width:248px;  
}
table.con4_list2 {
  border:1px solid #cccccc;
}
table.con4_list2 td {
  background:url(../img/line1.gif) bottom left repeat-x;
  padding-top:5px;
  padding-bottom:5px;
  line-height:130%;
}
table.con4_list2 td.noline {
  background:none;
}

