@charset "utf-8";
/* facebook bug */
#fb-root {
	display: none;
}
/* reset */
body * {
	margin: 0 auto;
	padding: 0;
}
li {
	list-style: none;
}
body {
	text-align: center;
}
img {
	border: none;
	vertical-align: bottom;
}
/*****************************/
/***** ClossBeautyCommon *****/
html {
	overflow-y: scroll;
}
body {
	position: relative;
	color: #000;
	text-align: center;
	font-family: Gill Sans/Gill Sans MT, Helvetica, Arial, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
	font-size: 14px;
*font-size:small;
*font:x-small;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
}
table {
	font-size: inherit;
	font: 100%;
}
