@charset "utf-8";
/* CSS Document */

/*-- MAINCONTENTS --*/
.irnews table {
	border-collapse: collapse;
	width: 470px;
}
.irnews th,
.irnews td {
	text-align: left;
	padding: 5px 0px;
	border-bottom: solid 1px #A9B2BE;
	font-weight: normal;
	font-size: 80%;
}
.irnews th {
	width: 100px;
}
td.btn {
	width: 60px;
}
td.title {
	padding-left: 20px;
	background: url(../common_img/navi_sankaku.png) no-repeat 5px center;
}
	
.irpub h2 {
	border-bottom: solid 1px #A9B2BE;
	margin-bottom: 5px;
}
.irpub dl {
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 1.5em;
}
.irpub p {
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 1.5em;
}

/*-- EXCONTENTS --*/

/*-- OTHER --*/

	
