/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}

body {
	text-aign : center;
	margin: 0;
	padding:0;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size:80%;
	color: #333333;	
}

h2 {
	color:#1A9F7F;
	font-size:120%;
	line-height:400%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.caution {
	font-size:85%;
	}

