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

h3.option_h3_3_int{
	margin-bottom:30px;
}

div.intBlock{
	margin-left:10px;
	width:700px;
	margin-bottom:40px;
}

div.intBlock dl{
	margin-bottom:10px;
}
	
div.intBlock dt{
	width:40px;
	float:left;
}

div.intBlock dd{
	width:600px;
	float:left;
	line-height:1.6;
}


p.question{
	background:url(../dvd/img/int/icon_2.png) no-repeat left 2px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}</pre></body></html>