@charset "UTF-8";
@import "./main.css";
@import "./content.css";
@import "./pm.css";

/*========== [Key color] ==========

dark:	#352010;
middle:	#70624E;
light:	#DED5CE;

==================== */

#Wrapper #Header {
	background: none;
}

#Inquiry {
	padding: 20px;
	width: 900px;
}

/* --------------------- inquiry --------------------- */

#Wrapper #Content #Inquiry h5 {
}

#Wrapper #Content #Inquiry .h6 {
	background: url(../img/bg_guide_tel.gif) 0 50% no-repeat;
	color: #666;
	font-size: 187.5%;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	padding-left: 40px;
}

#Inquiry ul, #Inquiry ol {
	margin-bottom: 20px;
}
