@charset "utf-8";

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

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

	font-size: 13px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	color: #444444;

	background-color: #FFFAF0;
	background-image: URL(wall004.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: 800px;
	margin: -20px auto 0px auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #F5F5F5;
}

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

#main {
	width: 800px;
	height: auto;
	float: none;
	clear: both;
}

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


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

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

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

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

@media screen {
	#head_title h1 a {
		font-family: Verdana, Arial, sans-serif;
	}
}

#header p {
	margin: -10px auto 20px 35px; 
	font-size: 12px;
}

/* ----- menu -------------------- */
#menu {
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	height: 35px;
}

#menu h2 {display: none;}



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

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

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

}

#column_L {
	float: left;
	width: 270px;
	margin: 30px 0px 30px 20px;
}

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





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

/* ----- novel index -------------------- */
#index_main h2 {display: none;}

		/* -- 上部 説明 -- */
#info_top {
	margin: 0px auto 50px 50px;
	line-height: 150%;
}

#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 {margin-top: 60px;}


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


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

.li_ct {
	margin: 15px 30px 30px 0px;
	list-style-type: none;
	line-height: 200%;
}


.allvew {
	font-size: 12px;
	text-align: right;
	padding-right: 40px;
	color: #000099;
}

.allvew a {color: #000099;}


/* ----- 左カラム （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 {
	list-style-type: none;
	line-height: 220%;
}

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


/* ----- 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: 800px;
	height: auto;
	float: none;
	clear: both;
}
----- */

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

#wks_main h2 {display: none;}


		/* ----- パンくずリスト ----- */
#wks_nav {
	width: 680px;
	margin-top: 12px;
	margin-left: 15px;
	font-size: 12px;
}


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

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

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

}

		/* ----- 本文 ----- */
#wks_vew {
	width: 95%;
	margin: 80px 0px 40px 20px;
	line-height:1.83;
	font-size: small;
}

#wks_vew2 {
	width: 90%;
	margin: 80px 20px 40px 70px;
	line-height:1.83;
	font-size: small;
}

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


		/* ----- あとがき ----- */
#wks_aftwrd {
	width: 90%;
	margin: 20px auto 40px auto;
	line-height:1.5;
	font-size: small;
}

#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_m{
	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 {
}




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

/* ----- 
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;
	font-size: small;
	line-height: 120%;
}
#copyright a {
	color: #444444;
	text-decoration: none;
}



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

		/* ----- 改行＆段落 ----- */
.br10 {margin-bottom: 10px;}
.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;}
		/* --- <P>の要素 --- */
.togaki {
	margin: 60px 20px 60px 100px;
	line-height: 1.5;} 

.togaki2 {
	margin: 20px 20px 60px 100px;
	line-height: 1.5;}
	
.hasen {
	width: 73%;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 30px;
	border-bottom: 1px dashed #666666;
}

.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;}	/* --- フォントサイズ --- */


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

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