/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
}

body {
  background: url("../images/bg.gif") repeat;
  font-size: 16px;
  line-height: 28px / 16px;
  -webkit-text-size-adjust: 100%;
}

header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}
header #headerInner {
  width: 970px;
  height: 43px;
  margin: 0 auto;
  position: relative;
  background-color: #000;
}
header #headerInner #headerTitle,
header #headerInner #headerNav,
header #headerInner #headerLogo {
  position: absolute;
}
header #headerInner #headerTitle {
  z-index: 5;
  left: 87px;
}
header #headerInner #headerNav {
  z-index: 4;
  width: 100%;
  height: 43px;
}
header #headerInner #headerNav ul {
  position: absolute;
  left: 429px;
  font-size: 0;
  text-align: left;
}
header #headerInner #headerNav ul li {
  display: inline-block;
  font-size: 16px;
  height: 43px;
  line-height: 43px;
  margin: 0 7px;
}
header #headerInner #headerNav ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
header #headerInner #headerNav ul li a img {
  vertical-align: middle;
}
header #headerInner #headerNav ul li a img:hover {
  opacity: 0.6;
}
header #headerInner #headerLogo {
  z-index: 5;
  left: 12px;
  top: 0;
}

main,
footer {
  width: 970px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

main {
  display: block;
  background: url("../images/mainBg.jpg") no-repeat left top #fff;
}
main #mainHeader {
  position: relative;
}
main #mainHeader #mainTitle {
  padding-top: 338px;
  text-align: right;
}
main #mainHeader #mainCatch {
  position: absolute;
  left: 0;
  top: 0;
}
main #mainHeader #mainInfo {
  text-align: right;
}
main #mainHeader #interviewBtn {
  position: absolute;
  left: 54px;
  top: 563px;
  border-radius: 88px;
  box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.5);
}
main #mainHeader #interviewBtn:hover {
  opacity: 0.8;
}
main section .sectionHeader {
  background-color: #fff;
}
main section .contents {
  background-color: #fff;
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.75;
}
main section#introduction .sectionSubHeader {
  background: inherit;
  line-height: 0;
}
main section#introduction .sectionSubHeader img {
  vertical-align: bottom;
}
main section#introduction .contents {
  padding: 0 60px 65px;
}
main section#introduction .contents .content {
  padding-bottom: 16px;
  max-height: 100%;
}
main section#introduction .contents #banner {
  width: 100%;
  overflow: hidden;
}
main section#introduction .contents #banner ul {
  display: table;
}
main section#introduction .contents #banner li {
  height: 68px;
  display: table-cell;
  vertical-align: middle;
  font-size: 0;
  border-left: 3px solid #000;
  padding-left: 5px;
}
main section#introduction .contents #banner li p, main section#introduction .contents #banner li a {
  display: inline-block;
  font-size: 15px;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1.4;
  letter-spacing: -0.6px;
}
main section#introduction .contents #banner li#introductionBanner01 {
  width: 450px;
}
main section#introduction .contents #banner li#introductionBanner01 p {
  width: 202px;
}
main section#introduction .contents #banner li#introductionBanner01 a {
  width: 238px;
}
main section#introduction .contents #banner li#introductionBanner01 a img {
  width: 100%;
  height: auto;
}
main section#introduction .contents #banner li#introductionBanner02 {
  width: 371px;
  padding-left: 10px;
}
main section#introduction .contents #banner li#introductionBanner02 p {
  width: 208px;
  padding-right: 5px;
}
main section#introduction .contents #banner li#introductionBanner02 a {
  width: 153px;
}
main section#introduction .contents #banner li#introductionBanner02 a img {
  width: 100%;
  height: auto;
}
main section#story .contents {
  padding-bottom: 65px;
}
main section#story .contents .content {
  padding: 0 60px 458px;
  background: url("../images/storyBg.jpg") no-repeat center bottom;
  max-height: 100%;
}
main section#characters .contents {
  padding: 60px 51px;
}
main section#characters .contents #characters01,
main section#characters .contents #characters02 {
  position: relative;
  text-align: center;
  overflow: hidden;
}
main section#characters .contents #characters01 .charactersDescription,
main section#characters .contents #characters02 .charactersDescription {
  background: url("../images/charactersBg.jpg") repeat-y left top;
  padding: 1em 0;
}
main section#characters .contents #characters01 {
  padding-bottom: 110px;
  background: url("../images/characters01Bg.jpg") no-repeat left bottom;
}
main section#characters .contents #characters01 #characters01Lists {
  list-style-type: none;
  font-size: 0;
  text-align: left;
}
main section#characters .contents #characters01 #characters01Lists li {
  display: inline-block;
  font-size: 16px;
}
main section#characters .contents #characters01 #characters01Lists li.chara03 {
  padding-left: 490px;
  background: url("../images/characters01chara03Bg.jpg") no-repeat left top;
}
main section#characters .contents #characters02 .charactersDescription {
  width: 100%;
}
main section#characters .contents #characters02 #characters02Lists {
  list-style-type: none;
  font-size: 0;
  text-align: left;
}
main section#characters .contents #characters02 #characters02Lists li {
  display: inline-block;
  font-size: 16px;
}
main section#books {
  padding-bottom: 65px;
}
main section#books ul {
  font-size: 0;
  text-align: center;
  list-style-type: none;
}
main section#books ul li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  width: 465px;
  font-size: 16px;
  text-align: left;
  overflow: hidden;
  padding-top: 24px;
}
main section#books ul li .content {
  float: right;
  width: 235px;
  margin-right: 20px;
  max-height: 100%;
}
main section#books ul li .content h4 {
  font-size: 28px;
  color: #e60012;
  line-height: 1.3;
  margin-bottom: 0.3em;
}
main section#books ul li .content h4 span {
  display: block;
  font-size: 18px;
}
main section#books ul li .content p {
  font-size: 15px;
  line-height: 24px / 15px;
}
main section#books ul li img {
  background-color: #ccc;
}
main section#comment {
  text-align: center;
}
main section#comment .contents section,
main section#comment .contents article {
  position: relative;
}
main section#comment .contents section h5 {
  position: relative;
}
main section#comment .contents section .content {
  position: absolute;
  top: 0;
}
main section#comment .contents section#commentAuthor01 h5 {
  padding-top: 114px;
}
main section#comment .contents section#commentAuthor02 h5 {
  padding-top: 121px;
}
main section#comment .contents section#commentAuthor03 h5 {
  padding-top: 79px;
}
main section#comment .contents section#commentAuthor04 h5 {
  padding-top: 363px;
}
main section#comment .contents section#commentAuthor04 h6 {
  position: absolute;
  top: 0;
}
main section#comment .contents section#commentAuthor04 .content {
  top: 75px;
}
main section#comment .contents article#commentEditor h5 {
  position: absolute;
  top: 0;
}
main section#comment .contents article#commentEditor h6 {
  position: relative;
  padding-top: 653px;
}
main section#comment .contents article#commentEditor .content {
  position: absolute;
  top: 84px;
}

footer {
  background-color: #000;
  height: 35px;
  text-align: center;
}
footer small {
  color: #fff;
  font-size: 12px;
  line-height: 35px;
}
footer small a {
  text-decoration: none;
  color: #fff;
}
footer small a:hover {
  text-decoration: underline;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  background: none;
  overflow: auto;
}

.cboxIframe {
  background: none;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin: 21px 22px;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

#cboxLoadingOverlay {
  background: url(../js/colorbox/images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(../js/colorbox/images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../js/colorbox/images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../js/colorbox/images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: -50px -25px;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(../js/colorbox/images/controls.png) no-repeat 0 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: 0 -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

#cboxClose {
  top: 26px;
  right: 59px;
  background: url("../js/colorbox/images/controls.png") no-repeat 0 0;
  background-size: 100%;
  width: 38px;
  height: 38px;
}

#interview header {
  width: 970px;
  margin: 0 auto;
  position: relative;
}
#interview main {
  width: 850px;
  padding: 30px 60px;
  background-image: none;
}
#interview main #interview01,
#interview main #interview02 {
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 548px;
  margin-bottom: 60px;
  max-height: 100%;
}
#interview main #interview01 h3,
#interview main #interview02 h3 {
  font-size: 22px;
  color: #e60012;
  margin-bottom: 14px;
}
#interview main #interview01 dl,
#interview main #interview02 dl {
  font-size: 14px;
}
#interview main #interview01 dl dt,
#interview main #interview02 dl dt {
  float: left;
  margin-right: 1em;
  font-weight: bold;
}
#interview main #interview01 dl dt.author,
#interview main #interview02 dl dt.author {
  color: #e60012;
}
#interview main #interview01 dl dd.author,
#interview main #interview02 dl dd.author {
  color: #000;
}
#interview main #interview01 dl dt, #interview main #interview01 dl dd,
#interview main #interview02 dl dt,
#interview main #interview02 dl dd {
  line-height: 2;
}
#interview main #interview01 dl dt.interviewer, #interview main #interview01 dl dd.interviewer,
#interview main #interview02 dl dt.interviewer,
#interview main #interview02 dl dd.interviewer {
  color: #787878;
}
#interview main #interview01 {
  background-image: url("../images/interviewBg01.jpg");
}
#interview main #interview02 {
  background-image: url("../images/interviewBg02.jpg");
}
