@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-12-10
 * Editor:    contents kinoshita
 * Modified:  2013-00-00 by:contents
 *
 * ***********************************************************
 */


/* Font-size Adjustment
--------------------------------------------------------------
 *
 *    77% = 10px  |  122% = 16px  |	167% = 22px
 *    85% = 11px  |  129% = 17px  |	174% = 23px
 *    92% = 12px  |  136% = 18px  |	182% = 24px
 *    100% = 13px |  144% = 19px  |	189% = 25px
 *    107% = 14px |  152% = 20px  |	197% = 26px
 *    114% = 15px |  159% = 21px  |
 *
--------------------------------------------------------------
*/


/*============================================================

	Letterzine

============================================================*/




.backnum {
	border-bottom:1px solid #E7D9E8;
	padding-bottom:3em;
	margin-bottom:3em;
}

.letter-img {
	float:left;
	margin-right:30px;
	}


h3 {
	padding-bottom:0.7em;
	margin-bottom:1em;
	border-bottom:1px dotted #CEB5D0;
	color: #65436B;
	font-size: 114%;
}


h3 span {
	padding-left:1.5em;
	color: #666;
	font-size: 85%;
}

.txt {
	width:480px;
	float:left;
}


.bnr-area {
	padding:2.2em 0 2.2em 4.5em;
	margin-top:1em;
	font-size:107%;
	border:1px solid #E7D9E8;
}


.bnr {
	float:left;
	margin-right:2em;
}





























