@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/rocktile_007.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: 880px;
	float: none;
	clear: both;
    margin: 0px auto 30px auto;
	height: 100px;
}
----- */

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

#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: 14px;
}

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

/* -----
#main {
	width: 930px;
	height: auto;
	float: none;
	clear: both;
}
----- */

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

#column_L {
	float: left;
	width: 290px;
	margin: 20px 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: 15px auto 15px 40px;
}


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


#info_top2 {
	margin: 20px auto 30px 20px;
	padding: 0px 20px 20px 30px;
	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%;
}

		/* -- コンテンツ・カテゴリタイトル -- */
#cont_top .cont h3 {
  color: #000000;
  font-size: 14px;
  margin: 0px 0px 17px 15px;
  padding: 5px;
  border-bottom: 1px solid #AAAAAA;
}

#cont_top .ct h3 {
  color: #212121;
  font-size: 14px;
  margin: 0px 0px 17px 0px;
  padding: 5px;
  border-bottom: 1px solid #AAAAAA;
}


.cont0 {
  margin: 0px;
}

.cont {
  margin: 10px 0px 20px 10px;
  padding-left: 15px;
}


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

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

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

.li_idx 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;
  line-height: 200%;
} /* -- 作品名（カテゴリ・インデックス用） -- */

.li_ct2 li { 
  font-size: 15px;
  margin: 0px auto 20px 0px;
}

.li_ct2 a { 
  font-weight: bold;
}

.li_wo {
  font-size: 14px;
  font-weight: normal;
  margin-left: 20px;
} /* -- 作品説明（作品インデックス用） -- */


.lmc {
  list-style-type: none;
  font-weight: normal;
} /* -- リストスタイル（装飾なし） -- */

.lmc_c {
  list-style-type: none;
  font-weight: normal;
  line-height: 180%;
} /* -- リストスタイル（装飾なし） -- */



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

.lmv {
  margin: 0px 20px 50px 20px;
  list-style-type: none;
  line-height: 200%;
}/* -- 作品名（作品インデックス用） -- */

.lmv li { 
  font-size: 15px;
  margin-bottom: 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 CONTENTS -------------------- */
#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: 930px;
	height: auto;
	float: none;
	clear: both;
}
----- */

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

#wks_main h2 {display: none;}



		/* ----- 作品部分 フィールド設定 ----- */
#wks {
  width: 880px;
  margin: 0px 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: 730px;
  margin: 60px auto 40px auto;
  line-height:1.9em;
  letter-spacing: 0.04em;
  font-size: 16px;

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

#wks_vewDB {
  width: 700px;
  margin: 60px auto 40px auto;
  line-height:1.8em;
  letter-spacing: 0.04em;
  font-size: 16px;

  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: 70px 0px 70px 100px;
}		/* ---基本--- */

.w_title_b {
  font-size: 110%;
  font-weight: bold;
  margin: 70px 0px 70px 100px;
  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: 580px;
  margin: 0px auto;
  font-size: 15px;
  line-height: 1.2em;
}		/* ----- 前説用 ----- */

#kojo_DB {
  width: 680px;
  margin: 0px auto 40px auto;
  padding: 0px;
}		/* --- 口上 --- */

.DB_kojo {
  width: 580px;
  margin: 0px auto 0px 50px;
  line-height: 1.4em;
}

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

.lines_ {
  width: 680px;
  margin: 0px 0px 40px 30px;
  padding: 0px;
  line-height: 1.5em;
}		/* --- セリフ枠 --- */

.char {
  width: 80px;
  margin: 0px;
  padding: 0px 20px 0px 20px;
  float: left;
}		/* --- 人物 --- */

.wrd {
  width: 520px;
  margin: 0px;
  padding: 0px 20px 0px 0px;
  float: right;
  vertical-align:middle;
}		/* --- セリフ本文 --- */


/* ----- 本文（行間1.8em） ----- */
.lines_2 {
  width: 680px;
  margin: 0px 0px 40px 30px;
  padding: 0px;
  line-height: 1.8em;
}		/* --- セリフ枠 --- */


/* ----- 本文（雨の朝に…モノローグ用） ----- */
.char_mono {
  width: 200px;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 17px;
}		/* --- 人物 --- */

.wrd_mono {
  width: 650px;
  margin:  0px 0px 0px 30px;
  padding: 0px 20px 0px 0px;
}		/* --- セリフ本文 --- */

.togaki_mono {
  margin: 70px 20px 70px 150px;
  line-height: 1.6;}


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

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

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

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


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

.togaki_b {
  margin: 10px 20px 70px 150px;
  line-height: 1.6;}/* ----- .bamen との併用時 ----- */

.togaki_h {
  margin: 40px 20px 70px 150px;
  line-height: 1.6;} /* ----- .hosoku2 直下のト書き用 ----- */

.togaki_s {
  margin: 0px 20px 70px 150px;
  line-height: 1.6;} /* ----- .kugiri と併用----- */

.togaki_skb {
  margin: -30px 20px 30px 150px;
  line-height: 1.6;} /* ----- .kugiri0 と bamen_s に挟まれている ----- */


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

.hosoku2 {
  width: 70%;
  margin: -40px auto 20px auto;
  padding: 15px 25px 15px 30px;
  text-indent: -1.5em;
  line-height: 1.6;
  background-color: #EDEFEF;
  border: 1px double #D3D3D3;
  color: #666666;
  font-size: small;
}/*---- togakiとtogaki_h に挟まれる補足用 ----*/

.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;

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

.kugiri_t3b3 {
 width: 665px;
 margin: 30px auto 30px 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: 60%;
	line-height: 150%;
	margin: 20px auto 50px auto;
	text-align: left;
	font-size: 14px;
}		/* ----- ※説明分用（枠ナシ）----- */


		/* ----- あとがき ----- */
#nov1 {
  width: 680px;
  margin:10px auto 0px auto;
}

#wks_aftwrd {
  width: 600px;
  margin: 20px auto 30px auto;
  line-height:1.5;
}

#wks_aftwrd .date{
  margin: 0px auto 30px 20px;
}

#wks_aftwrd .aw p{
  width: 600px;
  margin: 30px auto 10px auto;
  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 98px;}


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

/* ----- 
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;}


		/* --- <P>の要素 --- */
.hasen {
 width: 90%;
 margin: 0px auto 70px auto;
 border-bottom: 1px dashed #666666;
}

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


		/* ----- 文字装飾 ----- */
.txt_n {font-weight: normal;}			/* --- ノーマル --- */
.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;}