@charset "UTF-8"; 
	 
@import "screen.css"; 

  
/**
 * ========================================
 * TOP PAGE CSS 
 * ========================================
 *
 * INDEX
 * ----------------------------------------
 *
 *
 *
 *
 */
 
/**
 * ========================================
 * �w�b�_ 
 * ========================================
 */
	 
#Header 
{
	padding: 0 10px;
	width: 977px;
}
	 
#Header #Siteid 
{
	padding-top: 0;
	padding-bottom: 0;
}
 
#Header #GlobalNav 
{
	margin: 0;
	height: 70px;
	background-image: url(../images/index/bg_globalnav.jpg);
	background-repeat: repeat-x;
}
	 
#GlobalNav li 
{
	position: relative;
}
 
#Header #GlobalNav ul 
{
	position: absolute;
	top: -100em;
	left: 0;
	padding-top: 5px;
	width: 150px;
	background-color: #00489a;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

	 
#Header #GlobalNav ul.Auth 
{
	background-color: #d88615;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}
	 
#Header #GlobalNav ul.Auth .Attention 
{
	width: 150px;
	display: block;
	padding: 5px 0;
	text-align: center;
}
  
#Header #GlobalNav li:hover ul, 
#Header #GlobalNav li.sfHover ul
{
	top: auto;
	bottom: 70px;
}
  
#Header #GlobalNav li ul 
{
}
	 
#Header #GlobalNav ul a 
{
	display: block;
	padding-right: 10px;
	padding-left: 20px;
	width: 120px;
	color: #FFF;
	text-decoration: none;
	border-top: 5px solid #00489a;
	border-bottom: 5px solid #00489a;

	background-image: url(../images/nav_global_arrow.gif);
	background-position: 7px 0;
	background-repeat: repeat-y;
}
	 
#Header #GlobalNav ul a span 
{
}
 
#Header #GlobalNav li ul a:hover 
{
	background-color: #4c7eb7;
	border-top-color: #4c7eb7;
	border-bottom-color: #4c7eb7;
}
	 
#Header #GlobalNav li ul a:hover 
{
	padding-top: 1px;
	border-top-width: 4px;
	background-color: #4c7eb7;
	border-top-color: #4c7eb7;
	border-bottom-color: #4c7eb7;
}
  
#Header #GlobalNav li ul.Auth a 
{
	background-color: #d88615;
	border-top-color: #d88615;
	border-bottom-color: #d88615;
}
 
#Header #GlobalNav li ul.Auth #NavIchizu a:hover 
{
}
 
#Header #GlobalNav li ul.Auth a:hover 
{
	background-color: #d29e57;
	border-top-color: #d29e57;
	border-bottom-color: #d29e57;
}
    
#Header #SiteNav 
{
	position: static;
}
	 
#Header #SiteNav li 
{
	position: absolute;
	top: 8px;
	padding-left: 0;
	background-image: none;
}
	 
#Header #SiteNav li a 
{
	padding-left: 0;
}
  
#Header #SiteNav li#Inquiry 
{
	left: 653px;
}
 
#Header #SiteNav li#Sitemap 
{
	left: 748px;
}
 
#Header #SiteNav li#FontChange 
{
	left: 839px;
}
	 
#Header #SiteNav li#FontChange img 
{
	margin-right: 6px;
	margin-left: 0;
}
	 
#Header #SiteNav li#FontChange img#FontSizeS, 
#Header #SiteNav li#FontChange img#FontSizeL
{
	margin-right: 0;
}


#Header #SiteNav li#Language{	
	left:719px;
	top:31px;
	}

#Header #SiteNav li#Language a{
	height:24px;
	}


#Header #SiteNav li#Language .fleft{
	float:left;
	}

 
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ���C���R���e���c 
 * ========================================
 */
	 
.Wrapper 
{
	padding: 30px 50px;
}
 
#Content 
{
	float: left;
	width: 628px;
}
	 
#Content .Section 
{
	position: relative;
	margin-bottom: 20px;
	width: 628px;
}
	 
#Content .Section .ToList 
{
	position: absolute;
	top: -24px;
	right: 10px;
	left: auto;
}
	 
#Content .Section .ToList a 
{
	background-image: url(../images/ico_arrow_gray.gif);
	background-position: 0 0;
}
    
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * ���[�J���i�r 
 * ========================================
 */
	 
#TopNav 
{
	float: right;
	width: 224px;
}
 
#GroupNav 
{
	padding-top: 3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #10213c;
	background-image: url(../images/index/bg_localnav.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #ebecf0;

}
	 
#GroupNav ul 
{
	padding-top: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 11px;
	background-image: url(../images/index/line_nav.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
	 
#GroupNav ul li 
{
	padding-top: 4px;
	padding-bottom: 7px;
	background-image: url(../images/index/line_nav.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
   
#SpecialLink 
{
}
	 
#SpecialLink img 
{
	border: 1px solid #10213c;
	margin-bottom: 10px;
}
  	
/**
 * 
 * ========================================
 */
	
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * �n�b�N 
 * ========================================
 */
	
/**=
 * clearfix 
 * ====================================
 */
	 
.Wrapper:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
	 
.Wrapper 
{
	display:inline-block;
}
/* Hide from IE Mac \*/
 
.Wrapper 
{
	display:block;
}
/* End hide from IE Mac */
   
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/**
 * ========================================
 * 
 * ========================================
 */
	 
/**
 * 
 * ========================================
 */
	 
/**
 * 
 * ----------------------------------------
 */
   
/* Navigation */ 
.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
  border-left: 1px solid #000;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  background: #565656;
  color: #959595;
  display: block;
  padding: 0 9px;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
  background: #ccc;
  color: #000;

}
#nav-one li:hover a,
#nav-one li.sfHover a {
  background: #ccc;
  color: #000;
}
#nav-one li:hover ul a,
#nav-one li.sfHover ul a {
  background: #565656;
  color: #959595;
}
#nav-one li:hover ul a:hover,
#nav-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000;
}

.nav ul {
  background: #565656;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 80px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}
 
