<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 guide dialogue 018
	================================================================================================
*/


/*
	====================================
		button
	====================================
*/
.paren{
	font-size: 10px;
}
#contents ul li span {
color: #333;
}
/*
	====================================
		frame
	====================================
*/
#contents .notice_g {
	width: 250px;
	border: 3px solid #d2d2d2;
	margin: 0 auto 20px;
	padding: 10px
}
#contents .notice_g p {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
</pre></body></html>