@charset "UTF-8"; 
	 
@import "screen.css"; 
  
/**
 * ========================================
 * 企業情報 CSS 
 * ========================================
 *
 * TOC
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * ご挨拶 
 * ========================================
 */
	
#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;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * アクセス 
 * ========================================
 */
	
#Access #Content .Section #map h2 
{
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}
 
#Access #map p 
{
	font-size: 10px;
}
 
#Access span.num 
{
	width: 2em;
	float: left;
}
 
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 会社概要 
 * ========================================
 */
	 
#Outline 
{
}
	 
#Outline table caption, 
#History table caption
{
	padding-bottom: 10px;
	text-align: right;
}
 
#Outline table td span 
{
	width: 2em;
	float: left;
}
 
#Outline .short 
{
	position: relative;
	width: 478px;
	line-height: 1.5;
}
	
#Outline .short dt 
{
	position: absolute;
	left: 0;
	width: 8em;
}
 
#Outline .short dd 
{
	padding-left: 9em;
}
  
#Outline .large 
{
}
	 
#Outline .large dt 
{
	margin-bottom: .3em;;
	font-weight: bold;
}
 
#Outline .large dd 
{
	margin-bottom: 1em;
}
   
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
#System 
{
}
	 
#System #Content .Section ol ol 
{
	margin-top: 10px;
	margin-left: 4em;
}
  
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**=
 * ========================================
 * 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 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
