@charset "utf-8";

/*2014.04 re-Newal*/
html {
	height:100%;
/*
	font-family:Verdana, Geneva, Arial,“メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, “MS Pgothic” , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
*/
}

body	{
	background-image:none;
	background-color:#FFF;
	height:100%;
}
div#wrapperAll{/*全体を囲むdiv*/
	width:auto;
	padding:0;
	margin:auto;
    position: relative;
    height: auto !important;   
    height: 100%;
    min-height: 100%;
	background-color:#f9f9f9;
}

div.wrap980 {
	margin:0 auto;
	width:980px !important;
}

/*header */
div#headerNavi{
	margin:0;
	width:100%;
}
div#eng-toa {
	margin:0 auto;
	width:980px;
	padding-top:15px;
	position:relative;
	min-height:40px;
}

div#headerNavi ul.txtlink {
	float:right;
	padding-top:5px;
}

div#headerNavi h1{
	width:auto;
/*
	text-align:right;
	float:left;
	width:202px;
*/
}

div#headerNavi ul.txtlink{
	width:auto;
	float:none;
	font-size:104%;
	padding-top:5px;

/*
	width:592px;
	float:right;
	text-align:right;
	font-size:88%;
	padding-top:1.4em;
*/
}

div#headerNavi ul.txtlink li{/*右罫線*/
	border-right:none;
	padding:0 0 0 12px;
/*
	display:inline-block;
	vertical-align:middle;
	padding:0 0.8em;
	border-right:1px solid #003870;
*/
}
div#headerNavi ul.txtlink li a{
	color:#000;
	background:url(/common_image/2014/tri.png) left no-repeat;
	padding-left:16px;
}
div#headerNavi ul.txtlink li a:hover{
	color:#ff3e00;
}


div#headerNavi ul.txtlink li.first{/*「ホーム」の左罫線*/
	border-left:none;
/*
	border-left:1px solid #003870;
*/
}


div#headerNavi ul.txtlink li.laste{/*「検索」の右罫線なし*/
margin-right:16px;
}

/*header-nav */
div#headerNavi div#eng-nav{
	background:url(../common-img/201404/hd-bk.gif) top repeat-x;

-moz-box-shadow: 0px 5px 20px -10px rgba(123,123,123,0.8);
-webkit-box-shadow: 0px 5px 20px -10px rgba(123,123,123,0.8);
box-shadow: 0px 5px 20px -10px rgba(123,123,123,0.8);
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 5, direction = 180, color = '#DDDDDD');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 180, Color = '#DDDDDD')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/

}

div#headerNavi ul.gNavi{
	width:980px;
	margin:0 auto;
	padding-top:0px;
/*
	clear:both;
	padding-top:10px;
*/
}
div#headerNavi ul.gNavi:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#headerNavi ul.gNavi {
  min-height: 1px;
}

* html div#headerNavi ul.gNavi {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div#headerNavi ul.gNavi li{
	display:block;
	float:left;
/*
	display:inline;
*/
}

div#headerNavi ul.gNavi li img{
	vertical-align:bottom;
}

/*footer */
div#wrapperAll div#eng-foot {
/*
	position:fixed;
	bottom:0px;
*/
	background:url(../common-img/201404/ft-bk.png) bottom repeat-x;
	padding-bottom:10px;
	padding-top:10px;
	width:100%;
	
    position: absolute;
    bottom: 0;
    height: 16px;
}
div#wrapperAll div#eng-foot div.wrap980 {
	position:relative;
	text-align:right;
	padding-top:2px;
	font-size:96.5%;
}

/* contents*/

div#wrapperAll div#contents{
	padding:0;
	margin:0 auto;
	padding-bottom:100px;
/*
	width:780px;
	padding:0 10px 20px;
*/
}

/*パンくずナビ*/

div#contents ul.pankuzu{
	margin-bottom:15px;
	margin-top:5px;
}
div#contents ul.pankuzu li:first-child a{
	background:url(../common-img/201404/home.png) left no-repeat;
	padding-left:13px;
}

div#contents ul.pankuzu li{
	float:left;
	padding-right:10px;
	background:none;
	display:inline-block;
	padding-right:0px;
/*
	padding-right:16px;
*/
}

div#contents ul.pankuzu li.current{
	background:none;
	color:#000;

	float:left;
	padding-right:0;
	display:inline-block
/*
	color:#ff3e00;
*/
}
div#contents ul.pankuzu li a {
	color:#000;
	text-decoration:underline;
}
div#contents ul.pankuzu li a:hover {
	color:#ff3e00;
}

div#contents ul.pankuzu li:after {
content:url(../common-img/201404/tri-pan.png);
margin-left:8px;
margin-right:8px;
}
div#contents ul.pankuzu li.current:after {
content:"";
margin-left:0px;
}

/* tit*/

.box-shadow,
h2.categoryTop_image {
-moz-box-shadow: 1px 1px 4px rgba(153,153,153,0.4);
-webkit-box-shadow: 1px 1px 4px rgba(153,153,153,0.4);
box-shadow: 1px 1px 4px rgba(153,153,153,0.4);
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#DDDDDD');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#DDDDDD')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

	outline:1px solid #EEE\0/;
}
h2.categoryTop_image {
margin-bottom:15px !important;
}

.w732 {
	width:732px;
}

div#cont2014 {
	float:left;
	
}


div#pickup {
	width:204px;
	float:right;
	padding:22px 15px;
	
}
div#pickup h3 {
	padding-bottom:15px;
	color:#009de5;
	font-size:174%;
	border-bottom:1px solid #009de5;
	margin-bottom:20px;
}
div#pickup div.box {
	padding-bottom:14px;
	border-bottom:1px solid #b3b3b3;
	margin-bottom:15px;
}
/*

div#pickup div.box img {
	float:left;
	width:70px;
	height:52px;
}
div#pickup div.box span {
	display:inline-block;
	float:left;
	padding-left:20px;
	word-wrap:break-word;
	width:50px;
	width:110px;
}
*/
div#pickup div.box span {
	display:table-cell;
	vertical-align:middle;
}
div#pickup div.box span.txt {
	background:url(../common-img/201404/tri.png) 8px 50% no-repeat;
	padding-left:20px;
	word-wrap:break-word;

}


.list-l {
	background:url(../common-img/201404/tri-or-arrow.png) 0px 50% no-repeat; 
	padding-left:10px;
	word-wrap:break-word;
	display:block;
	font-size:145%;
	font-weight:bold;
	color:#000 !important;
}
.u-line {
	padding-bottom:12px;
	border-bottom:1px solid #d7d7d7;
}
.u-line2 {
	padding-top:12px;
	border-top:1px solid #ffffff;
}

ul.lists-m {
	font-size:127%;
	padding-left:10px;
}
ul.lists-m li {
	margin-bottom:8px;
}
ul.lists-m li:last-child {
	margin-bottom:3px;
}

ul.lists-m li a {
/*url(../common-img/201404/tri-movie-arrow.png)
	background:url(../common-img/201404/tri-arrow_off.png) 0px 50% no-repeat;
*/
	background:url(../common-img/201404/tri-blue2-arrow.png) 0px 50% no-repeat;
	padding-left:15px;
	word-wrap:break-word;
	display:block;
	color:#000 !important;
}
/*
ul.lists-m li a:hover {
	background-image:url(../common-img/201404/tri-arrow_on.png);

}
*/


div#b-pagetop {
	clear:both;
	position:relative;
	padding-top:140px;
}
div#b-pagetop p {
	display:block;
	position:absolute;
	right:0;
}

div#b-pagetop a {
	color:#0199c2 !important;
	background:url(../common-img/201404/tri-top.png) 0px 50% no-repeat;
/*
	text-decoration:underline;
*/
	font-size:95.6%;
	border-bottom:1px solid #0199c2;
	padding-left:10px;
}
div#b-pagetop a:hover {
	text-decoration:none;
}


/* works*/

#world-map {
	margin-bottom:30px;
}
div#world-map img {
	z-index:1;
}
#Map area {
	z-index:3;
}
/*
div#area-list {
	position:absolute;
	margin-top:-401px;
}
*/
div#area-list h3 {
	display:none;
}

div#area-list dl {
	display:none;
	position:absolute;
	width:160px;
	font-weight:bold;

-moz-box-shadow: 1px 1px 4px #000000;
-webkit-box-shadow: 1px 1px 4px #000000;
box-shadow: 1px 1px 4px #000000;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#000000');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#000000')";
/*Shadows look very different in IE (Only cardinal directions supported)*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element should have a background-color*/
/*All filters must be placed together*/
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	outline:1px solid #EEE\0/;
}

div#area-list dl dt {
	background-color:#ff3e00;
	background-color:rgba(255,62,0,0.7);
	padding:12px 18px;
	color:#FFF;
	font-size:182.6%;
}
div#area-list dl dd {
	background-color:#ffffff;
	background-color:rgba(255,255,255,0.8);
	padding:5px 18px;
	font-size:122%;
}
div#area-list dl dd:first-child {
	padding-top:12px;
}
div#area-list dl dd.bottom {
	padding-bottom:12px;
}

div#area-list dl dd a {
	text-decoration:underline;
	color:#000;
}
/*
div#area-list dl dd a:before {
content:"・";
}
*/
div#area-list dl dd a:hover {
	color:#ff3e00;
}
dl#li-africa {
	top:185px;
	left:165px;
}
dl#li-asia {
	top:25px;
	left:365px;
}
dl#li-middleeast {
	top:65px;
	left:360px;
}
dl#li-europe {
	top:65px;
	left:365px;
}
dl#li-americas {
	top:125px;
	left:355px;
}

.wk-midashi {
	color:#ff3e00;
	font-size:217.4%;
	font-weight:bold;
	padding-bottom:14px;
	border-bottom:1px solid #ff3e00;
	margin-bottom:15px;
}
ul.wk-nav {
	margin-bottom:30px;

}

ul.wk-nav li {
	float:left;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	line-height:0;
}
ul.wk-nav li.right {
	border-right-color:#FFF;
}
ul.wk-nav li.bottom {
	border-bottom-color:#FFF;
}


.works {
	width:980px !important;
}


.wk-midashi-fl {
	color:#ff3e00;
	font-size:145%;
	font-weight:bold;
	padding-bottom:14px;
	border-bottom:1px solid #ff3e00;
	margin-bottom:15px;
}

.fl-table {
	border-top:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
	width:100%;
	margin-bottom:15px;
}
.fl-table td {
	border-bottom:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	text-align:center;
	vertical-align:middle;
}

.fl-table td.img,
.fl-table td.main {
	background-color:#cbebfa;
}
.fl-table td.img {
	width:150px;
	padding:10px;
	vertical-align:top !important;
}
.fl-table td.main {
	width:192px;
	text-align:inherit;
	padding:10px;
}
.fl-table td.main p {
	padding-left:15px;
	word-wrap:break-word;
	font-size:121.7%;
	font-weight:bold;
}

.fl-table td.main a {
	background:url(../common-img/201404/tri-azzurrite-arrow.png) 0px 50% no-repeat;
	padding-left:15px;
	word-wrap:break-word;
	display:block;
	color:#000 !important;
	font-size:121.7%;
	font-weight:bold;
}
/*
.fl-table td.main a:hover {
	background-image:url(../common-img/201404/tri-arrow_on.png);
}
*/
.fl-table td.main a.movie {
	background-image:url(../common-img/201404/tri-movie-arrow.png);
}

.fl-table td.name {
	background-color:#e6e6e6;
	font-size:121.7%;
	height:24px !important;
}

.fl-table td.value {
	background-color:#f9f9f9;
	font-size:121.7%;
	min-height:2em;
	padding:0.2em 0;
/*
	min-height:84px;
*/
}


/* overlay size and background image */
.overlay {
 
    /*
        THIS ARE YOUR FULLSCREEN DIMENSIONS
    */
/*
    width:730px;
    height:450px;
*/
    width:730px;
    height:500px;
    background-image:url(/eng/common-img/201404/plug/petrol.png);
    display:none;
    padding: 0 !important;
	background-color:#010101;
	border-radius:4px;

}

/* close button for overlay */
.overlay .close {
    background:url(/eng/common-img/201404/plug/close.png) no-repeat;
    position:absolute;
    top:2px;
    right:5px;
    width:35px;
    height:35px;
    cursor:pointer;
}
 
/* original size of the player */
#player, #player_api, #player2_api {
/*
    height:250px;
    width:415px;
*/
    display:block;
}
 
/* absolute positioning of the player */
#player_api, #player2_api {
    position:absolute;
 
    /* layer as the topmost element */
    z-index:11000;
}






/*201404-end*/

div#EngContent	{
	clear:both;
	padding-top:10px;
}

div#leftColumn_child{
	width:540px;
	padding-left:10px;
	margin-right:26px;
	float:left;
	width:540px;
}

div#leftColumn_child550{
	width:550px;
	margin-right:26px;
	float:left;
}

div#leftColumn_child576{
	width:576px;
	float:left;
}

div#rightColumn_child{
	width:204px;
	float:right;
/*
	float:left;
	width:204px;
*/
}


div#rightColumn_child ul li * sup{
	padding-left:0.2em;
	padding-right:0.2em;
}


div#rightColumn_child ul.parent li a{
	font-weight:bold;
	font-size:100%;
	display:block;
	width:182px;
	padding:0.4em 2px 0.4em 20px;
	background:url(/common_image/arrow_off.gif) 8px 0.8em no-repeat;
	background-color:#c9e3f1;
	border-bottom:1px solid #FFF;

/*
	width:182px;
*/
}


div#rightColumn_child ul.parent li a.self{
	background:url(/common_image/arrow_on.gif) 8px 0.8em no-repeat;
	background-color:#fff2e8;
	color:#ff3e00;
	text-decoration:none;
}



div#rightColumn_child ul.parent li a:hover{
	background:url(/common_image/arrow_on.gif) 8px 0.8em no-repeat;
	background-color:#fff2e8;
	text-decoration:none;
}


div#rightColumn_child ul.parent li ul.child{
	margin-left:20px;
}

div#rightColumn_child ul.parent li ul.child li{
	margin-bottom:0px;
}


div#rightColumn_child ul.parent li ul.child a{
	display:block;
	font-size:90%;
	width:166px;
	padding:0.4em 6px 0.4em 10px;
	background:url(/common_image/bullet_off.gif) left 0.8em no-repeat;
	border-bottom:none;
	border-bottom:1px dotted #ccc;
}

div#rightColumn_child ul.parent li ul.child a:visited{
	background-color:#FFF;
}

div#rightColumn_child ul.parent li ul.child a:hover{
	background:url(/common_image/bullet_on.gif) left 0.8em no-repeat;
}

div#rightColumn_child ul.parent li ul.child a.self{
	color:#ff3e00;
	background:url(/common_image/bullet_on.gif) left 0.8em no-repeat;
}
div#rightColumn_child ul.parent li ul.child li ul.childchild{
	margin-left:20px;
}



div#rightColumn_child ul.parent li ul.child li ul.childchild a{
	padding:0.4em 6px 0.4em 10px;
	width:142px;
	background:url(/common_image/bullet_off.gif) left 0.8em no-repeat;
}

div#rightColumn_child ul.parent li ul.child li ul.childchild a:hover,
div#rightColumn_child ul.parent li ul.child li ul.childchild a.self{
	color:#ff3e00;
	background:url(/common_image/bullet_on.gif) left 0.8em no-repeat;
}

div#rightColumn_child ul.parent li p{
	font-weight:bold;
	font-size:120%;
	display:block;
	padding:8px 2px 8px 16px;
	background-color:#c9e3f1;
	border-bottom:1px solid #FFF;
}
div#rightColumn_child ul.parent li .self{
	color:#ff3e00;
	background-color:#fff2e8;
}
div#rightColumn_child ul.child li p{

	font-size:90%;
}

.engWrap	{
}
div#leftColumn_child,
div#leftColumn_child576,
div#leftColumn_child550{
	line-height:1.4em;
}

