<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*
	================================================================================================
		tablet support guide special system_update z3_601.css
	================================================================================================
*/
#contents h3.title_b {
	background-color: #e3e3e3;
	background-image: none;
	border: medium none;
	font-size: 90%;
	padding: 5px 15px 4px;
	margin-bottom: 15px;
}

div.camera_mode {
	margin-left: 15px;
}
/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media (max-width: 640px) {

}</pre></body></html>