@charset "UTF-8"; 
	 
@import "../../common/css/screen.css"; 
  
/**
 * ========================================
 * レポート一覧用 CSS 
 * ========================================
 *
 * TOC
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * アジア・中東情報 
 * ========================================
 */
	 
#Content .ReportLists 
{
	margin-right: -21px;
}
 
/**
 * 段組 
 * ========================================
 */
	 
#Content .ReportLists .SubSection 
{
	float: left;
	position: relative;
	width: 459px;
}
	 
/**
 * マージン 
 * ------------------------------
 */
	 
#Content .ReportLists .SubSection h3, 
#Content .ReportLists .SubSection dl,
#Content .ReportLists .SubSection p
{
	margin-right: 21px;
}
 
#Content .ReportLists #ReportCamel, 
#Content .ReportLists #ReportPanda,
#Content .ReportLists #ReportMaiko
{
	margin-bottom: 30px;
	background-position: right top;
	background-repeat: no-repeat;
}
  
#Content .ReportLists .SubSection h3 
{
	padding-left: 0;
	border-left: none;
	border-bottom: 6px double #486da8;
}
 
#Content .ReportLists .SubSection dl 
{
	width: 438px;
}
 
#Content .ReportLists .SubSection .Content 
{
	padding-bottom: 20px;
	border-bottom: 2px solid #486da8;
}
	 
#Content .ReportLists .SubSection dl.Content 
{
	padding-bottom: 8px;
}
  
#Content .ReportLists p.ToList 
{
	position: absolute;
	top: -30px;
	right: 0;
	left: auto;
}
 
#Content #TopReport p.ToList 
{
	position: absolute;
	top: 24px;
}
 
#Content .ReportLists .SubSection p.ToList a 
{
}
	
#Content .ReportLists .SubSection p.ToList a 
{
	background-position: 0 3px;
}
   
/**
 * らくだより 
 * ------------------------------
 */
	 
#Content .ReportLists #ReportCamel 
{
	background-image: url(../images/bg_camel.gif);
}
  
/**
 * ぱんだより 
 * ------------------------------
 */
	 
#Content .ReportLists #ReportPanda 
{
	background-image: url(../images/bg_panda.gif);
}
  
/**
 * まいこ 
 * ------------------------------
 */
	 
#Content .ReportLists #ReportMaiko 
{
	background-image: url(../images/bg_maiko.gif);
}
  
/**
 * スポットレポート 
 * ------------------------------
 */
	 
#Content .ReportLists #SpotReport .border 
{
margin-bottom: 5mm;
	width: 438px;
	height: 21px;
	border-bottom: 6px double #486da8;
}
  
/**
 * 
 * ------------------------------
 */
 
/**
 * 
 * ------------------------------
 */
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
#Content #TopReport 
{
	margin-bottom: 35px;
	padding-bottom: 0;
}
	 
#Content #TopReport .Content 
{
	margin-bottom: 0;
}
	 
#Content #TopReport .SubSection 
{
	margin-bottom: 0;
}
   	
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**=
 * ========================================
 * clearfix 
 * ========================================
 */
	 
#Content .ReportLists:after, 
#TopReport:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
#Content .ReportLists, 
#TopReport
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
#Content .ReportLists, 
#TopReport
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   

