@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

CSSリセット
-------------------------------------------------------------- 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
*/
/* 基本テキスト設定
-------------------------------------------------------------- 
body {
color:#333;
font-size:13px;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
background:#;
}
*/

/* リンク設定
------------------------------------------------------------
a{color:#009999;text-decoration:none;}
a:hover{color:#00cccc;}
a:active, a:focus {outline:0;}
*/

/* 全体ページ幅・位置
------------------------------------------------------------*//*
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:static;
}

.inner{
margin:0 auto;
width:100%;
}
↑common.cssと共通 */

/*-------------------------------------------------------------- 
テキストページ専用要素
-------------------------------------------------------------- */

/*************
メイン コンテンツ
*************/
#main{
float:none;
margin:0 auto;
width:657px;
padding-right:15px;
}/*↑common.css/#mainに上書き*/
/*
#main{
float:;
margin:;
width:;
padding-right:15px;
}

section.content article{
padding-top:20px;
margin-bottom:30px;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}

h3.heading{/*見出し
font-weight:normal;
line-height:36px;
border-bottom:1px solid #D6D6D6;
color:#333;
}

section.content img{
max-width:90%;
height:auto;
}

/* 挿絵挿入・左 
.alignleft{float:left; margin:3px 20px 10px 0;}
.alignleft:after {content: ""; clear:both;}

/* 挿絵挿入・右 
.alignright{float:right; margin:3px 0 10px 20px;}
.alignright:after {content: ""; clear:both;}

↑common.cssと共通 */

/* 挿絵挿入・複数敷詰 */
.aligntile img{display:inline; margin:3px 0 10px 0;}


/* 段組み */
table.cell{
width:100%;
margin:5px auto 15px auto;
}
table.cell th,table.cell td{/*区切り罫線*/
border-bottom:1px dashed #ddd;
vertical-align:middle;
}
table.cell th{/*文章側・左→上*/
padding:;
}
table.cell td{/*画像側・右→下*/
table-layout:fixed;
width:;
height:auto;
text-align:center;
padding:;
}
table.cell td img{/*画像*/
display:block;
margin:0 auto;
max-width:250px;
max-height:250px;
}
/* 画像サイズ統一 - class内に追加*/
img.195{max-width:195px; max-height:auto;}
img.250{max-width:250px; max-height:auto;}

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
table.cell td{border-bottom:none;}/*th(画像側)の罫線を非表示*/
.cell th,.cell td {display:block; width:100%;}/*縦に分割*/
.cell {width:85%;}/*外側に余白*/
}


/*************
レイアウト
*************/
/* 章 */
h3.chapter {
	font-size:18px;
	font-family:"utsukushiregular","メイリオ",Meiryo,serif;
	font-weight:normal;
	line-height:36px;
	color:#;
	margin:40px 0 30px;
}
h3.brace:before {content: "";}
h3.brace:after {content: "";}

/* 副題 */
h4.phrase {
	font-size:15px;
	font-family:"utsukushiregular","メイリオ",Meiryo,serif;
	font-weight:normal;
	line-height:36px;
	color:#;
	margin:0px 0 40px;
}

/* 汎用効果 - classに追加 */
.bold{font-weight:bold;}
.centeral{text-align:center;}

/* 終 */
h3.fin {
	font-size:15px;
	font-family:"utsukushiregular","メイリオ",Meiryo,serif;
	font-weight:normal;
	line-height:36px;
	color:#;
	margin:3em 0 1em;
}
h3.fin:before {content: "<";}
h3.fin:after {content: ">";}

/* 本文テキスト */
p.text {
	font-size:15px;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo",Sans-Serif;
	text-align:left;
}
.para1 {line-height:2;}/* 行間標準 */
.para2 {line-height:3;}/* 行間広め */

/* 本文テキスト標準 - p */
.novelText {font-size:15px; line-height:2;}

/* 本文テキスト詩文 - p */
.poemText {font-size:15px; line-height:3;}

/* 和風テキスト */
p.wa{
	font-size:15px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","メイリオ",Meiryo,serif;
}

/* 訳文 */
p.trans{font-size:12px; color:darkgray; border-top:solid 1px darkgray;}
p.trans:before {content: "";}
p.trans:after {content: "";}

/* 代用振り仮名 */
span.ruby{font-size:10px; vertical-align:middle;}

/* 台詞 (「」以下ぶら下げ) */
span.speech {text-indent:-1em; padding-left:1em; margin:1em auto; display:block;}

/* 擬音 */
span.se1 { font-family:MS ゴシック; font-style:oblique; font-weight:; font-size:; margin:0.5em auto; display:block;}/* 普通の音 */
span.se2 { font-family:MS ゴシック; font-style:oblique; font-weight:bold; font-size:18px; margin:0.5em auto; display:block;}/* 大きな音 */
span.se3 { font-family:MS ゴシック; font-style:oblique; font-weight:bold; font-size:25px; margin:0.5em auto; display:block;}/* 大音響 */

/* ダッシュ記号 */
span.dush { font-family:MS ゴシック; font-style:oblique; margin:auto 0.2em; }

/* 場面転換の余白 */
span.bo { margin:6em auto; display:block;}

/* 段落の余白 */
span.wo { margin:2em auto; display:block;}

/* 献辞 */
.dedi {
	font-size:12px;
	margin:20px auto 10px;
	text-align:right;
}

/* 背景画像 - <body>にclass="bg"指定 */
.bg {
	background:#ffffff;
	/*background-image:url(); 頁毎に直接指定 */
	background-repeat:no-repeat;
	/*background-position:top left/center/right bottom; 頁毎に直接指定 */
	/*background-size:cover/contain/auto; 頁毎に直接指定 */
	background-attachment:fixed;
	z-index:-1;
}
/* body上<style type="text/css"></style>内に指定
body.bg {background-image:url(); background-position:top left center right bottom; background-size:cover/contain/auto;}
*/
/* 単独版 ※未反映
body {background:fixed url() #ffffff no-repeat top left center right bottom; background-size:cover/contain/auto;}
*/

/* ページリンク - 前|戻|次 */
.goto {
	font-size:medium;
	margin:30px auto;
	text-align:center;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){/*
	#wrapper,.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
	#wrapper{padding-bottom:20px;}
	↑common.cssと共通 */
}


@media only screen and (max-width:959px){/*
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
↑common.cssと共通 */
}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	#main{width:100%;}/*リキッド化*/

	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.box img{max-width:100px;}
}