@charset "utf-8";

body {
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #787878;
	font-family: Verdana,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック, Osaka;
	line-height: 20px;
	letter-spacing: 0.1em;

}
html{
	width:100%;
	height:100%;
    overflow: auto;
}
img{
	border:0;
}
#FlashContent{
    /*position: absolute;*/
    top: 0px;
    left: 0px;
	width:100%;
	height:100%;
	margin: 0;
}
#alternative{
	/*position:relative;*/
	width:100%;
	height:100%;
	/*top: 50%;*/
	/*margin-top: -228px;*/
}
#shiseido_flash{
	width:100%;
	height:100%;
	margin: 0;
}
#shiseido_footer{
	
	width:100%;
	height:36px;
	margin: 0;
	
	background-color:#CCC;
}

a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}


/* @end */
