@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: line
------------------------------ */

#genre #main .titleBox .mgenre {
	padding-left: 10px;
	color: #666;
}


/*------------------------------
 // 1: line
------------------------------ */
#genre #main .lineGray700 {
	margin-bottom: 20px;	
}


/*------------------------------
 // 1: editorBox
------------------------------ */
#genre #main .editorBox {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #EFF5FF;
}

#genre #main .editorBox .editorimg {
	width: 120px;
	float: left;
}

#genre #main .editorBox .editorcomment {
	width: 560px;
	float: left;	
}
