@charset "utf-8";

/*
	* Name: wedding.css
	* License: MIT License
	  - http://www.opensource.org/licenses/mit-license.php
	* Author: Hiroaki Nakagawa
	* Author URI: http://www.3050grafix.com/
	* Author E-mail: hiro@3050grafix.com

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


/* Load External Files */

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


/* Stylesheet Document */

@media screen {

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

	#main div#topimage {
		background-image: url("../img/img_comment.gif");
	}

}
