@charset "utf-8";
/* 
===== 1: reset =================================
*/

h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dt,dd,form{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

html{
    color:#000;background:#FFF;
}

table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{
	border:0;
	margin: 0px;
	padding: 0px;
}
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{
	text-align:center;
	
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{
	vertical-align:text-bottom;
	background-color: #FFF;
}
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%;
	width: 300px;
	border: 1px solid #999;
}
legend{ color:#000; }

/*--reset sccはここまで--*/.move {
	float: right;
}
