@charset "shift_jis";
@import url(https://fonts.googleapis.com/css?family=Questrial);

/* Original Template: 13-simple (http://klee.daa.jp/)
 * Copyright 2014 klee
 * Licensed under CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ja) */
/* ブラウザスタイルの初期化 */
*{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #333;
	font-size: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	}

/* 文書本体 */
body{
	background-color: #fefefe;
	}

/* リンクテキスト */
a:link,
a:visited{
	text-decoration: none;
	color: #339999;
	}
a:hover,
a:active{
	opacity:0.8;
	}
div#menu a {
	color: #339999;
}

/* 画像 */
img {
	border: 0;
	}

/* サイト名 */
.container > .wrapper > #header > #title{
	font-size: 27px;
	font-family: "Century Gothic", Questrial, "Lucida Sans Unicode", Tahoma, Arial, Sans-Serif;
	line-height: 50px;
	}
/* ヘッダー */
#header{
	line-height: 1.5em;
	margin:0 auto 20px;
	padding: 0 20px 15px;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	}
#topimg{
	margin: 0 2px 2px;
	}

/* 文字サイズなど */
div#header, #main,textarea,input{
	font-size: 13px;
	}
.text, #footer li{
	font-size: 14px;
	}
#main, .text{
	line-height: 1.8em;
	}

/* 背景色 */
.clearfix:after,#header:after,#main:after, dl.img:after{
visibility: hidden; display: block;font-size: 0;content: " ";clear: both;height: 0;}

/* コンテンツ */
.content{
	padding: 10px 0;
	}
hr{
	border: none;
	border-bottom: 1px dotted #888;
	margin: 12px 0;
	}

/* イラスト関係 */
dl.img dt{
	float: right;
	padding: 0 0 0 20px;
	}
.illust{
	text-align: center;
	margin: 0 auto 20px;
	}
/* 小説関係 */
dl.long{
	}
dl.long dd{
	border-left: 1px solid #ccc;
	margin: 0 0 15px 7px;
	padding-left: 10px;
	}
ul.short li{
	list-style: none;
	display: inline;
	border-right: 1px dotted #888;
	padding-right: 7px;
	margin-right: 5px;
	}
ul.short li.last{
	border: none;
	}
dl.d dt {
	float: left;
	width: 7em;
	height:auto;
	}
dl.d dd {
	margin: 0px 0px 5px 7em;
	padding-left: 1em;
	}
ul.parallel li {
	display: inline;
	list-style: none;
}
#footer{
	border-top: 1px dashed #333;
	text-align: center;
	margin: 30px auto;
	padding: 20px;
	}
#footer li{
	padding: 0 30px;
	display: inline;
	}

/* メールフォームなど */
form{
	margin-top: 20px;
	}
textarea{
	width: 300px;
	padding: 4px;
	overflow:auto;
	}
input{
	padding: 3px 5px;
	}
input.name{
	margin-bottom: 10px;
	}
textarea,input{
	border: 1px solid #888;
	}

/* 上へ戻るリンク */
.pagetop{
	text-align: right;
	margin: 0 10px 15px 10px;	
	}
.pagetop2{
	text-align: right;
	margin: 0 10px 30px 10px;
	}

/* 著作権表示 */
#copy{
	clear: both;
	padding: 20px 0 20px;
	text-align: center;
	font-size: 9pt;
	background: #eeeeee;
	}
#copy a{
	font-size: 9pt;
	}

/* 装飾ボックス */
.box{
	padding: 5px 8px;
	margin-bottom: 20px;
	border: 1px solid #999;
	}
.rireki{
	padding: 5px 8px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	height: 85px;
	overflow: auto;
	}
div#menu {
	margin: 0 3px;
}
.bun {
	margin: 0 1ex;
}
.kaiseki {
	text-align: right;
	margin: 2em 2ex 0;
}

/* 見出しなど */
h1{
	color: #999;
	font-size: 27px;
	font-weight: normal;
	margin: 30px 0 15px 0;
	}
h2{
	font-family: "Century Gothic", Questrial, "Lucida Sans Unicode", Tahoma, Arial, Sans-Serif;
	text-align: right;
	font-size: large;
	border-bottom: 1px dotted #333;
	font-weight: normal;
	padding: 3px 30px 3px 10px;
	margin: 10px 0 30px;
	background: url(img/happa.png) no-repeat 100% 0%;
	}
h3{
	color: #444;
	font-weight: normal;
	font-size: larger;
	background: url(img/happa2.png) no-repeat 0% 50%;
	padding: 0 27px;
	margin: 10px 0;
	}
h4{
	color: #333;
	font-weight: normal;
	font-size: larger;
	margin: 0 0 10px;
	}
em{
	font-style: normal;
	color: #880000;
	}
strong{
	font-weight: normal;
	color: #fff;
	background-color: #405680;
	}

/* 骨組み */
.container{
	margin: 0 auto;
	padding: 0 0 0 1%;
	max-width: 850px;
}
.wrapper {
	clear: both;
	padding: 0 10px;
}
.col3, .col12 {
	float: left;
	margin: 0 3% 0 0;
}
.col3.last, #header, .col12 {
	margin: 0;
}
.col3 { width: 22.5%;}
.col7 { width: 73.5%;float: right;
	text-align: right;
}
.col12 { width: 99%;}
@media all and (min-width: 1024px) {
	.container {
		max-width: 850px;
	}
	.container .wrapper {
		padding: 0;
	}
}

/* Small devices */
@media all and (max-width: 768px) {
	 .col7{
		float: none;
		width: 99%;
	}
@media all and (max-width: 768px) {
	 dl.img dt{
		float: none;
		width: 99%;
	}
dl.img dt{text-align: center;padding: 0 0 20px 0;
	}
dl.img dt img, .illust img{
	width: 100%;
	height: auto;
	display: block;
	}
.container > .wrapper > #header > #title{
	line-height: 40px;}
	}
