@charset "shift_jis";
/* CSS Document */

/*----------------------------------------------------
	���Z�b�g
----------------------------------------------------*/
#USEFUL div,
#USEFUL dl,
#USEFUL dt,
#USEFUL dd,
#USEFUL ul,
#USEFUL ol,
#USEFUL li,
#USEFUL h1,
#USEFUL h2,
#USEFUL h3,
#USEFUL h4,
#USEFUL h5,
#USEFUL h6,
#USEFUL pre,
#USEFUL form,
#USEFUL fieldset,
#USEFUL input,
#USEFUL textarea,
#USEFUL p,
#USEFUL blockquote,
#USEFUL th,
#USEFUL td {
	padding:0;
	margin:0;
}
#USEFUL table {
	border-collapse: collapse;
	border-spacing:0;
}

#USEFUL fieldset,
#USEFUL img {
	border:0;
}
#USEFUL address,
#USEFUL caption,
#USEFUL cite,
#USEFUL code,
#USEFUL dfn,
#USEFUL em,
#USEFUL strong,
#USEFUL th,
#USEFUL var {
	font-weight:normal;
	font-style:normal;
}
#USEFUL ol,
#USEFUL ul {
	list-style:none;
}
#USEFUL caption,
#USEFUL th {
	text-align:left;
}
#USEFUL h1,
#USEFUL h2,
#USEFUL h3,
#USEFUL h4,
#USEFUL h5,
#USEFUL h6 {
	font-weight:normal;
	font-size:100%;
}
#USEFUL q:before,
#USEFUL q:after {
	content:'';
}
#USEFUL abbr,
#USEFUL acronym {
	border:0;
}
#USEFUL {
	color:#4d4d4d;
	text-align:center;
	width:100%;
}

#USEFUL #SOUND {
	text-align:left;
	margin:0 auto;
	width:768px;
	line-height:1.3;
}

/*----------------------------------------------------
	���k�����̒�����
----------------------------------------------------*/
#SOUND h1 {
	margin-bottom:13px;
}
#SOUND #HOWTO h2 {
	color:#41447d;
	font-weight:bold;
	text-align:center;
	border:1px solid #41447d;
	margin-bottom:15px;
	padding:15px;
}
#SOUND #HOWTO dl {
	margin-bottom:50px;
}
#SOUND #HOWTO dl dd {
	margin:0 60px 10px;
}
#SOUND #HOWTO p.note {
	color:#41447d;
	font-weight:bold;
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:10px;
}
#SOUND #HOWTO h3 {
	font-weight:bold;
	margin-bottom:5px;
}
#SOUND #HOWTO table.data {
	width:741px;
	margin-bottom:35px;
}
#SOUND #HOWTO table.data th,
#SOUND #HOWTO table.data td {
	border:1px solid #4d4d4d;
	vertical-align:top;
	color:#4d4d4d;
	padding:5px;
	
}
#SOUND #HOWTO table.data th {
	white-space:nowrap;
	font-weight:bold;
	text-align:center;
}
#SOUND #HOWTO table.data td {
	text-align:center;
}
#SOUND #HOWTO table.data td.item {
	text-align:left;
	width:100%;
}
#SOUND #HOWTO table.data td.extension {
	width:20%;
}
#SOUND #ATTENTION h2 {
	margin-bottom:15px;
}
#SOUND #ATTENTION dl {
	margin-bottom:30px;
}
#SOUND #ATTENTION dl dd {
	margin:0 60px 10px;
}
#SOUND #ATTENTION dl dd ul {
	padding:0 0 0 20px;
	list-style-type:disc;
	margin-bottom:10px;
}
#SOUND #BACK {
	margin:10px 0 30px;
}


.SoundTable{
	margin:10px 0px 30px;
	border-collapse:collapse;	
}
.SoundTable a{
	color:#FFF !important;
}
.SoundTable th{
	padding:2px 5px !important;
	border:solid 1px #555;
	text-align:center !important;
	white-space:nowrap;
	background:#333;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.SoundTable td{
	padding:2px 5px !important;
	border:solid 1px #CCC;
}
.TypeHdd{
	background:#145F72;
	color:#FFF;	
}
.TypeSd{
	background:#1F5638;
	color:#FFF;	
}
.TypeSsd{
	background:#A01012;
	color:#FFF;	
}
.alc{
	text-align:center !important;
}