@charset 'Shift_JIS';

/* Style Index ========================

	01: unique style
	02: unique size of blocks
	03: clearfix

==================================== */



/*------------------------------------------------------
01. unique style
------------------------------------------------------*/
#dow table.reportPdf {
	width: 100%;
	border: none;
}
#dow table.reportPdf td {
	padding: 10px 0 4px;
	border: none;
	background: url(../../images/c_line02.gif) left bottom repeat-x;	
}
#dow table.reportPdf td.title {
	padding-right: 10px;
}
#dow table.reportPdf td.btn {
	width: 128px;
	vertical-align: bottom;
}
#dow table.reportPdf td.byte {
	width: 7em;
	padding-left: 10px;
	font-size: 1.2em;
	vertical-align: bottom;
	white-space: nowrap;
}
#dow table.reportPdf td p,
#dow table.reportPdf td ul {
	margin-bottom: 0;
}


#dow table.backNumberPdf {
	width: 100%;
	border: none;
}
#dow table.backNumberPdf td {
	padding: 10px 0 11px;
	border: none;
	background: url(../../images/c_line02.gif) left bottom repeat-x;	
}
#dow table.backNumberPdf td.image {
	width: 80px;
}
#dow table.backNumberPdf td.image img {
	padding: 0 13px;
}
#dow table.backNumberPdf td.title {
	padding-right: 10px;
	width: 315px;
}
#dow table.backNumberPdf td.btn {
	width: 128px;
}
#dow table.backNumberPdf td.byte {
	width: 7em;
	padding-left: 10px;
	font-size: 1.2em;
	white-space: nowrap;
}
#dow table.backNumberPdf td p,
#dow table.backNumberPdf td ul {
	margin-bottom: 0;
}
#dow .uSize02 {
	margin-bottom: 25px;
}

#dow table.backNumberPdf td.noBdr {
background:none;
}

/*backNumberWeb*/

#dow table.backNumberWeb {
	width: 100%;
	border: none;
}
#dow table.backNumberWeb td {
	padding: 10px 0 11px;
	border: none;
	background: url(../../images/c_line02.gif) left bottom repeat-x;	
}
#dow table.backNumberWeb td.image {
	width: 80px;
}
#dow table.backNumberWeb td.image img {
	padding: 0 13px;
}
#dow table.backNumberWeb td.title {
	padding:0 10px 1px 0;
	width: 315px;
	vertical-align:bottom;
	background:none;
}

#dow table.backNumberWeb td.title02 {
	padding:0 10px 5px 0;
	vertical-align:top;
}
#dow table.backNumberWeb td.btn {
	padding:0 0 5px 0;
	width: 128px;
	background:none;
}
#dow table.backNumberWeb td.byte {
	width: 7em;
	padding:0 0 2px 10px;
	font-size: 1.2em;
	white-space: nowrap;
}
#dow table.backNumberWeb td p,
#dow table.backNumberWeb td ul {
	margin-bottom: 0;
}


#dow table.backNumberWeb td.noBdr {
background:none;
}

table.entLink {
vertical-align:bottom;
}

table.entLink td.text {
width:65%

}

table.entLink td.img {
text-align:left;

}


/*------------------------------------------------------
02. unique size of blocks
------------------------------------------------------*/
#dow .uSize01 .lColumn {width: 147px;}
#dow .uSize01 .rColumn {width: 482px;}
#dow .uSize02 .lColumn {width: 310px;}
#dow .uSize02 .rColumn {width: 310px;}

/*------------------------------------------------------
03. clearfix
------------------------------------------------------*/




