@charset "Shift_JIS";

/* ----------------------- font style */

body {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "sans-serif";
	line-height: 1.4em;
	}
	
	
.text_red {  color: #CC0000}
.text_blue { color: #000099}
.bggray {
	background-color: #333333;
}
.margintop30px {
	margin-top: 30px;
}

