@charset "utf-8";

/* -----------------------------------------------------------

	Title: ir.css
	Created: 2009-02-20
	Last Up Date: 2009-02-20
	
----------------------------------------------------------- */
/*

	ir
	
----------------------------------------------------------- */
/* ir01 table
----------------------------------------------------------- */

table.ir01 {
	width: 648px;
	border:none;
}

table.ir01 th {
	font-weight:bold;
	background-color:#FFFFFF;
	border:none;
	width:auto;
	vertical-align:inherit;
	padding:20px 0 5px 0;
	line-height:160%;
	
}

table.ir01 td {
	padding:10px 0 10px 0;
	border:none;
	background:url(../../common/image/line_dot_x.gif) repeat-x ;
	background-position:bottom;
	line-height:160%;

}
/* ir02 table
----------------------------------------------------------- */

table.ir02 {
	width: 648px;
	border:none;
}

table.ir02 td {
	background-color:#FFFFFF;
	border:none;
	width:auto;
	vertical-align:inherit;
	line-height:160%;
	padding:0
}

/* ir02 table
----------------------------------------------------------- */

table.ir03 {
	width: auto;
	border:none;
}

table.ir03 td {
	background-color:#FFFFFF;
	border:none;
	width:auto;
	vertical-align:inherit;
	line-height:160%;
	padding:0
}




#news dd.koukoku {
	padding:0 0 10px 6em;!important
}

