@charset "UTF-8";

/*========================================
  KH Default Style Sheet
  Since: 2010-7-10
  Editor: Hearts Creative Kazoo
=========================================*/

/*----------------------------------------
   [ works ]
-----------------------------------------*/

#inquiry {
	float: left;
	width: 665px;
	display: block;
	padding-left: 20px;
	color: #666;
	font-weight: lighter;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 10px;
}

#inquiry .inquiry_title {
	float: left;
	display: block;
	margin-bottom: 15px;
}

#container #contents #inquiry h2 {
	font-size: 15px;
	line-height: 1.5em;
	color: #666;
	float: left;
	width: 665px;
}
