@charset "utf-8";

/* ----- HTML再定義 ------------------------------------ */

body {
  margin: 0px;
  padding: 0px;
  text-align: left;

  font-size: 14px;
  font-style: normal;
  color: #444444;

  background-color: #FFFAF0;
  background-image: URL(skin/book_001.jpg);
  background-attachment : fixed;
}

form fieldset {border: 0px solid #000000;}
form legend {display: none;}

a {
  color: #0000CC;
  text-decoration: none;
}

a:active, a:hover {
  color: #FF7700;
  text-decoration: none;
}

blockquote {
  color: #666666;
  line-height: 150%;
  margin: 50px;
  padding: 20px;
  background-color: #EDEFEF;
 border: 1px double #D3D3D3;
}

hr {color: #AAAAAA;}

/* ----- 基本構造 -------------------------------------- */

#container {
  width: 950px;
  height: 100%;
  margin: 0px auto;
  border: 1px solid #999999;
  background-color: #F5F5F5;
}

header {
  width: 880px;
  float: none;
  clear: both;
  margin: 0px auto 30px auto;
  height: 100px;
}

#main {
  width: 930px;
  height: auto;
  margin: 0px auto 0px auto;
  padding-top: 20px;
}

footer {
  width: 880px;
  float: none;
  clear: both;
  margin: 0px auto 0px auto;
  border-top: 1px solid #777777;
  font-size: 13px;
}


/* ----- ヘッダー -------------------------------------- */

/* -----
#header {
	width: 800px;
	float: none;
	clear: both;
    margin: 0px auto 30px auto;
	height: 100px;
}
----- */

/* ----- head_title -------------------- */
#head_title h1 {
  padding: 15px 15px 0px 50px;
}

#head_title h1 a {
  color: #444444;
  font-size: 20px;
}

#head_title p {
  margin: -10px auto 25px 70px; 
  font-size: 13px;
}

/* ----- menu -------------------- */
#menu {
  width: 95%;
  margin: 0px auto 15px auto;
  padding:10px 0px 0px 0px;
  border-top: 1px solid #777777;
  border-bottom: 1px solid #777777;
  height: 37px;
}


#menu h2 {display: none;}

#menu p {
  margin: 8px 0px 0px 30px;
  font-size: 13px;
}

/* ----- メイン ------------------------------------ */

/* -----
#main {
  width: 930px;
  height: auto;
  margin: 0px auto 0px auto;
  padding-top: 20px;
}
----- */

/* ----- カラム構成 -------------------- */
#column_R {
  float: right;
  width: 570px;
  margin: 30px 20px 30px 10px;
  padding: 20px 0px 20px 10px;
}

#column_L {
  float: left;
  width: 290px;
  margin: 30px 10px 30px 20px;
}

/* ----- メイン共通 要素 -------------------- */





/* ----- 右カラム （2カラム）------------------------------- */

/* ----- novel index -------------------- */
#index_main {margin: 0px;}

#index_main h2 {display: none;}


#ct_title {
  margin-top: 0px;
}

#ct_title h3 {
  font-size: 14px;
  margin: 0px auto 5px 30px;
}


		/* -- 上部 説明 -- */
#info_top {
  margin: -20px auto 10px 30px;
  padding: 0px 20px 20px 20px;
  font-size: 14px;
  line-height: 150%;
  border-bottom: 1px solid #AAAAAA;
}

#info_top2 {
  margin: -30px auto 30px 20px;
  padding: 20px;
  font-size: 14px;
  line-height: 150%;
  border-bottom: 1px solid #AAAAAA;
}

#info_ct1 {
  margin: 0px auto 30px 30px;
  line-height: 150%;
}

		/* -- 下部 説明（カテゴリ） -- */
.info_ct2 {
  margin: 0px auto 0px 30px;
  line-height: 180%;
}

		/* -- コンテンツ・カテゴリタイトル -- */

















.cont0 {
  margin: 0px;
}

.cont {
  margin: 10px 0px 20px 10px;
  padding-left: 15px;
  border-bottom: 1px solid #AAAAAA;
}/* シリーズのくくり */

.cont1 {
  margin: 10px 0px 20px 10px;
  padding-left: 15px;
  border-bottom: 1px solid #AAAAAA;
}

.cont2 {
  margin: 10px 0px 20px 10px;
  padding-left: 15px;
}/* コンテンツ末番用 */

.cont_titile {
  color: #212121;
  margin:0px auto 20px 20px;
  padding: 0px 5px;
  font-size: 16px;
}/* シリーズタイトル */


.cont1 h4 {
  margin: 50px auto 30px 0px;
  line-height: 50%;
}/* 作品タイトル */

.sub_title {
  margin-left: 100px;
  padding: 0%;
}/* 作品サブタイトル */

	/* cate内 シリーズタイトル及び説明 */
#info_top2 h3 {
  color: #212121;
  font-size: 14px;
  margin: 0px 0px 30px 0px;
  padding: 5px;
}/* シリーズタイトル */

.ser_comt {
  width: 80%;
  margin: 30px 0px 0px 50px;
  font-size: 13px;
}/* シリーズ説明 */




		/* -- 作品リスト部設定 -- */
.li_idx0 {
  margin: 0px 10px 30px 20px;
  list-style-type: none;
  line-height: 220%;
}
.li_idx0 li {font-size: 15px;}


.li_idx {
  margin: 0px 10px 30px -10px;
  list-style-type: none;
  line-height: 220%;
}
.li_idx li {font-size: 15px;}


.li_idx2 {
  margin: 0px 10px 30px 10px;
  list-style-type: circle;
  line-height: 400%;
}
.li_idx2 li {font-size: 15px;}


.li_ct {
  margin: 0px 20px 30px 20px;
  list-style-type: none;
  font-weight: bold;
  line-height: 200%;
}
.li_ct li { 
  font-size: 15px;
}


.li_ct2 {
  margin: 0px 20px 50px 20px;
  list-style-type: none;
  font-weight: bold;
  line-height: 200%;
}
.li_ct2 a { 
  font-size: 15px;
}


.lmc {
  list-style-type: circle;
  font-weight: normal;
}


.v_box {
  width: 73%;
  margin-top: -10px;
  margin-left: 0px;
  border-bottom: 1px dashed #666666;
}


.lmv {
  margin: 0px 20px 50px 20px;
  list-style-type: circle;
  line-height: 200%;
}
.lmv li { 
  font-size: 15px;
}


.li_wo {
  font-size: 12px;
  font-weight: normal;
  margin-left: 20px;
}


.fwd {
  font-size: 12px;
  text-align: right;
}


.rtn {
  font-size: 12px;
  text-align: left;
}

.li_tex_ttl {
  font-size: 13px;
}


.idx_bt_meno{
  margin-left: 50px;
  margin-bottom: 30px;
  font-size: 14px;
}

/* ----- 左カラム （2カラム）------------------------------- */

/* ----- Works CONTENTS -------------------- */
#cont_nav {margin: 0px 0px 50px 0px;}

#cont_nav h2 {
  color: #000000;
  font-size: 13px;
  margin: 15px 0px 17px 5px;
  padding: 5px;
  border-bottom: 1px solid #AAAAAA;
}

		/* -- リスト設定 -- */
#cont_nav ul {
  margin-left: -20px;
  list-style-type: none;
  line-height: 220%;
}

#cont_nav ul a {text-decoration: none;}

.s_li {margin-left: -20px;}

/* ----- information -------------------- */
#info_nav0 {margin-bottom: 60px;}

#info_nav0 .block_title h2 {
  color: #000000;
  font-size: 13px;
  margin: 30px 0px 17px 5px;
  padding: 5px;
  border-bottom: 1px solid #AAAAAA;
}

#info_nav0 .info_nav1 {margin-left: 30px;}

#info_nav0 h4 {
  font-size: 14px;
  margin-bottom: -10px;
}
#info_nav0 h5 {
  font-size: 13px;
  margin-bottom: 5px;
}

#info_nav0 h6 {
  font-size: 13px;
  margin: 0px 0px 5px 10px;
}

.nav_tex {
  line-height: 140%;
  margin-bottom: 30px;
}

.nav_tex ul {margin-left: -14px;}

.mk01 {
  list-style-type: none;
  margin-top: 5px;
  margin-bottom: 20px;
}

.mk02 {
  list-style-type: none;
  margin-bottom: 15px;
}

.nav_tex ul li {margin-bottom: 8px;}


/* ----- Site NAVIGATION -------------------- */
#site_cont {margin: 0px;}

#site_cont h2 {
  color: #000000;
  font-size: 13px;
  margin: 15px 0px 17px 5px;
  padding: 5px;
  border-bottom: 1px solid #AAAAAA;
}

		/* ----- リスト設定 ----- */
#site_cont ul {
  list-style-type: none;
  line-height: 190%;
}

#site_cont ul a {text-decoration: none;}




/* ----- Works MAIN （1カラム・本文パーツ）------------------ */
/* -----
#main {
	width: 800px;
	height: auto;
	float: none;
	clear: both;
}
----- */

#wks_main {
  width: 800px;
  margin: 0px auto;
  padding: 20px 25px;
}

#wks_main h2 {display: none;}



		/* ----- 作品部分 フィールド設定 ----- */
#wks {
  width: 750px;
  margin: 40px auto 30px auto;
}

		/* ----- 作品タイトル ----- */
#wks .wks_title {
  width: 750px;
  margin: 0px auto 0px auto;
  border-bottom: 1px solid #AAAAAA;
}

#wks .wks_title h3{
  color: #212121;
  font-size: 18px;
  margin: 0px 0px 5px 20px;
  padding: 5px;
}

		/* ----- 本文 ----- */
#wks_vew {
  width: 95%;
  margin: 0px;
  padding: 80px 0px 10px 20px;
  line-height:1.9em;
  letter-spacing: 0.04em;
  font-size: 15px;

  padding-bottom: 80px;
  border-bottom: 1px solid #AAAAAA;
}

#wks_vew_sn {
	width: 95%;
	margin: 80px 0px 40px 40px;
	line-height:1.83em;
	letter-spacing: 0.04em;
	font-size: 15px;

	padding-bottom: 80px;
	border-bottom: 1px solid #AAAAAA;
}

#wks_vew_sn2 {
  width: 95%;
  margin: 30px 0px 40px 40px;
  line-height:1.83em;
  letter-spacing: 0.04em;
  font-size: 15px;

  padding-bottom: 80px;
  border-bottom: 1px solid #AAAAAA;
}

#wks_vew2 {
  width: 85%;
  margin: 0px;
  padding: 80px 50px 10px 60px;
  line-height:1.83;
  letter-spacing: 0.04em;
  font-size: 15px;

  padding-bottom: 80px;
  border-bottom: 1px solid #AAAAAA;
}

.mt{
  width: 90%;
  margin: 30px auto 40px auto;
  text-align: center;
}

	/* ---本文中　作品タイトル --- */
.w_title {
  font-size: 120%;
  font-weight: bold;
  margin-left: 40px;
  margin: 70px 0px 70px 50px;
}		/* ---基本--- */

.w_title_b {
  font-size: 110%;
  font-weight: bold;
  margin-left: 40px;
  margin: 70px 0px 70px 70px;
  font-style: oblique;
}		/* ---110% bold 斜体--- */


	/* ---本文中　タイトル --- */
#work_title {
  font-weight: 600;
  margin: 150px 0px 150px 0px;
}

.s_title{margin: 0px 0px 20px 70px;}
.ep_title{margin: -10px 0px 0px 100px;}


		/* ----- 本文 シナリオ用 ----- */
#kojo {
  width: 750px;
  margin: 80px auto 0px auto;
  padding: 0px;
  font-size: 14px;
  line-height: 1.5em;
}		/* ----- 前説用 ----- */

#kojo_DB {
  width: 750px;
  margin: 80px auto 0px auto;
  padding: 0px;
  font-size: 14px;
  line-height: 1.5em;
}		/* --- 口上 --- */

.DB_kojo  {
  width: 750px;
  margin: 80px auto 0px auto;
  padding: 0px;
  font-size: 14px;
  line-height: 1.5em;
}

.DB_kojoB {
  width: 680px;
  margin: 80px auto 40px auto;
  padding: 0px;
}		/* --- 口上（bamen_b ぶら下げ用） --- */

.lines_ {
  width: 750px;
  margin: 0px 0px 40px 0px;
  padding: 0px;
  font-size: 16px;
}		/* --- セリフ枠 --- */

.lines_b {
  width: 750px;
  margin: 20px 0px 40px 0px;
  padding: 0px;
  font-size: 16px;
}		/* --- セリフ枠 --- */

.char {
  width: 90px;
  margin: 0px;
  padding: 0px 20px 0px 20px;
  float: left;
  line-height: 1.9em;
}		/* --- 人物 --- */

.char_s {
  width: 90px;
  margin: 0px;
  padding: 0px 20px 0px 20px;
  font-size: 12px;
  float: left;
  line-height: 1.9em;
}		/* --- 人物 --- */

.wrd {
  width: 600px;
  margin: 0px;
  padding: 0px 20px 0px 0px;
  float: right;
  line-height: 1.7em;
 }		/* --- セリフ本文 --- */








/* ----- 場面＆ト書き ----- */

.bamen_s { margin: 0px; font-size: 17px; } /* ----- 冒頭部のみ ----- */

.bamen { margin-top: 70px; font-size: 17px; } /* ----- 冒頭以外 ----- */

.bamen_b {margin: 0px 0px 40px 20px;
  font-size: 18px;} /* ----- kugiri1の下にぶら下げる ----- */


.togaki {
  margin: 60px 20px 60px 170px;
  line-height: 1.6;} /* ----- .bamen との併用ナシ ----- */

.togaki_b {
  margin: 5px 20px 60px 170px;
  line-height: 1.6;}/* ----- .bamen との併用時 ----- */

.hosoku {
  width: 85%;
  margin: 20px 10px 70px 20px;
  padding: 15px;
  line-height: 1.6;
  background-color: #EDEFEF;
  border: 1px double #D3D3D3;
  color: #666666;}

.hasen {
 width: 90%;
 margin: 0px auto 70px auto;
 border-bottom: 1px dashed #666666;
}

.kugiri {
 width: 665px;
 margin: 60px auto 100px auto;
 padding: 0px 0px 0px 80px;
}		/* --- 区切り --- */

.kugiri0 {
 width: 665px;
 margin: 0px auto 30px auto;
}		/* --- 区切り --- */

.kugiri1 {
 width: 665px;
 margin: 60px auto 30px auto;
 padding: 0px 0px 0px 80px;
}		/* --- 区切り --- */

.kugiri2 {
 width: 665px;
 margin: 60px auto 50px auto;
 padding: 0px 0px 0px 80px;

}		/* --- 区切り --- */}

		/* ----- 口上 ----- */
#mess {
  color: #494949;
   line-height: 150%;
  margin: 50px;
  padding: 20px;
  background-color: #FFF7F7;
  border: 1px double #D3D3D3;
}

.mess2 {
  width: 70%;
  line-height: 150%;
  margin: 20px auto 50px auto;
  text-align: left;
}		/* ----- ※説明分用（枠ナシ）----- */



		/* ----- あとがき ----- */
#nov1 { margin-top:10px; }

#wks_aftwrd {
  width: 90%;
  margin: 20px auto 40px auto;
  line-height:1.5;
}

#wks_aftwrd .date{
  margin-left: -15px;
  margin-bottom: 15px;
}

#wks_aftwrd .aw{
  width: 90%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#wks_aftwrd .aw_ma{
  width: 90%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed;
}

		/* ----- 作品分類 ----- */
#definition dl.detail {
  margin: 15px 10px 20px 10px;
  padding: 10px;
  background-color: #EEEEEE;
  line-height:1.8;
}

#definition dl.detail dt {
  float: left;
  clear: left;
  width: 6em;
}

#definition dl.detail dd {
}


	/* ----- indexへ ----- */
.wv_nv {
  text-align: right;
  font-size: 13px;
}

/* ----- 単独要素 画像GO＆BACK ------ */
#go_back {
  clear: both;
  width: 540px;
  margin: 0px auto;
  font-size: 13px;
}

#go_back_L {
  width: 200px;
  margin: 0px 0px 0px 20px;
  text-align: right;
  float: left;
}

#go_back_R {
  width: 200px;
  margin: 0px 20px 0px 0px;
  text-align: left;
  float: right;
}

/* ----- 単独要素　clap ＆ tweet ------------------------------ */
#clap_nav {margin: 15px 0px 0px 50px;}
#tweet_nav {margin: 0px 0px 50px 84px;}


#clap {margin: 15px 0px 0px 50px;}
#tweet {margin: 0px 0px 50px 98px;}

/* ----- 
form fieldset {border: 0px solid #000000;}
form legend {display: none;}
----- */

.clap_vew {
  text-align: center;
  color: #4C4C4C;
  background-color: #F5F5F5;
  border: solid 1px #A5A5A5;
}



/* ----- フッター ------------------------------------ */

/* -----
#footer {
	width: 760px;
	float: none;
	clear: both;
    margin: 0px auto 0px auto;
    border-top: 1px solid #777777;
}
----- */

#copyright {
  margin-top:10px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 120%;
}
#copyright a { color: #00008B; }

#add{
  clear: both;
  text-align: right;
  padding-right: 40px;
  font-size: small;
}

/* ----- 共通要素 --------------------------------------- */

.void {display: none;}

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  line-height: 0%;
}

.bouten {
  -webkit-text-emphasis: dot filled;
  text-emphasis: dot filled;
  font-weight: bold;
  display: inline;
}



		/* ----- 改行＆段落 ----- */
.br00 {margin-bottom: 0px;}
.br05 {margin-bottom: 5px;}
.br10 {margin-bottom: 10px;}
.br15 {margin-bottom: 15px;}
.br20 {margin-bottom: 20px;}
.br30 {margin-bottom: 30px;}
.br40 {margin-bottom: 40px;}
.br50 {margin-bottom: 50px;}
.br60 {margin-bottom: 60px;}
.br70 {margin-bottom: 70px;}
.br80 {margin-bottom: 80px;}
.br90 {margin-bottom: 90px;}
.br100 {margin-bottom: 100px;}
.br120 {margin-bottom: 120px;}
.br150 {margin-bottom: 150px;}
.br200 {margin-bottom: 200px;}


		/* --- text寄せ --- */
.tex_C {text-align: center;}
.tex_R {text-align: right;}
.tex_L {text-align: left;}


		/* --- 文字小 --- */
.tex-small {font-size: small;}


		/* --- 改行幅 --- */
.lh120 {line-height: 120%;}





		/* --- <P>の要素 --- */
.sp60 {margin: 60px 0px 60px 0px;}


		/* ----- 文字装飾 ----- */
.txt_b {font-weight: bold;}				/* --- 太字 --- */
.txt_i {font-style: italic;}			/* ---イタリック --- */
.txt_o {font-style: oblique;}			/* --- 斜体 --- */
.txt_ul {text-decoration: underline;}	/* --- 下線 --- */
.txt_s {text-decoration: line-through;}	/* --- 打消線 --- */


.tex_12 {font-size: 12px;}	/* --- フォントサイズ --- */


.new {
  font-weight: bold;
  color: #FF0000;}/* ---new! マーク --- */


.p-ct_li {
  font-weight: bold;
  color: #000099;}/* ---ナビ・親カテゴリ --- */



		/* ----- margin 単独要素 ----- */

.mg20a {margin: 20px;}
.mg30a {margin: 30px;}

.mgt30a {margin-top: 30px;}

.mgb15a {margin-bottom: 15px;}
.mgb30a {margin-bottom: 30px;}

.mgl10a {margin-left: 10px;}
.mgl20a {margin-left: 20px;}
.mgl30a {margin-left: 30px;}


		/* ----- margin 複数要素 ----- */

.mg_f1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mg_f0 {
  margin-top: 5px;
  margin-bottom: 20px;
}


.lh15 {line-height: 150%;}

		/* ----- color ----- */
.c_000 {color: #000000;}






		/* ----- 表示テスト用 ----- */
.test {border: 1px solid #AAAAAA;}