@charset "shift_jis";

/* -----------------------------------------------------
/* font-size */
/* ----------------------------------------------------- */
/* default font-size */
html {
	font-size:87.5%;/*14px*/
}

input,select,textarea,pre {
	font-size:100%;
}

.PmsHeadMark {
	color:#ff4f02;
}