@charset "utf-8";

/*------------------------------------
  PSU // beginners-pc
                             07/09/22
 -  -  -  -  -  -  -  -  -  -  -  -  -
Windows ७Ͽ
------------------------------------*/

@import "pc.css";

h3{
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}
h3.flow{
	background: url(../../../image/beginners/pc/gamekey/h3_flow.gif) no-repeat;
}
h3.cautionGamekey {
	background: url(../../../image/beginners/pc/gamekey/h3_cautiongamekey.gif) no-repeat;
}

h3.cautionIlluminusGamekey{
	background: url(../../../image/beginners/pc/gamekey/h3_caution_illuminus_gamekey.gif) no-repeat;
}

h3.cautionPSUGamekey{
	background: url(../../../image/beginners/pc/gamekey/h3_caution_psu_gamekey.gif) no-repeat;
}

.exsampleMargin{
	margin: 0px 0px 6px 0px;
}

.attention-box{
	width: 500px;
	margin: 10px auto;
}

dd span.pColor{
	display: block;
	color: #de1373;
}