@charset "utf-8";
/* CSS Document */

.english .glorbalNav .nav ul li a,
.english .glorbalNav .nav ul li span {
	background-image:url(../img/english/gnav.gif) !important;
}


.english .glorbalNav p.navBtnEntry a {
	background:url(../img/english/btn_entry_gnav.gif) 0 0 no-repeat;
}
.english .glorbalNav p.navBtnEntry a:hover {background-position: 0 -50px;}

.english .section p.btnEntry a {
	background:url(../img/english/btn_entry.gif) 0 0 no-repeat;
}
.english .section p.btnEntry a:hover {background-position: 0 -100px;}


/*   */
.english #btnAbout a {
	background:url(../img/english/about/btn_download_pdf.gif) 0 0 no-repeat;
}
.english #btnAbout a:hover {background-position: 0 -30px;}

/*   */

.english #mainVisual {
	background:url(../img/english/top_mainvisual.jpg) no-repeat 0 0;
}
.english #headArea a h1 {
	background:url(../img/english/img_header.jpg) no-repeat 0 0;
}

/*  */

.english #message{
	background:url(../img/english/about/ttl_h2_message.png) no-repeat top left;
}
/*   */
.english #aboutList{
	background:url(../img/english/about/ttl_h2_about.png) 0 0 no-repeat #eee;
	margin-bottom:50px;
}
/*  .btnPdf  */
.english #btnAbout {
	width:300px;
	height:30px;
	margin:47px 0 0 502px
}
.english #btnAbout a {
	width:300px;
	height:30px;
	display:block;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background:url(../img/english/btn_download_pdf.gif) 0 0 no-repeat;
}
/* hover */
.english #btnAbout a:hover {background-position: 0 -30px;}
