<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 */


/* ttl
----------------------------------------------------------------------------------------------------------------------*/

.ttl_blog{
	background:url(../img/ttl_blog.gif) no-repeat;
	width:570px;
	height:35px;
	text-indent:-9999px;
	margin-bottom:10px;
}


/* スタッフ
----------------------------------------------------------------------------------------------------------------------*/

.staff-box{
	width:570px;
	padding:10px 0;
	margin-bottom:20px;
	overflow:hidden;
	background:url(../img/box-top-line.jpg) top no-repeat;
}

.staff-box h3{ font-size:14px; background:url(../img/h3_midashi_maru.jpg) left no-repeat; line-height:15px; text-indent:20px; margin-bottom:20px; color:#4D1F25;}

.staff-box li{
	float:left;
	padding-right:37px;
	margin-bottom:28px;
}

.staff-in{
	background:url(../img/bg_blog.gif) no-repeat;
	width:162px;
	height:112px;
}

.staff-in img{
	width:158px;
	height:108px;
	margin:2px 0 5px 2px;
}

.staff-box li.last-s{
	padding-right:0;
}


.staff-shopname{
	color:#512225;
	padding-bottom:2px;
	font-size:10px;
}


.staff-name{
	color:#512225;
}

.staff-name a{
	color:#512225;
}

.staff-name dl{
	font-size:9px;
}


.staff-name dd{
	font-size:11px;
}


/* link */

.detaillink{
	padding-top:5px;
	font-size:10px;
	color:#512225;
	text-align:right;
}

.detaillink a{
	color:#512225;
}



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