﻿@charset "utf-8";
/* CSS Document */

/*------------------------------------------------
   h_navi
------------------------------------------------*/

/* **** 20090818 ADD **** */
/* 右カラムなし用
-------------------------------*/
.rightColumnNone #h_navi {
	height: 87px;
	background: url(../images/top_base.gif) left top repeat-x;
}

.rightColumnNone #h_base {
	height: 87px;
	background: url(../images/rightColumnNone_headNavi.gif) left top no-repeat;
}

.rightColumnNone #h_base h2#tug_line {
	float:left;
	width:222px;
	
	font-size:10px;
	line-height:1.4em;
	-apple-text-size-adjust: none;
	padding:33px 0 0 0;
	color:#00458c;
}

.rightColumnNone #h_base h2#tug_line span {
	font-weight:normal;
	color:#3b3b3b;
}

.rightColumnNone #h_base h1#home {
	float:left;
	width:165px;
	height: 75px;
	padding-top: 25px;
}

.rightColumnNone #h_base h1#home a {
	display: block;
	width: 165px;
	height: 75px;
}

.rightColumnNone #h_base ul {
	position: relative;
}

.rightColumnNone #h_base li {
	position: absolute;
}

.rightColumnNone #h_base li#h01 {
	left:641px;
	_left: 254px;
	top:58px;
	width:66px;
}

.rightColumnNone #h_base li#h02      {
	left:707px;
	_left: 320px;
	top:58px;
	width:63px;
}

.rightColumnNone #h_base li#h03      {
	left:770px;
	_left: 383px;
	top:58px;
	width:69px;
}

.rightColumnNone #h_base li#h01 a:hover {
background: url(../images/rightColumnNone_headNavi.gif) no-repeat -641px -158px;
}

.rightColumnNone #h_base li#h02 a:hover {
background: url(../images/rightColumnNone_headNavi.gif) no-repeat -707px -158px;
}

.rightColumnNone #h_base li#h03 a:hover {
background: url(../images/rightColumnNone_headNavi.gif) no-repeat -770px -158px;
}

/* 右カラムなし用
-------------------------------*/
/* **** 20090818 ADD **** */


/*------------------------------------------------
   p_navi
------------------------------------------------*/

/* ***** 20090813 ADD ***** */
/* language Chinese
-------------------------------*/
body#chinese #p_navi strong{
	font-family:Tahoma;
}
/* ***** 20090813 ADD ***** */


/*------------------------------------------------
   上書き用
------------------------------------------------*/

/* **** 20090818 ADD **** */
/* 右カラムなし用
-------------------------------*/
.rightColumnNone #contents {
	/*background: url(../images/bg_rightColumnNone.gif) 642px top repeat-y;*/
}
/* 右カラムなし用
-------------------------------*/
/* **** 20090818 ADD **** */

/* **** 20090818 **** add */
/* apply上書き用
-------------------------------*/
#contents table.applyTable {
	background :#fff;
	margin:20px;
}
/* **** 20090818 **** add */


/*------------------------------------------------
  foot_navi
------------------------------------------------*/

.rightColumnNone #f_navi {
	height: 0px;
	margin-top: 0;
	background: none;
}

* html .rightColumnNone #f_navi {
	margin-top: -18px;
}
