@charset "shift_jis";

/*
===== CONTENTS =========================================

 // Site Outline //

	Site Name:  “Œ‹ž‘nŒ³ŽÐ
	URL:  http://www.tsogen.co.jp/


 // Font-size Adjustment //

	71% = 10px
	86% = 12px
	100% = 14px
	114% = 16px
	129% = 18px


 // CSS Index //

	1: editorBox

=======================================================
*/

/*------------------------------
 // 1: yearsBox
------------------------------ */
#thismonth #main .yearsBox {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 10px;
	color: #004c99;
	border-top: 2px solid #004c99;
}

/*------------------------------
 // 1: newbookdata
------------------------------ */
#thismonth #main .newbookdataL {
	width: 325px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f3f3f3;
	float: left;
}

#thismonth #main .newbookdataR {
	width: 325px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f3f3f3;
	float: right;
}

#thismonth #main .newbookcover {
	width: 110px;
	float: left;
}

#thismonth #main .btnDetail {
	margin-top: 10px;
}

#thismonth #main .newbooklist {
	width: 205px;
	float: left;
}

/*------------------------------
 // 1: bakunumlistBox
------------------------------ */
#thismonth #main .bakunumlistBox {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 2px solid #004c99;	
}

#thismonth #main .bakunumlistBox .backnumlistTitle {
	margin-bottom: 10px;
}

#thismonth #main .bakunumlistBox dl {
	padding: 5px 10px;
	background-color: #f3f3f3;
}

#thismonth #main .bakunumlistBox dt {
	padding-right: 10px;
	border-right: 1px solid #999;
	display: inline;
}

#thismonth #main .bakunumlistBox dd {
	padding-left: 10px;
	display: inline;
}
