@charset "utf-8";
/* Copyright 2015 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

初期化

------------------------------------------------------------ */

* {
	font-size:11pt;
	color:#000000;
	background-color:#FFFFFF;
}

a{
	text-decoration:underline;
	color:#000000 !important;
}

img{
	border:0;
}
