@charset "shift_jis";

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 22px;
	font-size: 13px;
}


.clr_blue{
	color: #0326fd;
}

.clr_red{
	color: #FF0000;
}

.clr_skyblue{
	color: #00CCFF;
}