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

div#q_box_content ul.title {
	margin-left : 45px; 
}
div#chapterAnswerContents_sectionHowto_1 ol.left {
	margin-left : -20px; 
}
/*
div#chapterAnswerContents_sectionHowto_1 div.image_left img {
	margin-left : -20px; 
}
div#chapterAnswerContents_sectionHowto_1 div.image_center img {
	margin-left : 80px; 
}
*/
div.web div.operateProcedure ul.annotation span.red {
	color : #ff0000;
}

div#sbi_comment6 table td textarea {
	width : 430px;
}

div.web ol {
	width : 570px;
}
/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/

@media screen and (max-width: 640px) {
｝</pre></body></html>