@charset "UTF-8"; 
	 
@import "../../common/css/screen.css"; 
  
/**
 * ========================================
 * 企業情報 CSS 
 * ========================================
 *
 * TOC
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * トップページ 
 * ========================================
 */
	 
#InformationList 
{
}
	 
#InformationList .SubSection 
{
	margin-bottom: 13px;
	width: 438px;
}
	 
#InformationList .Left 
{
	float: left;
}
 
#InformationList .Right 
{
	float: right;
}
 
#InformationList .SubSection .Box 
{
	padding: 10px;
	background-image: url(../images/bg_top.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f6f8fa;
	border-top: 4px solid #486da8;
	border-right: 1px solid #486da8;
	border-bottom: 1px solid #486da8;
	border-left: 1px solid #486da8;
}
	 
#InformationList .SubSection .Box h2 
{
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #486da8;
}
 
#InformationList .SubSection .Box p 
{
	height: 2em;
	padding-bottom: 10px;
}
    
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 募集要項 
 * ========================================
 */
	 
#Content .Recruit 
{
	margin-bottom: 30px;
}
 
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * ご挨拶 
 * ========================================
 */
	 
#Greeting 
{
}
	 
#Greeting .Right 
{
	text-align: right;
}
 	
#Greeting #Content .Section .FloatRight 
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
 
#Greeting #Content .Section address 
{
	text-align: right;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 沿革 
 * ========================================
 */
	
#History 
{
}
	 
#History #Content table 
{
	margin-bottom: 20px;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 戦略別〜 
 * ========================================
 */
	
#Assets 
{
}
	 
#Assets .Graph 
{
	margin-right: auto;
	margin-left: auto;
	width: 470px;
}
 
#Assets .Report caption 
{
	padding-bottom: 10px;
	text-align: right;
}
 
#Assets .Report .Balance 
{
	text-align: right;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * アクセス 
 * ========================================
 */
	
#Access #Content .Section #map h2 
{
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}
 
#Access #map p 
{
	font-size: 10px;
}
 
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 哲学 
 * ========================================
 */
	 
#BottomUp 
{
}
	 
#BottomUp .Image 
{
	float: right;
	width: 304px;
}
 
#BottomUp .Description 
{
	float: left;
	width: 304px;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 会社概要 
 * ========================================
 */
	 
#Outline 
{
}
	 
#Outline table caption, 
#History table caption
{
	padding-bottom: 10px;
	text-align: right;
}
 
#Outline table td span 
{
	width: 2em;
	float: left;
}
  
dl.namelist dt{
	float:left;
	width:130px;
	}

/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**=
 * ========================================
 * clearfix 
 * ========================================
 */
	 
#InformationList:after, 
#BottomUp:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
#InformationList, 
#BottomUp
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
#InformationList, 
#BottomUp
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   

