@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
table {
	font-size: 1em;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin:0px;
	font-weight: normal;
}

/*----------------------------------------------------------------- */

.mainBlock:after,
.Lbox:after,
.Lbox2:after,
.alphaInner:after
 { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;}
.mainBlock,
.Lbox,
.Lbox2,
.alphaInner
 { display: block; }
/* no ie mac \*/
* html .mainBlock,
* html .Lbox,
* html .Lbox2,
* html .alphaInner
 { height: 1%; }
.mainBlock,
.Lbox,
.Lbox2,
.alphaInner
 { display: block; }
/* */


/*----------------------------------------------------------------- */
.container {
	position: relative;
}
.headerBlock {
	margin: 0px auto;
	width: 860px;
	height: 36px;
	position: relative;
}
.mainBlock {
	position: relative;
}
.footerBlock {
	clear: both;
}
.alphaColumn, .betaColumn, .gammaColumn {
	position: relative;
	display: inline;
	float:left;
}
.alphaInner, .betaInner, .gammaInner {
	position: static;
}

/* レイアウト ---------------------------------------------------------- */

.container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.footerBlock {
	border-top: 3px solid #001427;
}

.footerBlock .footerInner {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size:10px;
	color:#666666;
	height:40px;
}

.mainBlock {
	padding: 20px;
	background-color: #F2F2F2;
}
.alphaColumn {
	width: 650px;
	left: 210px;
}
.betaColumn {
	width: 210px;
	left: -650px;
}
.gammaColumn {
	background-color: #FF9999;
	width: 200px;
	right: 0px;
}

.alphaColumn .alphaInner {
	padding: 35px 0px 30px 40px;
}
.betaColumn .betaInner {
	padding: 29px 10px 10px 0px;
	text-align: left;
	font-size: 12px;
	color: #666666;
}
.gammaColumn .gammaInner {
	padding: 10px;
}



.Lbox {
	position: relative;
	float: none;
}
.Lbox div {
	float: left;
}
.Lbox .cell1 {
	width: 110px;
}
.Lbox .cell2 {
	width: 130px;
	background-color: #FF6666;
}
.Lbox .cell3 {
	width: 130px;
}


.Lbox2 {
	position: relative;
	float: none;
}
.Lbox2 div {
	float: left;
}
.Lbox2 .cell1 {
	width: 110px;
	background-color: #FFFF99;
}
.Lbox2 .cell2 {
	background-color: #FF6666;
	width: 260px;
}
.Lbox2 .cell2 .Lbox2 .cell1 {
	width: 120px;
	background-color: #CC9900;
}
.Lbox2 .cell2 .Lbox2 .cell2 {
	width: 120px;
	background-color: #FFCC00;
}
.footerBlock img {
	border:none;
}

/* design ---------------------------------------------------------- */


.footerBlock .footerInner .fLink {
	width: 620px;
	position: absolute;
	left: 0px;
	top: 5px;
	text-align: left;
	line-height: 160%;
}
.footerBlock .footerInner .fLink a {
	color: #666666;
	text-decoration: none;
}
.footerBlock .footerInner .fLink a:hover {
	text-decoration: underline;
}
.footerBlock .footerInner .fCopyr {
	width: 240px;
	position: absolute;
	top: 7px;
	right: 15px;
	text-align: right;
}
.footerBlock .footerInner .fCopyr .ftcopyrImg {
	margin-bottom: 4px;
}


/* design ---------------------------------------------------------- */
/*
.headerBlock img {
	border:none;
}

.headerBlock .logo1 {
	width: 221px;
	position: absolute;
	top: 1px;
	left: 4px;
}
.headerBlock .headerMenu {
	height: 21px;
	width: 261px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: -17px;
}
.headerBlock .headerMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.headerBlock .headerMenu li {
	float: left;
	font-size: 10px;
}
.headerBlock .headerMenu a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	text-align: left;
	outline-style:none;
}
.headerBlock .headerMenu .hdrMenu2 a {
	background-image: url(../img/global/hd_menu2.gif);
	background-position: left top;
	width: 82px;
}
.headerBlock .headerMenu .hdrMenu3 a {
	background-image: url(../img/global/hd_menu3.gif);
	background-position: left top;
	width: 97px;
}
.headerBlock .headerMenu .hdrMenuE a {
	background-image: url(../img/global/hd_menu_english.gif);
	background-position: left top;
	width: 82px;
}
.headerBlock .headerMenu a:hover {
	background-position: left -21px;
}*/

.headerBlock img {
	border:none;
}

.headerBlock .logo1 {
	width: 192px;
	position: absolute;
	top: 1px;
	left: 0px;
}
.headerBlock .headerMenu {
	height: 21px;
	width: 82px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: -17px;
}
.headerBlock .headerMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.headerBlock .headerMenu li {
	float: left;
	font-size: 10px;
}
.headerBlock .headerMenu a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	text-align: left;
	outline-style:none;
}
.headerBlock .headerMenu .hdrMenu2 a {
	background-image: url(/en/common_e/img/global/hd_menu2.gif);
	background-position: left top;
	width: 82px;
}
.headerBlock .headerMenu .hdrMenu3 a {
	background-image: url(/en/common_e/img/global/hd_menu3.gif);
	background-position: left top;
	width: 97px;
}
.headerBlock .headerMenu .hdrMenuL a {
	background-image: url(/en/common_e/img/global/hd_menu_japanese.gif);
	background-position: left top;
	width: 82px;
}
.headerBlock .headerMenu a:hover {
	background-position: left -21px;
}

.globalMenu {
	height: 28px;
	text-align: left;
	position: absolute;
	width: 707px;
	right: 0px;
}

.globalBoxInner {
	margin: 0px auto;
	width: 860px;
	position: relative;
}
.globalMenu ul {
	height: 28px;
	width: 707px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.globalMenu ul li {
	float: left;
}

.globalBox .globalMenu a {
	background-image: url(../img/global/navi.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
	outline-style:none;
	display: block;
}
.navi01 a {
	width: 201px;
	background-position: left top;
}
.navi02 a {
	width: 173px;
	background-position: -201px top;
}
.navi03 a {
	width: 149px;
	background-position: -374px top;
}
.navi04 a {
	width: 184px;
	background-position: right top;
}

.navi01 a:hover {
	background-position: left -28px;
}
.navi02 a:hover {
	background-position: -201px -28px;
}
.navi03 a:hover {
	background-position: -374px -28px;
}
.navi04 a:hover {
	background-position: right -28px;
}
.dir1 .navi01 a {
	background-position: left -28px;
}
.dir2 .navi02 a {
	background-position: -201px -28px;
}
.dir3 .navi03 a {
	background-position: -374px -28px;
}
.dir4 .navi04 a {
	background-position: right -28px;
}

.globalBoxTop {
	height: 389px;
	background-image: url(../img/top/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 36px;
}
.globalBoxTop .globalMenu {
	height: 28px;
	text-align: left;
	position: absolute;
	width: 707px;
	right: 0px;
	top: 126px;
}
.globalBoxTop .globalMenu a {
	background-image: url(../img/global/navi.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
	outline-style:none;
	display: block;
}

.globalBox {
	height: 278px;
	background-image: url(/common_c/img/sub/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 36px;
}
.globalBox .globalMenu {
	height: 28px;
	text-align: left;
	position: absolute;
	width: 707px;
	right: 0px;
	top: 56px;
}
.globalBox .globalMenu a {
	background-image: url(../img/global/navi.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
	outline-style:none;
	display: block;
}
.headerh1 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	width: 850px;
	margin: 0px auto;
	height: 15px;
	padding-top: 2px;
	text-align: left;
}
.kyeW a:hover {
	color: #666666!important;
	text-decoration: none!important;
}

