@charset ”UTF-8”;
* {
margin: 0;
padding: 0;
}

body {
	color: #000000;
	background: #E0E0E0 url("../img/bg_blue.jpg") no-repeat;

}

#head {
	background: url(../img/head_blue.gif) no-repeat top left;
	left: 0;
	top: 0;
	width: 800px;
	height: 60px;
}

#home {
	position: absolute;
	top: 15px;
	left: 747px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 5px;
}

/*  add by delta */
#container { 
  width: 800px;
  position: relative;
  float: left; 
}

#main {
	width: 800px;
	left: 0px;
	top: 60px;
	position: absolute;
	padding-bottom: 30px;
}

#top {
	width: 760px;
	height: 575px;
	background-image: url(../img/topimage.gif)

}

#byamg {
	position: absolute;
	left: 457px;
	top: 530;
}

#sub {
	width: 200px;
	left: 600px;
	top: 60px;
	position: absolute;
	background: #FFFF80;
}

h1 {
	display: none;
	font: bold 14pt 'ＭＳ Ｐゴシック';
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0.5em;
}

h2, h3 {
	font: bold 12pt 'ＭＳ Ｐゴシック';
	margin: 1em 15px 0.5em 15px;
}

h4 {
	font: bold 11pt 'ＭＳ Ｐゴシック';
	margin-bottom: 0.5em;
}

p {
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.5em;
}

p.q {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.5em;
	color: #FF8000;
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
}

.caption {
	float: right;
	width: 260px;
	border: dashed 1px orange;
	margin: 10px;
	padding: 10px;
}

.caption dl {
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
}

.caption dt {
	font: bold 10pt/1.4 'ＭＳ Ｐゴシック';
}

.caption dd {
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
}

.caption img {
	margin-right: 10px;
}

.caption .copy {
	font: 8pt/1.4 'ＭＳ Ｐゴシック';
}

.copy {
	clear: both;
	font: 8pt/1.4 'ＭＳ Ｐゴシック';
}

.profile {
	border: dashed 1px orange;
	margin: 10 15px;
	padding: 10px;
	clear: both;
}

.profile dl {
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
}

.profile dt {
	font: bold 10pt/1.4 'ＭＳ Ｐゴシック';
}

.profile dd {
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
}

.profile img {
	margin-right: 10px;
	margin-top: 5px;
}

.site_image2 {
	clear: both;
	float: left;
	margin: 0px 15px 10px 25px;
}

.continue {
	text-align: center;
}

#page {
	clear: both;
	width:580px;
	margin: 10px 10px 20px 10px;
}

#page #prev {
	position; absolute;
	top: 0;
	left: 0;
	float: left;
	width: 75px;
	border: solid 0px red;
}

#page #number {
	font: 10pt/2 'ＭＳ Ｐゴシック';
	float: left;
	border: solid 0px red;
	width: 410px;
	text-align: center;
	margin: auto;
	
}

#page #next {
	position; absolute;
	top: 0;
	right: 0;
	float: right;
	width: 75px;
	border: solid 0px red;
}

#writer {
	text-align: right;
	margin-left: 15px;
}

.photo_image {
	clear: both;
	float: right;
	margin: 15px;
}

.photo_image2 {
	clear: both;
	float: left;
	margin: 15px;
}

.photo_image3 {
	clear: both;
	margin: 10px 0px 10px 15px;
}

#artistfile {
	width: 560px;
	margin: 20px 20px 0 20px;
	background: #CCCCCC url(../img/artist_bg_head.gif) no-repeat top left;
}

#artistfile h2 {
	margin: 10px 0 0 15px;
	font: bold 11pt 'Courier New';
}

#artistfilehead {
	height: 30px;
}

#artistfilebody {
	width: 560px;
	text-align: center;
	vertical-align: middle;
	margin: 20px 0;
}

#artistprofile {
	width: 560px;
	margin: 20px 20px;
	background: #FFFF66 url(../img/artist_pf_head.gif) no-repeat top left;
}

#artistprofile h2 {
	margin: 10px 0 0 15px;
	font: bold 11pt 'Courier New';
}

#artistprofilehead {
	height: 30px;
}

#artistprofilebody {
	width: 560px;
	vertical-align: super;
	margin: 10px 0;
}

#artistprofile img {
	float: left;
	margin: 5px 10px;
}

dl.interview {
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.5em;
}

.interview dt {
	display: block;
	clear: left;
	float: left;
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.interview dt.A {
	color: #0000C0;
}

.interview dt.B {
	color: #800000;
}

.interview dd {
	display: block;
	font: 10pt/1.4 'ＭＳ Ｐゴシック';
	margin-left: 3em;
}

.interview dd p {
	margin-left: 0;
}


.bodyFile {
	margin: 20px;
}

.bodyFile .profile {
	border: solid 0px black;
	margin: 10 15px;
	padding: 10px;
}

.bodyFile .photo {
	float: left;
	border: solid #202020 1px;
}

.bodyFile .artwork {
	float: right;
	border: solid #202020 1px;
	margin: 0px 15px;
}

.amazon {
	clear: both;
	float: right;
	margin: 15px;
	width: 165px;
	height: 240px;
	padding: 10px;
	text-align: center;
	font: 9pt 'ＭＳ Ｐゴシック';
}

.amazon2 {
	clear: both;
	float: right;
	margin: 15px;
	width: 175px;
	height: 270px;
	padding: 0px;
	text-align: center;
	background: url(../img/bg_amz2.gif) no-repeat fixed top left;
	font: 9pt 'ＭＳ Ｐゴシック';
}

.amazon2 p {
	padding-top: 5px;
	line-height: 1.2;
}

.amazon2 p.copy {
	padding-top: 5px;
	font: 8pt/1.2 'ＭＳ Ｐゴシック';
}

span.a {
	color: #C00000;
	font-weight: bold;
}

span.b {
	color: #000080;
	font-weight: bold;
}

span.c {
	color: #00C000;
	font-weight: bold;
}

.column {
	border: dashed 1px orange;
	margin: 20px 15px;
	padding: 0px;
	clear: both;
	background: #FFFFC0;
}

div.column:after{
	content:"";
	display:block;
	clear:both;
	border-bottom:1px transparent solid;
}

div.column{
	 _height:1%;
}

.column ul {
	line-height: 1.5;
	list-style: none;
	font: 10pt/1.5 'ＭＳ Ｐゴシック';
}

blockquote {
	paddind: 10px;
	background: #F9F9F9;
	border: dashed #999999 1px;
	padding: 10px 0px;
	margin: 25px;

}

.log {
	color: #000080;
	margin: 25px 15px;
}

.story, .story p {
	color: #404040;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 9pt/1.4 'ＭＳ Ｐゴシック';
}

.backnumber {
	margin: 5px 20px 15px 15px;
	font: 10pt/1.5 'ＭＳ Ｐゴシック';
	list-style: none inside;
}


.subcaption {
	font: 8pt/1.2 'ＭＳ Ｐゴシック';
	margin: 10px 25px 15px 35px;
	color: #666666;
}

.subcaption span {
	font-weight: bold;
	color: #FF0000;
}


/* ------------------------------
   Tab 200novels
------------------------------ */

span {
  display: none;
}

ul.subsection_tabs {
  position:absolute;
  top:415px;
  left:250px;
  list-style:none;
  padding:0;
  clear:both;
  width: 535px;
  height: 21px;
  clear:both;
}

li img {
	border-width: 0;

}

ul.subsection_tabs li.tab {
  float:right;
  text-align:center;
  font-size: 15px;
  line-height: 21px;
}

ul.subsection_tabs li.list200 a {
  display:block;
  height:20px;
  width: 80px;
  background: url(../../../../content-img/pr/07/200_link.png) no-repeat;
}

ul.subsection_tabs li.list200 a:hover {
  background: url(../../../../content-img/pr/07/200_hover.png) no-repeat;
  text-decoration: none;
}

ul.subsection_tabs li.list200 a.active {
  background: url(../../../../content-img/pr/07/200_active.png) no-repeat;
}

ul.subsection_tabs li.list180 a {
  display:block;
  height:21px;
  width: 75px;
  background: url(../../../../content-img/pr/07/180_link.png) no-repeat;
}

ul.subsection_tabs li.list180 a:hover {
  background: url(../../../../content-img/pr/07/180_hover.png) no-repeat;
  text-decoration: none;
}

ul.subsection_tabs li.list180 a.active {
  background: url(../../../../content-img/pr/07/180_active.png) no-repeat;
}

ul.subsection_tabs li.list150 a {
  display:block;
  height:21px;
  width: 75px;
  background: url(../../../../content-img/pr/07/150_link.png) no-repeat;
}

ul.subsection_tabs li.list150 a:hover {
  background: url(../../../../content-img/pr/07/150_hover.png) no-repeat;
  text-decoration: none;
}

ul.subsection_tabs li.list150 a.active {
  background: url(../../../../content-img/pr/07/150_active.png) no-repeat;
}

ul.subsection_tabs li.list120 a {
  display:block;
  height:21px;
  width: 75px;
  background: url(../../../../content-img/pr/07/120_link.png) no-repeat;
}

ul.subsection_tabs li.list120 a:hover {
  background: url(../../../../content-img/pr/07/120_hover.png) no-repeat;
  text-decoration: none;
}

ul.subsection_tabs li.list120 a.active {
  background: url(../../../../content-img/pr/07/120_active.png) no-repeat;
}

ul.subsection_tabs li.list90 a {
  display:block;
  height:21px;
  width: 75px;
  background: url(../../../../content-img/pr/07/90_link.png) no-repeat;
}

ul.subsection_tabs li.list90 a:hover {
  background: url(../../../../content-img/pr/07/90_hover.png) no-repeat;
  text-decoration: none;
}

ul.subsection_tabs li.list90 a.active {
  background: url(../../../../content-img/pr/07/90_active.png) no-repeat;
}

ul.subsection_tabs li.list60 a {
  display:block;
  height:21px;
  width: 75px;
  background: url(../../../../content-img/pr/07/60_link.png) no-repeat;
}

ul.subsection_tabs li.list60 a:hover {
  background: url(../../../../content-img/pr/07/60_hover.png) no-repeat;
  text-decoration: none;
}

ul.subsection_tabs li.list60 a.active {
  background: url(../../../../content-img/pr/07/60_active.png) no-repeat;
}

ul.subsection_tabs li.list30 a {
  display:block;
  height:21px;
  width: 75px;
  background: url(../../../../content-img/pr/07/30_link.png) no-repeat;
}

ul.subsection_tabs li.list30 a:hover {
  background: url(../../../../content-img/pr/07/30_hover.png) no-repeat;
  text-decoration: none;
}

ul.subsection_tabs li.list30 a.active {
  background: url(../../../../content-img/pr/07/30_active.png) no-repeat;
}

/* 共通部分のデザイン */

div.tab-content {
  clear: both;
  _display: inline;
  margin: 0px 5px 0px 0px;
}

#tab {
	width: 755px;
	height: 310px;
	position: absolute;
	top: 95px;
	left: 30px;

}

#tab li {
  	float: left;
 	margin-right: 5px;
	list-style:none;
}