@charset "utf-8";

/*------------------------------------
  PSU // beginners-pc
                             07/09/22
 -  -  -  -  -  -  -  -  -  -  -  -  -
Windows ɬפʵ
------------------------------------*/

h3{
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
}
h3.spec{
	background: url(../../../image/beginners/pc/preparation/h3_spec.gif) no-repeat;
}


/* ơ֥ */
table.double{
	width: 500px;
}

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


/* list  */
dl.list, dl.list dt, dl.list dd{
	padding: 0px;
	margin: 0px;
}
dl.list{
	margin-left: 10px;
	margin-bottom: 12px;
}
dl.list dt{
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color:#445570;
	background: url(../../../image/common/h4_default.gif) no-repeat 0 0;
	padding: 1px 0px 0px 17px;
}
dl.list dd{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 12px;
	font-size: 12px;
	line-height: 150%;
	color: #222;
}
dl.list dd.attention{
	background: url(../../../image/beginners/ps2/preparation/icon_attention.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 4px 12px;
	font-size: 12px;
	line-height: 150%;
	color: #444;
}


ul.memorycard-list{
	margin-left: 12px;
}

