@charset "shift_jis";
#myhomepage h2 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 12px;
}
.linkcontents h3 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F93;
}
.linkcontents h5 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}
.linkcontents h4 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}




BODY{
	color: #99CCCC;
	background-color: #000000;
	background-image : url(../images/css06_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
