<link href="https://fonts.googleapis.com/css?family=Crimson+Text|Muli" rel="stylesheet" type="text/css">
<style type="text/css"><!-- 
/* ----- 共通項目 ----- */
/* ----- 共通項目 ----- */
body { 
    color: #394246  ; 
    font-family: "Muli","Times New Roman","ヒラギノ明朝 ProN W3","Hiragino   Mincho ProN","ＭＳ 明朝","MS Mincho","メイリオ",serif;
    font-size: 20px;
    letter-spacing:1px; 
    line-height: 1.8;
	width: 100%;
    padding:0px;
	margin: 0 auto;
    background-color: #ebebf0;
}

/* リンク */
a { color: #7E878B  ; text-decoration:none;}
a:hover { color: #6f6c6c; }

/* ページ全体 */
#page {
    width: 100%;
    max-width: 500px;
    padding:0px;
    margin: 0 auto;
}

/* ----- メインコンテンツ ----- */
#pageBody {
    width: 90%;
    margin: 0 auto;
    margin-top:0px;
    zoom:1;
}
/* Newマーク */
#pageBody span.new{
    color: #B22222 ;
}
#pageBody #top{
    text-align: center;
    margin-top: 16%;
    font-size: 12px;
    font-weight: bold;
}
/* 小説TOPタイトル */
#pageBody #top h1{
    font-family: "Crimson Text","Times New Roman","ヒラギノ明朝 ProN W3","Hiragino   Mincho ProN","ＭＳ 明朝","MS Mincho","メイリオ",serif;
    line-height:1.2em;
    margin-bottom:10px;
    font-size: 26px;
    letter-spacing: 0px;
}
/* 小説TOPタイトルの大きくしたい文字 */
#pageBody #top h1 span{
    font-size: 40px;
}
/* 長編TOPタイトル */
#pageBody #top h2{
    font-family: "Crimson Text","Times New Roman","ヒラギノ明朝 ProN W3","Hiragino   Mincho ProN","ＭＳ 明朝","MS Mincho","メイリオ",serif;
    line-height:1.2em;
    margin-bottom:0px;
    padding-bottom: 4px;
    font-size: 14px;
    border-bottom: 1px solid #a0a0a7;
    width: 90%;
}
/* 長編TOPタイトルの大きくしたい文字 */
#pageBody #top h2 span{
    font-size: 24px;
}
/* 長編説明ボックス */
#pageBody #top #box{
    text-align: left;
    width: 90%;
    margin: auto;
    margin-top: 0px;
    font-size: 11px;
    font-weight: normal;
    border: 0px solid #a0a0a7;
    color: #a0a0a7;
    padding: 6px;
}
#pageBody #top #box a{
    color: #394246;
}
#pageBody #top #box a:hover{
    color: #fff;
}
#pageBody form{
    padding-top: 8px;
}
                
/* 以下、メインコンテンツ調整*/
#pageBody #main {
    margin-top: 30px;
}
#pageBody #text-main {
    margin-top: 0px;
}
#pageBody h3{
    font-family: "Crimson Text","Times New Roman","ヒラギノ明朝 ProN W3","Hiragino   Mincho ProN","ＭＳ 明朝","MS Mincho","メイリオ",serif;
    font-size: 18px;
    letter-spacing: .1em;
	padding:2px;
    margin-bottom: -4px;
}
#pageBody h3:before{
    content: "#";
    padding-right: 2px;
}
#pageBody h3 span{
    font-family: "Muli","Times New Roman","ヒラギノ明朝 ProN W3","Hiragino   Mincho ProN","ＭＳ 明朝","MS Mincho","メイリオ",serif;
    font-size: 12px;
    padding-left: 4px;
}
#pageBody #longList {
    line-height: 2.0;
    margin:2% 2% 6% 2%; 
    text-align: justify; 
}
#pageBody #bun{
    margin:2% 2% 6% 2%; 
    text-align: justify; 
}
#pageBody #bun #long,#short{
   margin-bottom: 10px;
}
/* 小説TOP 説明用 */
#pageBody span.detail{
    color: #165c92;
    margin-left:2px;
}
/* 小説TOP お相手用 */
#pageBody span.to{
    background-color: #999;
    color: #fff;
    margin-left:2px;
    padding: 4px;
    font-size: 10px;
    font-weight: bold;
}
/* 長編 番号用 */
#pageBody #bun #long span{
    display: inline-block;
    width: 24px;
    margin-right:4px;
    text-align: center;
}
/* title by ・・・ */
#pageBody #title{
    font-size: 11px;
    margin-top: 14px;
    margin-bottom: 8px;
    text-align: right;
}
#pageBody #back{
    font-family: "Crimson Text","メイリオ",serif;
    line-height: 2.5;
    text-align: center; 
}

/* 　小説本文  */
#pageBody #novel{
    margin:4% 6% 4% 6%; 
    margin-top: 30px;
    text-align: justify; 
}
#pageBody #first{
    font-family: "Crimson Text","Times New Roman","ヒラギノ明朝 ProN W3","Hiragino   Mincho ProN","ＭＳ 明朝","MS Mincho","メイリオ",serif;
    text-align: center;
    color: #165c92;
    font-size: 16px;
}
/* 段落の初めにインデントをつけたい場合はこちらを*/
#pageBody #text { 
    text-indent: 1em; 
}
#pageBody #novel h5{
    text-align: right;
    margin-top: 30px;
    color: #000 ;
    font-size: 14px;
    border-bottom: 2px solid #165c92;
    line-height: 1.3;
    padding-left: 4px;
    margin-bottom: 8px;
}
#pageBody #novel h5 span{
    font-size: 50px;
}
#pageBody #novel #atogaki{
    color: #999;
    font-size: 11px;
}
#pageBody #novel #next{
    margin-top: 14px;
    font-size: 14px;
    color: #999;
    text-align: center;
}

/* ------ フォーム系 ------ */
textarea, select, input{
    color: #fff;
    font-size:80%;
    width: 80%;
    -webkit-appearance: none;
    /* 角丸設定など */
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#394246), to(#394246));
    background-image: -webkit-linear-gradient(left, #394246, #394246);
    vertical-align:middle; 
    position:relative; 
    top:-1px; 
    border:solid 1px #394246; 
}
/* --- 入力 --- */
input[type=text]{
    height: 24px; 
    width: 80px;
    text-align: center;
}
/* --- ボタン --- */
input[type=submit]{
    overflow:visible; 
    width: 40px; 
    height:28px;
    padding:0px;
}
--></style>