.imgcenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-bottom :10px;
 margin-top :10px;
}

.imgleft {
	float: left;
	padding: 15px;
}

.center {
	text-align: center;
}

div.title {
	font-family: 'IM Fell French Canon SC', 'serif';
	text-align: center;
	font-size:130%;
	padding-bottom:38px;
	letter-spacing:3px;
	color: #ffffff;
	text-shadow: 0px 0px 5px #000000;
}

div.link {
	font-family: 'IM Fell French Canon SC', 'serif';
	text-align: center;
	font-size:150%;
	line-height : 200%;
	padding-bottom:4px;
	letter-spacing:4px;
	color: #ffffff;
	text-shadow: 0px 0px 5px #000000;
}

div.bg-black {
	font-family: 'sans-serif';
	font-size:100%;
	margin:100px;
	line-height : 220%;
	padding-bottom:14px;
	letter-spacing:2px;
	background: #000000;
	color: #FBE516;
}

div.gamebook {
	font-family: 'sans-serif';
	font-size:90%;
	letter-spacing:2px;
	color: #ffeec9;
}

div.mainillust{
	line-height : 200%;
	max-width: 1000px;
	min-width:300px;
	text-align: center;
	margin: 0 auto; 
}

div.maintext {
	line-height : 200%;
	max-width: 700px;
	min-width:300px;
	text-align: center;
	margin: 0 auto; 
}
div.novel {
	font-size:110%;
	text-align: left;
	margin: 0 auto; 
}

/* -------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */
/* 文字修飾-------------------------------------------------------------------------------------------------------- */

font.caption {
	font-family: 'IM Fell French Canon SC', 'serif';
	font-size:120%;
}
font.caption2 {
	font-family: 'IM Fell French Canon SC', 'serif';
	font-size:80%;
}

font.big {
	font-family: 'sans-serif';
	font-size:150%;
	letter-spacing:8px;
}
font.big2 {
	font-family: 'sans-serif';
	font-size:170%;
	letter-spacing:2px;
	color : #aabbff;
}


/* 文字修飾-------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */

hr.style-one {
    border: 0;
    height: 1px;
    background: #ccc;
    background-image: -webkit-linear-gradient(left, #333, #ccc, #333);
    background-image:    -moz-linear-gradient(left, #333, #ccc, #333);
    background-image:     -ms-linear-gradient(left, #333, #ccc, #333);
    background-image:      -o-linear-gradient(left, #333, #ccc, #333);
}


div.top{/* ヘッダ-------------------------------------------------------------------------------------------------------- */
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 180px 0px;
	background: #EFE3AF;
	font-family: serif;
}

.top-text {/* ヘッダ内容 */
	margin-top : 12px;
	font-size:14px;
	line-height : 330%;
	letter-spacing:6px;
	color: #605224;
	text-shadow: 0px 0px 1px #a49B27;
}

.yowa {
	color: #666666;
	text-shadow: 0px 0px 5px #666666;
}

div.month-title {/* 各月タイトル-------------------------------------------------------------------------------------------------------- */
	width: 800px;
	padding: 100px 15px 0px 10px;
}
div.month-link {/* 各月タイトルリンク */
	text-align: right;
	font-family: 'Dosis', sans-serif;
	line-height : 230%;
	font-size:80%;
	letter-spacing:5px;
}


.waku {/* テキストを枠囲み */
	padding: 3px 9px;
   border: 1px #dddddd solid;     /* 枠線の装飾 */
}

h2 {
	font-size :80%;
	text-align: center;
	letter-spacing:3px;
	color: #7799cc;
	margin-bottom :14px;
	line-height : 140%
}