@charset "UTF-8";
/* CSS Document */

@import "reset.css";
@import "body.css";
@import "header.css";
@import "footer.css";

/* IR Top */
#buttns{
	margin:10px auto 0px auto;
}
#buttns td img{
	
}
.bottom{
	padding-bottom:10px;
}
#a_part,#d_part{
	width:155px;
	padding-top:40px;
}
#a_part{
  background: url(../../ir_page/images/btn_a.jpg) no-repeat center top;
}
#d_part{
	  background: url(../../ir_page/images/btn_d.jpg) no-repeat center top;
}
#buttns dl{
	text-align:center;
}
#buttns dl dt{
display:none;
}
#buttns dl dd{
	margin-bottom:2px;
}
#ir_news{
  width:620px;
  font-size:95%;
  margin-left:10px;
  margin-top: 10px;
  margin-bottom: 15px;
}
#ir_news th,#ir_news td{
border:#CCCCCC 1px solid;
padding:3px;
vertical-align:middle;
}
#ir_news th{
	background-color:#EDEDED;
  text-align:center;
  width:120px;
}
#ir_news a{
	color:#006699;
}







#kokuchi   { font-size: 13px; line-height: 145%; text-align: justify; margin: 18px 60px; padding-right: 10px; padding-left: 10px; text-justify: inter-ideograph }

#kokuchi .kado   { background-color: #fff }
#kokuchi .kado1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#e8e8e8; }
#kokuchi .kado2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#e8e8e8; }
#kokuchi .kado3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#e8e8e8; }
#kokuchi .kado4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#e8e8e8; }
#kokuchi .kado5  { background-color: #e8e8e8; text-align: center; padding: 10px }






