<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* -----------------------------------------------
 * いまご荘　櫂の詩用
 * ----------------------------------------------- */

.faq-box{
	width: 540px;
	margin: 0 auto 20px;
	text-align: left;
	padding: 0 0 10px;
	border-bottom: 1px dotted #CCC;
}

.faq-box table th{
	width: 170px;
}

.faq-box table td, 
.faq-box table th{
	vertical-align: top;
}

.t-faq{
	color:#FF0000;
	text-decoration: underline;
	font-size: 14px;
	margin: 0 0 10px;
}








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