@charset "Shift_JIS";
/* @group common */
* {
  margin: 0;
  padding: 0;
}
html>body {
  font-size: 12px;
}
body {
  font-size: 12px;
  background-color: #ccc;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.4;
  color: #000;
  text-align: center;
}
h2 {
  margin: 0 0 0 19px;
}
ul li {
  font-size: 100%;
  list-style: none;
  margin: 0 0 0.8em 0;
  line-height: 1.2em;
}
em {
  font-style: normal;
  color: #c00;
}
strong {
  font-weight: bold;
  color: #c00;
}
img {
  border: 0;
}
a {
  outline: none;
  color: #f60;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
div#wrapper {
  width: 760px;
  position: relative;
  text-align: left;
  border-left:6px solid #000;
  border-right:6px solid #000;
  margin: 0 auto;
}
div#container {
  background: url("images/back.gif") repeat-y;
  border-bottom: 10px solid #f60;
  padding:0 0 16px 0;
}
div#mid {
  margin: 0;
  width: 100%;
  text-align: left;
}
div#menu {
  width: 140px;
  float: left;
  margin: 0 0 20px 0;
}
div#menu #menuInt {
  height: 1%;
  background: url("images/m_01_btm.gif") 7px 100% repeat-y;
  margin: 0 0 20px 0;
}
div#menu #menuInt img {
  position: relative;
  left: 7px;
}
div#menu #menuInt img.m01 {
  position: relative;
  left: 0px;
}
div#menu #menuInt ul {
  padding: 0 6px 6px 15px;
  font-size: 90%;
}
div#menu #menuInt ul li a {
  outline: none;
  color: #000;
}
div#menu #menuInt ul li a:hover {
  text-decoration: none;
  color: #f60;
}
div#menu #menuOther img {
  position: relative;
  left: 7px;
}
div#menu #menuOther img.m01 {
  position: relative;
  left: 0px;
}
div#menu #menuOther li {
  margin: 0;
}
.meBegin {
  margin: 8px 0 0 0;
}
div#main {
  width: 596px;
  margin: 9px 0 0 0;
  float: right;
}
div#eBegin {
  text-align: center;
  clear: both;
}
div#eBegin img {
  margin: 32px 0 24px 0;
}
div#footer {
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: 80%;
  line-height: 240%;
  padding: 16px 0;
  clear: both;
}
div.clear {
  clear: both;
}
/* @end */

/* @group index */
body#index h2.int {
  width: 741px;
  background: url("images/top_h1_back.jpg") 100% 0% no-repeat;
  padding: 22px 0 0 0;
}
body#index div#special {
  clear: both;
  margin:0 0 10px 0;
}
body#index div#special img.link {
  margin:13px 0px 0 23px;
  float: left;
}
body#index div#main {
  width: 608px;
  margin: 9px 0 20px 0;
  float: right;
}
/* My Comment */

/* @end */
/* @group voice */
body#index table#voice td {
  position: relative;
}
body#index table#voice td.item01 {
  z-index: 5;
}
body#index table#voice td.item02 {
  z-index: 4;
}
body#index table#voice td.item03 {
  z-index: 3;
}
body#index table#voice td.item04 {
  z-index: 2;
}
body#index table#voice td.item05 {
  z-index: 1;
}
body#index table#voice a {
  position: relative;
  display: block;
  z-index: 0;
}
body#index table#voice a span {
  position : absolute;
  left : -9000px;
}
body#index table#voice a:hover,
table#voice a:focus,
table#voice a:active {
  background : #fafafa;
  color : #000;
}
body#index table#voice a:hover span,
table#voice a:focus span,
table#voice a:active span {
  top: -4px;
  left : 80px;
  z-index: 1;
}

body#interview table#voiceInt a {
  position: relative;
  display: block;
}
body#interview table#voiceInt a span {
  position : absolute;
  left : -9000px;
}
body#interview table#voiceInt a:hover,
table#voice a:focus,
table#voice a:active {
  background : #fafafa;
  color : #000;
}
body#interview table#voiceInt tr#first a:hover span,
table#voice tr#first a:focus span,
table#voice tr#first a:active span {
  top: -46px;
  left : -26px;
  z-index: 1;
}
body#interview table#voiceInt tr#second a:hover span,
table#voice tr#first a:focus span,
table#voice tr#first a:active span {
  top: 46px;
  left : -26px;
  z-index: 1;
}

/*for Safari hack*/
body:last-child:not(:root:root) table#voice span{
	display: none;
}
/* @end */
/* @end */

/* @group interview */
body#interview div#contents {
  width: 556px;
  margin:0;
  text-align: center;
}
body#interview div#contents p {
  padding: 12px 12px 16px 12px;
  text-align: left;
}
body#interview div#contents div#profile {
  min-height: 1%;
		border-top: 8px solid #000;
  background: url("images/int_prof_back.gif") no-repeat #E8E7E7;
  margin: 0 0 30px 0;
		padding: 0 0 15px 0;
}
body#interview div#contents div#profile:after{
 content: ".";
 display: block;
 height: 0px;
 clear: both;
 visibility: hidden;
 }
* html body#interview div#contents div#profile{
/*\*/height: 1%;/*for WinIE*/
 display: inline-table;/*for MacIE*/
 }

body#interview div#contents div#profile img.ph {
  float: left;
  width: 129px;
}
body#interview div#contents div#profile div.txt {
  float: right;
  width: 362px;
}
body#interview div#contents div#profile p {
  padding: 18px 12px 0px 0px;
}
body#interview div#contents dl {
  clear: both;
  margin: 0 0 20px 0;
}
body#interview div#contents dl dd {
  text-align: left;
  padding: 20px 0 24px 10px;
}
body#interview div#contents dl dd.q2 img {
  float: left;margin: 0 12px 24px 0;
}
body#interview div#contents dl dt.q3 {
  clear: both;
}
body#interview div#contents table {
  background-color:  #E8E7E7;
  padding: 2px;
  margin: 30px 0 30px 0;
}
/* @end */

/* @group bny */
body#bny h2 {
  margin:0;
}
body#bny div#contents {
  width: 556px;
  margin:0;
  background-color: #E8E7E7;
  text-align: center;
}
body#bny div#contents p {
  padding: 12px 12px 16px 12px;
  text-align: left;
}
body#bny div#contents img.bnyLeadPh {
  float: right;
  margin: 0 0 0 6px;
}
body#bny div#contents div#profile {
  border-top: 8px solid #000;
  background-color: #FA8818;
  clear: both;
  height: 133px;
}
body#bny div#contents div#profile img.ph {
  float: left;
  width: 118px;
}
body#bny div#contents div#profile div.txt {
  float: right;
  width: 430px;
  text-align:left;
}
body#bny div#contents div#profile p {
  padding: 12px 12px 0px 12px;
  background-color: #FA8818;
}
body#bny div#contents div#comment {
  clear: both;
}
body#bny div#contents div#window div#movie{ margin: 0 0 20px 0; }
body#bny div#contents div#magazine {
  padding: 0 12px;
}
body#bny div#contents div#magazine img.ph {
  float: left;
  width: 102px;
}
body#bny div#contents div#magazine div.txt {
  float: right;
  width: 430px;
  text-align: left;
}
body#bny div#contents div#magazine p {
  padding: 12px 12px 0px 12px;
}
/* @end */

/* @group present */
body#present h2 {
  margin: 0 0 16px 0;
}
body#present div#contents {
  width: 556px;
  margin: 9px 0 0 0;
  background-color: #E8E7E7;
  text-align: center;
}
body#present div#contents p {
  padding: 14px;
  text-align: left;
}
body#present div#contents h3 {
  margin: 25px 0 10px 0;
}
body#present div#contents dl {
  text-align: left;
}
body#present div#contents dd {
  margin: 0 0 0 12px;
}
body#present div#contents img.link {
  margin: 24px 0 24px 0;
}

/* @end */

