/* styles written in this file is for Standard */




body	{
	margin:			0px;
	padding:		0px;
	font-family:		"Helvetica","Hiragino Kaku Gothic Pro","meiryo";
}

.clearfix:after{
	content:		".";
	display:		block;
	visibility:		hidden;
	height:			0.1px;
	font-size:		0.1em;
	line-height:		0;
	clear:			both;
}
.clearfix{
	zoom:			100%;
}

img	{
	border:			none;
}

label	{
	cursor:			pointer;
}

.append-context{
	position:		absolute;
	left:			-5000px;
	top:			-5000px;
}






