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

@import url("/common/css/rn01/common.css");

/* ==
　01. 共通パーツ

=============================================================================== */
.dl_gazou img{
/*	width:250px;*/
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
}

.toiawase{
	width: 688px;
	border: 1px solid #CCCCCC;
	margin: 20px auto;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.toiawase p{
	padding:10px;
}

.dl_gazou{
	padding-bottom:10px;
}
</pre></body></html>