<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.link a {
  font-size: 12px;
}

.cap {
  font-size: 12px;
  line-height: 1.5em;
  color: gray;
}

.mincho {
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W6", "Hiragino Mincho Pro", "HGSæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", serif;
}

body {
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.75em;
  letter-spacing: 0.1em;
  color: #1a1a1a;
}

del {
  color: #999;
}

li img {
  vertical-align: top;
}

/* 
 * link style
 */
a {
  color: #8080ff;
  text-decoration: none;
  outline: none 0 !important;
}
a:link {
  color: #8080ff;
  text-decoration: none;
}
a:visited {
  color: #8080ff;
  text-decoration: none;
}
a:hover {
  color: #bfbfff;
  text-decoration: underline;
}
a:active {
  color: #bfbfff;
  text-decoration: underline;
}
a:hover img.hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.opc a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

/*
 * wrapper
 */
#wrapper {
  position: relative;
  width: 960px;
  background-color: #FFF;
  margin: 0 auto;
}

/*
 * 	header
 */
#header {
  width: 960px;
  margin: 0 auto;
}
#header #hobo {
  width: 200px;
  height: 10px;
  margin: 0 0 60px 0;
  padding: 10px 0 0 0;
}
#header h1 {
  width: 800px;
  height: 127px;
  margin: 0 0 33px 0;
  line-height: 1.25em;
}

#profile {
  position: relative;
  float: left;
  width: 480px;
}
#profile ul, #profile li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#profile ul {
  *zoom: 1;
}
#profile ul:after {
  content: "";
  display: table;
  clear: both;
}
#profile li {
  position: relative;
  float: left;
}
#profile li img {
  display: block;
}
#profile li .profile {
  position: absolute;
  width: 800px;
  height: 620px;
  top: 0;
  background-color: #FFF;
  z-index: 1;
  display: none;
}
#profile li .profile .photo {
  float: left;
}
#profile li .profile h3 {
  margin-top: 160px;
  margin-left: 240px;
  font-size: 24px;
}
#profile li .profile h3 span {
  font-size: 16px;
}
#profile li .profile p {
  margin-left: 240px;
}
#profile li .profile .close {
  clear: both;
}
#profile li .yugop {
  padding-right: 160px;
}
#profile li .yugop h3 {
  color: #cc0000;
}
#profile li .taku {
  padding-left: 160px;
  margin-left: -160px;
}
#profile li .taku h3 {
  color: #14cc14;
}
#profile .credit {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  font-size: 12px;
  text-align: right;
  color: gray;
}

#yodogawa {
  width: 400px;
  height: 255px;
  margin: 0 auto 40px 560px;
  font-size: 16px;
}

#toc {
  width: 400px;
  margin: 65px auto 0 560px;
}
#toc h3 {
  float: left;
  margin: 0;
}
#toc ul, #toc li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#toc ul {
  margin-left: 80px;
}
#toc li {
  margin-bottom: 20px;
}
#toc li.current a:hover {
  cursor: default;
}
#toc li.current a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#toc li.off a {
  cursor: default;
}
#toc li.off a img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

/*
 * contents
 */
.contents {
  clear: both;
  position: relative;
  width: 720px;
  margin: 0 auto 80px 160px;
  padding-top: 160px;
}
.contents h2 {
  margin: 0;
  text-align: left;
}
.contents .article {
  margin: 50px auto;
  text-align: left;
}
.contents .article .info {
  margin: 80px auto;
  text-align: left;
}
.contents .article .info h3 {
  font-size: 16px;
  margin: 10px auto 0;
}
.contents .article .info p {
  margin: 0 auto 10px;
}
.contents .article h2 {
  margin-bottom: 25px;
  font-weight: normal;
}
.contents .article h3 {
  font-size: 16px;
  margin: 30px;
}
.contents .date {
  margin: 40px 0 80px 160px;
  font-size: 12px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  text-transform: uppercase;
  text-align: left;
  color: gray;
}
.contents .photo {
  margin: 10px auto;
}

#video {
  margin-left: 880px;
  width: 80px;
  margin-top: 20px;
  overflow: hidden;
}
#video a {
  display: block;
  margin-left: -86px;
}

.info {
  width: 500px;
  margin: 80px auto;
  text-align: center;
}
.info h3 {
  font-size: 16px;
  margin: 10px auto 0;
}
.info p {
  margin: 0 auto 10px;
}

#navi {
  margin: 80px auto 80px 140px;
}
#navi ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: -0.4em;
  text-align: left;
}
#navi ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  text-align: left;
  padding: 0;
  margin: 0;
  padding: 0 20px;
}
#navi ul li.hidden {
  visibility: hidden;
}

/*
 * archive
 */
#archive #profile {
  width: 960px;
  height: 160px;
  margin-bottom: 40px;
}
#archive #profile li {
  letter-spacing: 0;
}
#archive #profile img {
  display: inline;
  float: left;
}
#archive #profile .credit {
  margin-bottom: -30px;
}
#archive #profile .top {
  margin-top: 48px;
}
#archive #video {
  clear: both;
  margin-top: 30px;
}
#archive #navi {
  margin: 80px auto 80px 60px;
}

#movie {
  width: 640px;
  margin: 0 auto;
}

#footer {
  position: relative;
  padding-bottom: 100px;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  letter-spacing: -0.4em;
  margin-bottom: 10px;
}
#footer ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 20px;
  margin: 0;
}
#footer .fblike {
  text-align: center;
  margin: 20px;
}
#footer .copyright {
  margin-top: 10px;
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: gray;
}

.techo {
  margin: 80px auto;
}

.none {
  display: none;
}

.hidden {
  visibility: hidden;
}

.red {
  color: #F00;
}

.amazon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: url(../images/icon_amazon.png) no-repeat left center;
  padding-left: 25px;
}

.conv {
  width: 500px;
  margin: 25px 0;
  margin-left: 80px;
}
.conv img.v {
  padding-left: 80px;
}
.conv table {
  width: 100%;
}
.conv table + table {
  margin-top: 50px;
}
.conv th, .conv td {
  text-align: left;
  line-height: 2em;
}
.conv th {
  width: 80px;
  padding: 2em 0 0 0;
  font-weight: bold;
  vertical-align: top;
  color: #1a1a1a;
}
.conv th.talker0 {
  color: #aa47b2;
}
.conv th.talker1 {
  color: #cc0000;
}
.conv th.talker2 {
  color: #14cc14;
}
.conv th.talker3 {
  color: #1a1a1a;
}
.conv td {
  padding-top: 2em;
  vertical-align: middle;
  color: #1a1a1a;
}
.conv td.photo {
  padding: 30px 0 10px 80px;
  text-align: left;
}
.conv td.photo p {
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv td.photoC {
  padding: 30px 0 10px 0;
  text-align: center;
}
.conv td.photoC p {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv td.center {
  text-align: center;
}
.conv .continue {
  width: 500px;
  margin: 0 auto;
  padding: 2em 0;
  text-align: center;
}
</pre></body></html>