@charset "utf-8";

/*=== Reports =====*/

div.reportList{
	width: 308px;
	float: left;
	min-height: 220px;
	_height: 220px;
	margin: 0 12px 0 0;
	}
div.reportList .enText{
	font-size: 14px;
	}
div.reports .enText{
	font-family: "\47\65\6f\72\67\69\61","\30D2\30E9\30AE\30CE\660E\671D\20\50\72\6F\20\57\33","\5E73\6210\660E\671D","\5E73\6210\660E\671D\4F53","\7D30\660E\671D\4F53","\FF2D\FF33\20\FF30\660E\671D","\FF2D\FF33\20\660E\671D";
	}
div.reportList li a{
	margin-top: 10px;
	display: block;
	}

img.reportMainImage{
	margin-bottom: 40px;
	}

div.lineReports{
	background: url(/images/line_reports.gif) no-repeat bottom left;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	}
div.lineReports h2{
	line-height: 110%;
	font-size: 36px;
	font-family: "\47\65\6f\72\67\69\61","\30D2\30E9\30AE\30CE\660E\671D\20\50\72\6F\20\57\33","\5E73\6210\660E\671D","\5E73\6210\660E\671D\4F53","\7D30\660E\671D\4F53","\FF2D\FF33\20\FF30\660E\671D","\FF2D\FF33\20\660E\671D";
	}

div.reports div.narrowColumn{
	padding-top: 1.8em;
	}
div.reports div.narrowColumn p{
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka;
	}

div.reports div.narrowColumn a{
	line-height: 120%;
	margin-bottom: 2px;
	}
div.reports div.narrowColumn li{
	display: inline;
	}
div.reports div.narrowColumn li a{
	float: right;
	}
div.reports div.narrowColumn li.next a:link,
div.reports div.narrowColumn li.next a:hover{
	background: url(/images/next_allow.gif) no-repeat center right;
	padding-right: 13px;
	margin-left: 20px;
	}
div.reports div.narrowColumn li.next a:visited{
	background: url(/images/next_allow_vi.gif) no-repeat center right;
	padding-right: 13px;
	margin-left: 20px;
	}
	
div.reports div.narrowColumn li.preview a:link,
div.reports div.narrowColumn li.preview a:hover{
	background: url(/images/prev_allow.gif) no-repeat center left;
	padding-left: 13px;
	}
div.reports div.narrowColumn li.preview a:visited{
	background: url(/images/prev_allow_vi.gif) no-repeat center left;
	padding-left: 13px;
	}


div.reports div.narrowColumn span{
	display: block;
	float: left;
	}

div.reports div.narrowColumn img{
	margin: 30px 0 12px 0;
	}
	
div.reports h2.gapBottom15{
	margin-top: 30px;
	}