@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 160%;
}

h1, h2, h3, p, ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

* html img {
	vertical-align: top;
}

* + html img {
	vertical-align: top;
}

a:active {
	outline: none;
}

a:focus {
       -moz-outline-style: none;
       outline:none;
       overflow:hidden;
}

a:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* ---------------------------------------------------------
	CSS Document Layout
--------------------------------------------------------- */

#container {
	width: 780px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/bg.jpg) repeat-y 0 0;
	color: #18400e;
}

.center {
	text-align: center;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	overflow: visible;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* ---------------------------------------------------------
	CSS Document Header
--------------------------------------------------------- */

#header {
	border-top: solid 10px #DC566F;
}

/* ---------------------------------------------------------
	CSS Document Cart
--------------------------------------------------------- */

.cart {
	width: 720px;
	overflow: hidden;
	margin: 30px auto 0;
}

.cart a.cleansing_16 {
	display: block;
	width: 360px;
	height: 55px;
	overflow: hidden;
	background: url(../images/facial-cleansing_16_b.jpg) no-repeat 0 0;
}

/* ---------------------------------------------------------
	CSS Document Whats
--------------------------------------------------------- */

#whats {
	width: 730px;
	margin: 30px auto 0;
}

#whats img.f_right {
	margin-left: 15px;
}

#whats p.clearfix {
	margin: 10px 20px 0;
	padding-bottom: 10px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document Voice
--------------------------------------------------------- */

#voice {
	width: 728px;
	margin: 0 auto 0;
	padding-bottom: 10px;
}

#voice p#facial_cleansing_35 {
	height: 76px;
	overflow: hidden;
	background: url(../images/facial-cleansing_36.jpg) no-repeat 0 0;
}

#voice span {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document column
--------------------------------------------------------- */

#column {
	width: 712px;
	margin: 30px auto 0;
}

#column p {
	height: 325px;
	overflow: hidden;
	padding-left: 203px;
	padding-right: 14px;
	background: #FFF0F5 url(../images/facial-cleansing_49.jpg) no-repeat 0 0;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document Set
--------------------------------------------------------- */

#set {
	width: 720px;
	margin: 30px auto 0;
}

/* ---------------------------------------------------------
	CSS Document Why
--------------------------------------------------------- */

#why {
	width: 730px;
	margin: 30px auto 0;
}

#why p {
	margin-left: 30px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document Because
--------------------------------------------------------- */

#because {
	width: 711px;
	margin: 0 auto 0;
}

#because p {
	margin-left: 60px;
	text-align: left;
}

#because p img.f_right {
	margin-left: 15px;
}

#because p#facial_cleansing_59 {
	height: 143px;
	overflow: hidden;
	margin: 0;
	padding-left: 60px;
	padding-right: 230px;
	background: url(../images/facial-cleansing_59.jpg) no-repeat right top;
}

/* ---------------------------------------------------------
	CSS Document More Voice
--------------------------------------------------------- */

#more {
	width: 714px;
	margin: 30px auto 0;
}

#more span {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document Footer
--------------------------------------------------------- */

#footer {
	margin: 30px auto 0;
	background: #b12650;
}

#footer li {
	display: inline;
	padding-left: 10px;
	margin-right: 10px;
	border-left: solid 1px #fff;
	line-height: 30px;
	list-style: none;
}

#footer li.last {
	border-left: 0;
}

#footer a {
	background: #b12650;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}
