@charset "utf-8";
/**
 * tfg.css 
 * (c) FOURDIGIT Inc.
 *
 * 1. html, body
 * 2. HTMLtag, siteCommonClass
 * 3. Layout
 * 4. EachPageStyle
 *
 */
/**
 * 1. html, body
 */
	body {
		background-color: #19110e;
	}
	.page {
		color: #333333;
		font-size: 12px;
		line-height: 18px;
	}
/**
 * 2. HTMLtag, siteCommonClass
 */
/* heading */
	.siteTitle a,
	.siteTitle a:hover {
		width: 128px;
		background-image: url(../../../wedding/imgs/common/img-logo.gif);
	}

	/* chapel - [CMS] - start */
	#page-chapel #page-chapel-01 {
		background-image: url(../../imgs/h1-chapel-tfg-01.gif);
	}
	#page-chapel #page-chapel-02 {
		background-image: url(../../imgs/h1-chapel-tfg-02.gif);
	}
	/* chapel - [CMS] - end */

	/* hall - [CMS] - start */
	#page-hall #page-hall-01 {
		background-image: url(../../imgs/h1-hall-tfg-01.gif);
	}
	#page-hall #page-hall-02 {
		background-image: url(../../imgs/h1-hall-tfg-02.gif);
	}
	#page-hall #page-hall-03 {
		background-image: url(../../imgs/h1-hall-tfg-03.gif);
	}
	/* hall - [CMS] - end */

/* cap */
	.cap,
	.caption {
		background: none;
		color: #666666;
		font-size: 10px;
		line-height: 15px;
	}
	.cap {
		padding-top: 5px;
	}

/**
 * 3. Layout
 */
/* #hNav */
	#hNav #hdrDial {
		width: 125px;
		background-image: url(../../../wedding/imgs/common/hdr-contact.gif);
	}

/* eNav fr */
	#eNav ul.fr {
		width: 265px;
		/width: 270px;
	}

/* gFooter */
	#gFooter .seotxt {
		right: 0px;
	}

/**
 * 4. EachPageStyle
 */
/* #index */
 	#index #flashHide {
		background-color: #1e1816;
	}

/* form */
	#form .contentTitleTxt {
		padding-left: 150px;
		background-image: url(../../../wedding/imgs/common/logo-form.gif);
	}

/* copyright */
	#copyright {
		background-image: none;
	}

	#form #copyright {
		background-image: none;
	}