@charset "UTF-8";

/*
	================================================================================================
		/support/home-theater/howto/ht-a8000 setup.css
	================================================================================================
*/

@media screen and (max-width: 640px) {
	#contents .notice_gray_b ul {
		margin-left: 1em;
	}
}

/* 20241209 */
#contents .notice_gray_b p{
	margin-bottom: 0;
}
#contents .notice_gray_b p + p{
	margin-top: 10px;
}

#contents .notice_gray_b p + a.s5-linkV3,
#contents .notice_gray_b ul.s5-list a.s5-linkV3{
	display: block;
	margin-top: 5px;
}
#contents .notice_gray_b ul.s5-list:not(.s5-list--unstyled) {
	margin-left: 1.5em;
}

#contents .notice_gray_b ul.s5-list li span{
	font-size: inherit;
	color: inherit;
}

#contents .notice_gray_b > .s5-list--unstyled{
	margin-left: 0;
}
#contents .notice_gray_b > .s5-list--unstyled > li{
	margin-bottom: 0;
}