@charset "Shift_JIS";

/*
===== CONTENTS ==============================
	1: #article
		.spaArea
		#beauty
		#experience
=============================================
*/

/*
===== 1: #article =====
*/

/* .spotArea */
#article .sectionH2 .spotArea {
	padding-bottom: 20px;
}
#article .sectionH2 .spotArea .sectionH4 {
	padding: 0 20px 0 30px;
}
#article .sectionH2 .spotArea .first-child {
	padding: 12px 20px 0 30px;
}
#article .sectionH2 .spotArea .charm {
	margin: 0px 40px 0 0;
	position: relative;
}
#article .sectionH2 .spotArea .charms {
	padding-left: 1em;
}

/* #beauty */
#article #beauty {}
#article #beauty h2 {
	margin: 0 0 10px;
}
#article #beauty img {
	margin-bottom: 0;
}
#article #beauty .sectionH3 {
	margin: 0 5px;
}
#article #beauty .sectionH3 h3 {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: url(../image/h3_tltBg02.gif) no-repeat left center;
	font-weight: bold;
	color: #464444;
}
#article #beauty .sectionH3 p {
	margin-left: 10px;
}
/* #experience */
#article #experience {
	margin-bottom: 15px;
	border-bottom: 1px solid #898697;
}
#article #experience h2 {
	margin: 0 0 10px;
}
#article #experience img {
	margin-bottom: 0;
}
#article #experience .sectionH3 {
	margin: 0 5px;
}
#article #experience .sectionH3 h3 {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: url(../image/h3_tltBg05.gif) no-repeat left center;
	font-weight: bold;
	color: #464444;
}
#article #experience .sectionH3 p {
	margin-left: 10px;
}
#article #experience .spot_spot,
#article #beauty .spot_spot {
	margin-left: 12px;
	padding-left: 10px;
	text-indent: -10px;
}

