@charset "UTF-8";
/*----------------------------------------------------------------------

CSS 
LastUpdate : 121015
Auther     : nao

[0] vars
[1] function
[3] style sheet

----------------------------------------------------------------------*/
@charset "UTF-8";
/*----------------------------------------------------------------------

CSS 
LastUpdate : 121015
Auther     : nao

[0] reset
[1] vars
[2] function

----------------------------------------------------------------------*/
/* [0] ****************************************************************/
* {
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
caption,
tbody,
tfoot,
thead,
table,
label,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
  color: #000000;
}
header,
footer,
nav,
article,
section,
aside {
  display: block;
}
a {
  text-decoration: none;
  outline: none;
}
a:active img,
img {
  border: 0;
  display: block;
  vertical-align: middle;
}
a img,
img {
  border: 0px;
  display: block;
}
/* [1] ****************************************************************/
/* [2] ****************************************************************/
@charset "UTF-8";
/*----------------------------------------------------------------------

CSS 
LastUpdate : 121015
Auther     : nao

[0] vars
[1] function
[3] style sheet

----------------------------------------------------------------------*/
@charset "UTF-8";
/*----------------------------------------------------------------------

CSS 
LastUpdate : 121015
Auther     : nao

[0] reset
[1] vars
[2] function

----------------------------------------------------------------------*/
/* [0] ****************************************************************/
* {
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
caption,
tbody,
tfoot,
thead,
table,
label,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
  color: #000000;
}
header,
footer,
nav,
article,
section,
aside {
  display: block;
}
a {
  text-decoration: none;
  outline: none;
}
a:active img,
img {
  border: 0;
  display: block;
  vertical-align: middle;
}
a img,
img {
  border: 0px;
  display: block;
}
/* [1] ****************************************************************/
/* [2] ****************************************************************/
html body:first-of-type ::-webkit-scrollbar {
  width: auto;
}
html body:first-of-type ::-webkit-scrollbar-track {
  background: none;
  opacity: 1;
}
html body:first-of-type ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: none;
  -webkit-box-shadow: none;
}
html ::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-button:start:decrement,
html ::-webkit-scrollbar-button:end:increment {
  display: block;
}
html ::-webkit-scrollbar-button:vertical:start:increment,
html ::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}
html ::-webkit-scrollbar-button:vertical:increment {
  background: url('../img/scrollDown.gif') no-repeat #ffffff;
  border-top: 1px solid #333;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical:decrement {
  background: url('../img/scrollUp.gif') no-repeat #ffffff;
  border-bottom: 1px solid #333;
  height: 15px;
  width: 15px;
}
html ::-webkit-scrollbar-track:vertical,
html ::-webkit-scrollbar-track:horizontal {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:start {
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:end {
  border: none;
}
html ::-webkit-scrollbar-track-piece {
  background-image: url('../img/scrollBg.png');
  background-repeat: repeat;
}
html ::-webkit-scrollbar-thumb:vertical,
html ::-webkit-scrollbar-thumb:horizontal {
  height: 80px;
  background: url('../img/scrollIcon.gif') no-repeat #ffffff 50% 50%;
}
html ::-webkit-scrollbar-corner:vertical {
  background-color: black;
}
html ::-webkit-scrollbar-resizer:vertical {
  background-color: #E91E2F;
}
html body:first-of-type ::-webkit-scrollbar {
  width: auto;
}
html body:first-of-type ::-webkit-scrollbar-track {
  background: none;
  opacity: 1;
}
html body:first-of-type ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: none;
  -webkit-box-shadow: none;
}
html ::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-button:start:decrement,
html ::-webkit-scrollbar-button:end:increment {
  display: block;
}
html ::-webkit-scrollbar-button:vertical:start:increment,
html ::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}
html ::-webkit-scrollbar-button:vertical:increment {
  background: url('../img/scrollDown.gif') no-repeat #ffffff;
  border-top: 1px solid #333;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical:decrement {
  background: url('../img/scrollUp.gif') no-repeat #ffffff;
  border-bottom: 1px solid #333;
  height: 15px;
  width: 15px;
}
html ::-webkit-scrollbar-track:vertical,
html ::-webkit-scrollbar-track:horizontal {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:start {
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:end {
  border: none;
}
html ::-webkit-scrollbar-track-piece {
  background-image: url('../img/scrollBg.png');
  background-repeat: repeat;
}
html ::-webkit-scrollbar-thumb:vertical,
html ::-webkit-scrollbar-thumb:horizontal {
  height: 80px;
  background: url('../img/scrollIcon.gif') no-repeat #ffffff 50% 50%;
}
html ::-webkit-scrollbar-corner:vertical {
  background-color: black;
}
html ::-webkit-scrollbar-resizer:vertical {
  background-color: #E91E2F;
}
body {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 950px;
  width: 100%;
  min-width: 950px;
  position: fixed;
}
body #wrap {
  width: 100%;
  min-width: 950px;
  width: 100%;
  min-width: 950px;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
}
body #wrap header {
  width: 100%;
  min-width: 950px;
  width: 100%;
  min-width: 950px;
  z-index: 1000;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
}
body #wrap header #header-inner1 {
  width: 100%;
  min-width: 950px;
  width: 100%;
  min-width: 950px;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  background-color: #262626;
  z-index: 1200;
  overflow: hidden;
}
body #wrap header #header-inner1 ul {
  width: 240px;
  height: 27px;
  padding: 3px 0 0 0;
  float: right;
}
body #wrap header #header-inner1 .twBtn {
  width: 110px;
  height: auto;
  overflow: hidden;
  float: left;
  margin: 2px 10px 0 0;
}
body #wrap header #header-inner1 .fbBtn {
  width: 120px;
  height: 20px;
  overflow: hidden;
  float: left;
  margin: 2px 0 0 0;
}
body #wrap header #header-inner2 {
  width: 100%;
  min-width: 950px;
  width: 100%;
  min-width: 950px;
  position: absolute;
  left: 0;
  top: 29px;
  position: absolute;
  left: 0;
  top: 29px;
  height: 68px;
  background-color: #000000;
  clear: both;
}
body #wrap header #header-inner2 h1 {
  float: left;
  margin: 18px 0 0 20px;
}
body #wrap header #header-inner2 .header-council {
  float: right;
  margin: 10px 20px 0 0;
}
body #wrap header nav {
  width: 100%;
  min-width: 990px;
  position: absolute;
  left: 0;
  top: 97px;
  position: absolute;
  left: 0;
  top: 97px;
  height: 31px;
  clear: both;
}
body #wrap header nav ul.menu {
  background: url('../img/nav_bg.png') repeat 0 0;
  height: 31px;
}
body #wrap header nav ul.menu #menu0 {
  margin: 0 30px 0 20px;
  width: 38px;
}
body #wrap header nav ul.menu #menu1 {
  margin: 0 30px 0 0;
  width: 204px;
}
body #wrap header nav ul.menu #menu2 {
  margin: 0 30px 0 0;
  width: 162px;
}
body #wrap header nav ul.menu #menu3 {
  width: 156px;
  margin: 0 30px 0 0;
}
body #wrap header nav ul.menu #menu4 {
  width: 182px;
}
body #wrap header nav ul.menu li {
  float: left;
  display: inline;
  font-size: 12px;
  height: 31px;
  cursor: pointer;
}
body #wrap header nav ul.menu li p {
  color: white;
  height: 31px;
}
body #wrap header nav ul.menu li ul.subMenu li {
  display: block;
  height: 31px;
}
body #wrap header nav ul.menu li ul.subMenu li p {
  height: 31px;
}
body #wrap header nav ul.menu li ul.subMenu .subMenu1 {
  height: 93px;
}
body #wrap header nav ul.menu li ul.subMenu .subMenu1 p {
  height: 31px;
}
body #wrap header nav ul.menu li ul.subMenu .subMenu2 {
  position: relative;
  left: -230px;
  height: 62px;
}
body #wrap header nav ul.menu li ul.subMenu .subMenu2 p {
  margin: 0 0 0 260px;
  height: 31px;
}
body #wrap header nav ul.menu #menu_en {
  float: right;
  width: 105px;
}
body #wrap header nav ul.menu #menu_en img {
  float: right;
  margin: 0 20px 0 0;
}
body #wrap footer {
  width: 100%;
  min-width: 950px;
  width: 100%;
  min-width: 950px;
  background-color: #000000;
  height: 120px;
  /* ja */

  /* en */

}
body #wrap footer nav {
  width: 361px;
  height: 11px;
  margin: 19px 10px 0 0;
  float: right;
}
body #wrap footer nav li {
  float: left;
}
body #wrap footer #footer-logo {
  float: left;
  margin: 53px 0 0 15px;
}
body #wrap footer #copyright {
  width: 272px;
  height: 10px;
  margin: 60px 16px 0 0;
  float: right;
}
body #wrap footer #footer-bottom {
  width: 100%;
  float: left;
}
body #wrap footer #footer-bottom2 {
  width: 100%;
  float: left;
  margin: 30px 0 0 0;
}
.canChange {
  cursor: pointer;
}
/* [0] ****************************************************************/
/* [1] ****************************************************************/
/* [2] ****************************************************************/
html body:first-of-type ::-webkit-scrollbar {
  width: auto;
}
html body:first-of-type ::-webkit-scrollbar-track {
  background: none;
  opacity: 1;
}
html body:first-of-type ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: none;
  -webkit-box-shadow: none;
}
html ::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-button:start:decrement,
html ::-webkit-scrollbar-button:end:increment {
  display: block;
}
html ::-webkit-scrollbar-button:vertical:start:increment,
html ::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}
html ::-webkit-scrollbar-button:vertical:increment {
  background: url('../img/scrollDown.gif') no-repeat #ffffff;
  border-top: 1px solid #333;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical:decrement {
  background: url('../img/scrollUp.gif') no-repeat #ffffff;
  border-bottom: 1px solid #333;
  height: 15px;
  width: 15px;
}
html ::-webkit-scrollbar-track:vertical,
html ::-webkit-scrollbar-track:horizontal {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:start {
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:end {
  border: none;
}
html ::-webkit-scrollbar-track-piece {
  background-image: url('../img/scrollBg.png');
  background-repeat: repeat;
}
html ::-webkit-scrollbar-thumb:vertical,
html ::-webkit-scrollbar-thumb:horizontal {
  height: 80px;
  background: url('../img/scrollIcon.gif') no-repeat #ffffff 50% 50%;
}
html ::-webkit-scrollbar-corner:vertical {
  background-color: black;
}
html ::-webkit-scrollbar-resizer:vertical {
  background-color: #E91E2F;
}
html body:first-of-type ::-webkit-scrollbar {
  width: auto;
}
html body:first-of-type ::-webkit-scrollbar-track {
  background: none;
  opacity: 1;
}
html body:first-of-type ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: none;
  -webkit-box-shadow: none;
}
html ::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-button:start:decrement,
html ::-webkit-scrollbar-button:end:increment {
  display: block;
}
html ::-webkit-scrollbar-button:vertical:start:increment,
html ::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}
html ::-webkit-scrollbar-button:vertical:increment {
  background: url('../img/scrollDown.gif') no-repeat #ffffff;
  border-top: 1px solid #333;
  height: 15px;
}
html ::-webkit-scrollbar-button:vertical:decrement {
  background: url('../img/scrollUp.gif') no-repeat #ffffff;
  border-bottom: 1px solid #333;
  height: 15px;
  width: 15px;
}
html ::-webkit-scrollbar-track:vertical,
html ::-webkit-scrollbar-track:horizontal {
  background-color: #333;
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:start {
  border: none;
}
html ::-webkit-scrollbar-track-piece:vertical:end {
  border: none;
}
html ::-webkit-scrollbar-track-piece {
  background-image: url('../img/scrollBg.png');
  background-repeat: repeat;
}
html ::-webkit-scrollbar-thumb:vertical,
html ::-webkit-scrollbar-thumb:horizontal {
  height: 80px;
  background: url('../img/scrollIcon.gif') no-repeat #ffffff 50% 50%;
}
html ::-webkit-scrollbar-corner:vertical {
  background-color: black;
}
html ::-webkit-scrollbar-resizer:vertical {
  background-color: #E91E2F;
}
body #wrap #contentWrap {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
}
body #wrap #contentWrap .workCaption {
  width: 100%;
  height: 40px;
  background-color: #e60012;
  margin: 128px 0 0 0;
}
body #wrap #contentWrap .workCaption .workCaption-1 {
  float: left;
  margin: 6px 0 0 15px;
}
body #wrap #contentWrap .workCaption .workCaption-2 {
  float: right;
  margin: 10px 15px 0 0;
}
body #wrap #contentWrap .workCaption2 {
  width: 100%;
  height: 40px;
  background-color: #4d4d4d;
  margin: 128px 0 0 0;
}
body #wrap #contentWrap .workCaption2 .workCaption-1 {
  float: left;
  margin: 6px 0 0 15px;
}
body #wrap #contentWrap .workCaption2 .workCaption-2 {
  float: right;
  margin: 10px 15px 0 0;
}
body #wrap #contentWrap nav#contentNav {
  width: 810px;
  height: 13px;
  margin: 20px auto 20px auto;
}
body #wrap #contentWrap nav#contentNav p,
body #wrap #contentWrap nav#contentNav li {
  float: left;
  margin: 0 40px 0 0;
}
body #wrap #contentWrap h2 {
  margin: 5px 0 35px 36px;
  position: absolute;
  left: 0;
  top: 197px;
  position: absolute;
  left: 0;
  top: 197px;
}
body #wrap #contentWrap #close {
  float: right;
  margin: 104px 22px 0 0;
}
body #wrap #contentWrap #slideMain {
  width: 100%;
  position: absolute;
  left: 0;
  top: 395px;
  position: absolute;
  left: 0;
  top: 395px;
  z-index: 10;
  clear: both;
}
body #wrap #contentWrap #slideMain #slideNav {
  clear: both;
  width: 100%;
  z-index: 20;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
body #wrap #contentWrap #slideMain #slideNav #slideNavPre {
  float: left;
  width: 50%;
  position: relative;
  min-height: 565px;
}
body #wrap #contentWrap #slideMain #slideNav #slideNavPre img {
  width: 85px;
  cursor: pointer;
}
body #wrap #contentWrap #slideMain #slideNav #slideNavNext {
  float: left;
  width: 50%;
  position: relative;
  min-height: 565px;
}
body #wrap #contentWrap #slideMain #slideNav #slideNavNext img {
  float: right;
  width: 85px;
  cursor: pointer;
}
body #wrap #contentWrap #slideMain ul {
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body #wrap #contentWrap #slideMain ul li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body #wrap #contentWrap #slideMain ul li img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  left: 0;
  top: 0;
}
body #wrap #contentWrap #slideSub {
  width: 100%;
  overflow: hidden;
  left: 0;
  z-index: 0;
}
body #wrap #contentWrap #slideSub ul {
  width: 100%;
  border: none;
  float: left;
}
body #wrap #contentWrap #slideSub ul li {
  width: 25%;
  float: left;
}
body #wrap #contentWrap #slideSub ul li img {
  width: 100%;
}
body #wrap #contentWrap #slideDetail {
  clear: both;
  left: 0;
  width: 100%;
  height: 55px;
}
body #wrap #contentWrap #slideDetail #download {
  width: 335px;
  margin: 40px auto 0 auto;
  background: url('../img/finalist_works_pdf_arrow.png') no-repeat 0 8px;
}
body #wrap #contentWrap #slideDetail #download img {
  margin: 0 0 0 43px;
}
body #wrap #contentWrap #slideDetail #backTo {
  width: 80px;
  margin: 20px 0 0 14px;
  float: left;
}
body #wrap #contentWrap #slideDetail #nextTo {
  width: 69px;
  margin: 20px 14px 0 0;
  float: right;
}
body #wrap footer {
  position: absolute;
  left: 0;
}
