@charset "utf-8";
/* ---------------------------------------------------------------------------------
Copyright 2014.HAIR CATALOG.JP ALL RIGHTS RESERVED.

HTML CSS Selectors policy 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

#contents-wrapper h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #333;
	padding: 1em 5px 5px;
	margin-bottom: 1em;
}
#contents-wrapper h3 {
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
#contents-wrapper h4 {
	font-size: 11px;
	font-weight: normal;
}
#contents-wrapper p {
	padding-bottom: 1.5em;
}