@charset "UTF-8";

/* ******************** index.htmlのメインイメージ ********************** */
div#contents #catchCopy {
	display: block;
	width: 693px;
	height: 180px;
	margin: 0 0 24px 0;
	background: url(../imgs/CatchCopy.jpg) no-repeat;
	text-indent: -9999px;
}
/* ******************** index.htmlのメニューリスト ********************** */
ul.topList01 {
	display: block;
	min-height: 60px;
	padding-bottom: 24px;
	padding-left: 162px;
	background: url(../imgs/h2img_anti-aging.jpg) top left no-repeat;
}
ul.topList02 {
	display: block;
	min-height: 60px;
	padding-bottom: 24px;
	padding-left: 162px;
	background: url(../imgs/h2img_stress.jpg) top left no-repeat;
}
ul.topList03 {
	display: block;
	min-height: 60px;
	padding-bottom: 24px;
	padding-left: 162px;
	background: url(../imgs/h2img_clinic.jpg) top left no-repeat;
}
ul.topList04 {
	display: block;
	min-height: 60px;
	padding-bottom: 24px;
	padding-left: 162px;
	background: url(../imgs/h2img_charge.jpg) top left no-repeat;
}
ul.topList05 {
	display: block;
	min-height: 60px;
	padding-bottom: 24px;
	padding-left: 162px;
	background: url(../imgs/h2img_retail.jpg) top left no-repeat;
}
ul.topList06 {
	display: block;
	min-height: 60px;
	padding-bottom: 24px;
	padding-left: 162px;
	background: url(../imgs/h2img_inquiry.jpg) top left no-repeat;
}
ul.topList07 {
	display: block;
	min-height: 60px;
	padding-bottom: 10px;
	padding-left: 162px;
	background: url(../imgs/h2img_access.jpg) top left no-repeat;
}
li.topListH2 {
	display: block;
	width: 531px;
	border-bottom: #ffcccc 1px solid;
	margin-bottom: 6px;
}
li.topListText {
	display: block;
	width: 531px;
}
li.topListText span {
	margin-right: 24px;
}
