<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ãƒ˜ãƒƒãƒ€ãƒ¼*/
.has-logo-img p{
	width: 470px;
	font-size: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
#logo-block a {
	font-size: 24px;
	color: #333;
	text-decoration: none;
	margin-top: 10px;
	display: inline-block;
	font-weight: bold;
	font-family: 'Josefin Slab', serif;
}
ul#menu-sheep-blue {
	height: 38px;
}
ul#menu-sheep-blue li {
	width: calc(993px / 7);
	border-right: dotted 1px #c0c0c0;
}
ul#menu-sheep-blue li:last-child {
	border-right: none;
}
ul#menu-sheep-blue li a {
	display: block;
	padding: 0px;
}

/*ã‚µã‚¤ãƒ‰ãƒãƒ¼*/
.bukken_history .btn_bukkensyousai a {
	background: #9cbb1c!important;
}

/*TOPãƒšãƒ¼ã‚¸ã€å»ºç‰©ãƒ»éƒ¨å±‹ãƒšãƒ¼ã‚¸ä¸‹éƒ¨ã«ã‚ã‚‹ç‰©ä»¶ä¸€è¦§ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆèª¿æ•´*/
div#boxfudo_top_r-3 span.top_title {
	width: 147px;
	display:inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
div#boxfudo_top_r-3 span.top_price {
	font-size:13px!important;
}
div#boxfudo_top_r-3 span.top_madori {
	font-size:11px!important;
}
div#boxfudo_top_r-3 span.top_kotsu {
	margin-top: -13px;
	display:inline-block;
	height: 45px;
}
div#boxfudo_top_r-3 span.box1low {
	width: 147px;
	background: #9cbb1c;
}

/*æ¤œç´¢çµæžœãƒšãƒ¼ã‚¸ã®ç‰©ä»¶ä¸€è¦§ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆèª¿æ•´*/
#list_simplepage a .list_details_button{
  background: #9cbb1c;
}
#main #content .list_picsam2 img {
  height: 140px!important;
  width: 140px!important;
  display: block;
  margin: 0 auto!important;
}

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