@charset "UTF-8"; 
	 
@import "screen.css"; 
  
/**
 * ========================================
 * その他ページ用 CSS 
 * ========================================
 *
 * TOC
 * ----------------------------------------
 *
 *
 *
 *
 */
 
.End 
{
	text-align: right;
}
 
/**
 * ========================================
 * 個人情報保護 
 * ========================================
 */
	 
#Privacy 
{
}
	 
#Privacy span.Number 
{
	width: 2em;
	float: left;
}
 
#Privacy .Window 
{
	margin-bottom: 30px;
}
 
#Privacy .Window h2 
{
	padding-left: 7px;
	margin-bottom :15px;
	font-size: 108%;
	font-weight: bold;
	border-left: 5px solid #486da8;
}
  
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * サイトマップ 
 * ========================================
 */
	 
#Content .Map 
{
}
	 
#Content .Map ul 
{
	font-weight: bold;
}
	 
.Map ul span 
{
	padding-left: 9px;
	background-image: url(../common/images/ico_arrow_1.gif);
	background-position: 0 .2em;;
	background-repeat: no-repeat;
}
 
#Content .Map ul li 
{
	margin-bottom: 30px;
}
 
#Content .Map ul.sub li 
{
	margin-bottom: 0;
}
 
#Content .Map ul ul 
{
	margin-top: 10px;
	margin-left: 40px;
	font-weight: normal;
}
	 
#Content .Map ul li li 
{
	margin-bottom: 0;
}
    	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * お問い合わせ 
 * ========================================
 */
	
#Contact 
{
}
	 
#Contact .Error 
{
	color: #F00;
}
	 
#Contact ul.Error li 
{
	margin-left: 2em;
	list-style: disc;
}
	 
#Contact ul.Error li.Desc 
{
	margin-left: 0;
	list-style: none;
	color: #555;
}
   
#Contact #Addr1, 
#Contact #Addr2,
#Contact #Addr3,
#Contact #Addr4,
#Contact #Addr5,
#Contact #Addr6
{
	display: none;
}
 
#Contact .Target 
{
/*	display: none;*/
}
	 
#Contact .Target table 
{
	width: 628px;
}
	 
#Contact .Target table th, 
#Contact .Target table td
{
	padding-bottom: 10px;
	vertical-align: top;
}
 
#Contact .Target table th 
{
	width: 150px;
}
  
#Contact .Target form p 
{
	margin-left: 150px;
}
 
#Contact .Target table .Input 
{
	padding: .2em;
	margin-right: .5em;
	width: 300px;
	border: 1px solid #CCC;
	float: left;
}
   
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**
 * ========================================
 * 404エラー 
 * ========================================
 */
	
.Error404 
{
	height: 100%;
}
	 
.Error404 h1 
{
	padding-top: 60px;
	font-size: 108%;
	font-weight: bold;
}
  
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
/**=
 * ========================================
 * clearfix 
 * ========================================
 */
	 
#AsiaReport:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
#AsiaReport 
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
#AsiaReport 
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * ========================================
 * 
 * ========================================
 */
	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ------------------------------
 */
   
