@charset "utf-8";

/*
	* Name: succession.css
	* License: MIT License
	  - http://sourceforge.jp/projects/opensource/wiki/licenses%2FMIT_license
	* Author URI: http://www.dreamsympathy.com/
	* Author E-mail: info@dreamsympathy.com

	* Contents:
	  - 02. 領域設定 - ブロック -
	    - 02-07. 領域設定 - Main -
*/


/* Load External Files */

@import url('../../common/css/import.css');


/* Stylesheet Document */

@media screen {

	/* ========================================
	   * 02-07. 領域設定 - Main -
	======================================== */

	#main ol.caption {
		margin-top: -13px !important;
	}

}
