

/* ■トップページイメージ */

#image{
  width: 580px;
 height: 250px;
}










/* ■トピックス */
#information {
  width: 580px;
 margin-top: 0px;
  margin-bottom: 20px;

}









/* --トピックスレイアウト-- */


.information-title{

  width: 580px;
 height: 34px;
    background: url(../images/information_back.gif);
background-repeat: repeat-x;
}


.information-title01{

  width: 168px;
padding-top: 8px;
padding-left: 10px;
float: left;
}



.information-title02{

  width: 390px;
  padding-right: 10px;
    padding-top: 8px;
float: left;
text-align: right;
font-size: 9pt;
color: #333333;
}



.information-title03{
  clear: both;
    width: 580px;
  border-bottom: 1px  solid #E9E9E9;
}







.information-waku{
width: 580px;
padding-top: 6pt;
  display: block;
}




.information-day{
font-size: 9pt;
line-height: 180%;
color: #A04119;
}


.information-day{
float: left;
padding-left: 2px;
padding-right: 3px;
text-align: right;
width: 105px;
}






.information-info{
font-size: 9pt;
line-height: 180%;
color: #666666;
}





.information-info{
float: left;
padding-right: 5px;
width: 465px;
}



.information-under{
  clear: both;
    width: 580px;
	height: 6px;
  border-bottom: 1px  solid #E9E9E9;
}


















