@charset "utf-8";
/**
 * luigans.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 {
		background-image: url(../../../tlf/imgs/common/img-logo.gif);
	}

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

	/* hall - [CMS] - start */
	#page-hall #page-hall-01 {
		background-image: url(../../imgs/h1-hall-tlf-01.gif);
	}
	#page-hall #page-hall-02 {
		background-image: url(../../imgs/h1-hall-tlf-02.gif);
	}
	#page-hall #page-hall-03 {
		background-image: url(../../imgs/h1-hall-tlf-03.gif);
	}
	#page-hall #page-hall-04 {
		background-image: url(../../imgs/h1-hall-tlf-04.gif);
	}
	#page-hall #page-hall-05 {
		background-image: url(../../imgs/h1-hall-tlf-05.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: 129px;
		background-image: url(../../../tlf/imgs/common/hdr-contact.gif);
	}

/**
 * 4. EachPageStyle
 */
/* form */
	#form .contentTitleTxt {
		background-image: url(../../../tlf/imgs/common/logo-form.gif);
	}
	#form #selectPlaceA label {
		background-image: url(../../../tlf/imgs/inquiry/logo-01.gif);
	}
	#form #selectPlaceB label {
		background-image: url(../../../tlf/imgs/inquiry/logo-02.gif);
	}
