@charset "utf-8";
/***********************************************/
/* html tag styles                             */
/***********************************************/
html,body{
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background: #fff;
}

img{
	border: 0px;
}

img.picStaff{
    border:0px;
	float:left;
	margin: 0px 10px 10px 0px;
}

h1,h2 {
    padding: 0px 0px 5px 0px;
	margin: 0px;
	border: 0px;
}

* html h1,h2 {
    padding: 0px 0px 5px 0px;
	margin: 0px;
	border: 0px;
}

h3 {
    width: 552px;
	height: 22px;
    padding: 3px 3px 3px 5px;
	margin: 0px;
    color: #FFF;
	font-size: medium;
	background: url(../img/bk_h3.gif) repeat-x top;
}

#TopTemplate{
	width: 850px;
	padding: 5px 0px 10px 0px;
	margin: 0px auto;
	background: #e9eae8;
}

#Template{
	width: 850px;
	padding: 5px 0px 10px 0px;
	margin: 0px auto;
	background: #e9eae8;
}

#ContentsArea{
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	border: 1px solid #fff;
	background: #fff;
}

.clear {
    clear: both;
	padding:0px;
	margin:0px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a:link{
    color: #0068b7;
	text-decoration: underline ;
}

a:visited{
    color: #0068b7;
	text-decoration: underline ;
}

a:active{
    color: #0068b7;
	text-decoration: underline ;
}

a:hover{
    color: #e62117;
	text-decoration: underline ;
}

.TempRight{
	width: 782px;
	padding: 5px 0px 5px 0px;
	margin: 0px auto;
	text-align: right;
}

.textred{
	color: #e62117;
}

#Logo{
	width: 190px;
	height: 140px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/**** Language Change / 言語切り替えボタン ****/

#BtJapanese{
	width: 95px;
	height: 22px;
	margin: 0px;
    display: block;
	background: url(../img/bt_jp_off.gif) no-repeat left top;
}

a:hover#BtJapanese {
	background: url(../img/bt_jp_on.gif) no-repeat left top;
}

/**** Help Navigation / ヘルプナビゲーション ****/

#Bthome{
	width: 55px;
	height: 20px;
    display: block;
	background: url(../img/bt_home_off.jpg) no-repeat left top;
}

a:hover#Bthome {
	background: url(../img/bt_home_on.jpg) no-repeat left top;
}

#BtLink{
	width: 94px;
	height: 20px;
    display: block;
	background: url(../img/bt_usefullinks_off.jpg) no-repeat left top;
}

a:hover#BtLink {
	background: url(../img/bt_usefullinks_on.jpg) no-repeat left top;
}

#BtSitemap {
	width: 66px;
	height: 20px;
    display: block;
	background: url(../img/bt_sitemap_off.jpg) no-repeat left top;
}

a:hover#BtSitemap {
	background: url(../img/bt_sitemap_on.jpg) no-repeat left top;
}

/**** Global Navigation / グローバルナビゲーション ****/

#TopNavi {
    width: 100%;
}

#TopNavi img {
    vertical-align: top;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#Navi {
    width: 589px;
	height: 60px;
    float: right;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#Navi img {
    vertical-align: top;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#Navi_lan {
    width: 569px;
	height: 22px;
	padding: 5px 15px 0px 0px;
    float: right;
    background: #FFF;
}

#Navi_help {
    width: 589px;
	height: 48px;
	padding-top: 32px;
	float: right;
	background: url(../img/bk_header.jpg) no-repeat left top;
}

#Navi_help a{
	height:20px;
	margin:0px 20px 0px 0px;
	padding:0px;
	display:block;
	text-decoration:none;
	}
	
#Navi_help ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#Navi_help li{
	margin:0px 0px;
	padding:0px;
	float:right;
	}


/**** Sub Navigation / サブナビゲーション ****/
.subMenus ul {
   border: 1px solid #053b76;
   list-style: none;
   margin: 0px;
   padding: 0px;
   width: 200px;
}

.subMenus li a{
   display:block;
   height: 15px;
   border-bottom: 1px solid #FFF;
   padding: 5px 3px 5px 5px;
   background: #009de4;
}

.subMenus li a:hover{
   background-color:#7ecef4;
}

.subMenus a:link{
    color: #FFF;
	text-decoration: none;
}

.subMenus a:visited{
    color: #FFF;
	text-decoration: none;
}

.subMenus a:active{
    color: #FFF;
	text-decoration: none;
}

.subMenus a:hover{
    color: #FFF;
	text-decoration: none;
}

#subServices {
   position: relative;
   visibility: hidden;
}

#subServices ul {
   position: absolute; top: -15px; left: 190px;
}

#subNewsletter {
   position: relative;
   visibility: hidden;
}

#subNewsletter ul {
   position: absolute; top: -15px; left: 339px;
}

#subCompany {
   position: relative;
   visibility: hidden;
}

#subCompany ul {
   position: absolute; top: -15px; left: 487px;
}

#subContact {
   position: relative;
   visibility: hidden;
}

#subContact ul {
   position: absolute; top: -15px; left: 578px;
}

/**** Home Main / HOMEメイン ****/

#TopMain {
	width: 780px;
	height: 100%;
    padding: 0px;
    margin: 0px;
	border-top: 1px solid #FFF;
	background: url(../img/bk_topmain.jpg) no-repeat left top;
}

#TopMainLeft {
	width: 170px;
    padding: 40px 10px 30px 10px;
	float: left;
	background: url(../img/bk_topmain_left.gif) no-repeat top;
	color: #FFF;
}

#TopMainLeft ul {
    width: 170px;
	text-align: right;
    margin: 0px;
	padding: 0px;
}

#TopMainLeft li {
	padding-left: 15px;
	background: url(../img/pt_whatsnew.gif) no-repeat 50px;
	list-style: none;
	margin: 0px 0px 5px 0px;
}

#TopMainLeft a:link{
    color: #FFF;
	text-decoration: none;
}

#TopMainLeft a:visited{
    color: #FFF;
	text-decoration: none;
}

#TopMainLeft a:active{
    color: #FFF;
	text-decoration: none;
}

#TopMainLeft a:hover{
    color: #FFF;
	text-decoration: underline ;
}

#TopMainRight {
	width: 590px;
	float: right;
}

#Welcome {
	width: 558px;
	padding: 0px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	border: 1px solid #fff;
	background: url(../img/bk_topwelcome.gif) repeat-x top;
}

#Welcome-2 {
	width: 536px;
	padding: 0px;
	margin-top: 45px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}

.WelcomeLeft {
	width: 343px;
	padding: 10px;
	background: #FFF;
	line-height:150%;
}

.WelcomeLeft-2 {
	width: 343px;
	height:29px;
	vertical-align:top;
}

.WelcomeRight {
    vertical-align: text-top;
	padding: 10px;
	line-height:125%;
	background: url(../img/bk_topwelcome_right.gif) repeat-x bottom;
}

.WelcomeRight {
    vertical-align: text-top;
	padding: 10px;
	line-height:120%;
	background: url(../img/bk_topwelcome_right.gif) repeat-x bottom;
}

#InfoService {
	width: 560px;
	height: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	background: url(../img/bk_os.gif) repeat-x top;
}

#InfoService-2 {
	width: 540px;
	padding: 20px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.InfoServiceBT {
	width: 33%;
	text-align: center;
}

/**** Contents Main / コンテンツメイン ****/

#Main {
	width: 780px;
	height: 100%;
    padding: 0px;
    margin: 0px;
	border-top: 1px solid #FFF;
	background: url(../img/bk_main.jpg) no-repeat left top;
}

#MainLeft {
	width: 190px;
    padding: 0px 0px 20px 0px;;
	margin:  0px;
	float: left;
	background: url(../img/bk_main.jpg) no-repeat left top;
}

#MainRight {
	width: 560px;
	height: 100%;
    padding: 0px;
	margin:  10px 15px 15px 15px;
	float: right;
}

* html #MainRight {
	width: 560px;
    padding: 10px 15px 15px 15px;
	margin:  0px;
	float: right;
}

/**** LeftMenu / 左メニュー ****/

#LeftMenu {
	width: 178px;
    padding: 0px;
	margin: 0px auto;
	border: 1px solid #FFF;
}

/**** Bread List / パンくずメニュー ****/

#BreadMenu {
    padding: 0px 0px 5px 0px;
	margin: 0px auto;
	border: 1px solid #FFF;
}

#BreadMenu a:link{
    color: #333;
	text-decoration: none;
}

#BreadMenu a:visited{
    color: #333;
	text-decoration: none;
}

#BreadMenu a:active{
    color: #333;
	text-decoration: none;
}

#BreadMenu a:hover{
    color: #333;
	text-decoration: underline ;
}

/**** Footer / フッター ****/
#Footer{
	width: 770px;
	padding: 15px 5px 15px 5px;
	margin: 0px auto;
	border-top: 1px solid #fff;
	background: #053b76;
	color: #FFF;
	text-align: center;
}

#Footer a:link{
    color: #FFF;
	text-decoration: none;
}

#Footer a:visited{
    color: #FFF;
	text-decoration: none;
}

#Footer a:active{
    color: #FFF;
	text-decoration: none;
}

#Footer a:hover{
    color: #FFF;
	text-decoration: underline ;
}


/**** Go to PageTop / ページトップに戻る ****/
.goto_PageTop{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-size: x-small;}
