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

 /*
http://img17.shop-pro.jp/PA01266/736/etc/
*/
#container #main .green_title {
	background-color: #8fc31f;
	color: #FFF;
	font-size: 16px;
	border-bottom: 3px solid #fff100;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	background-image: url(https://img17.shop-pro.jp/PA01266/736/etc/right_titleback_meter.png);
	background-repeat: no-repeat;
	background-position: 650px top;
}

#container #main .information {
	margin-bottom: 20px;
	clear: both;
}

#container #main .information ul {
	height: 150px;
	padding: 5px 10px;
	overflow: auto;
	border-right: 1px solid #8fc31f;
	border-bottom: 1px solid #8fc31f;
	border-left: 1px solid #8fc31f;
}

#container #main .information ul li {
	list-style: none;
	border-bottom: 1px dotted #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}

#container #main .information ul li .info_date {
	font-size: 14px;
	color: #666;
	margin-right: 10px;
}

#container #main .new_product_list ul {
	padding: 5px 10px;
	height: 200px;
	overflow: auto;
	border-right: 1px solid #8fc31f;
	border-bottom: 1px solid #8fc31f;
	border-left: 1px solid #8fc31f;
}

#container #main .new_product_list { margin-bottom: 20px; }
#main #box_news .box_news_left {
	float: left;
	margin: 0px;
	padding: 0px;
}
#main #box_news .box_news_right .box_news_rightinner {
	height: 150px;
	padding: 0px 10px 10px 0px;
	overflow: auto;
}



#container #main .new_product_list ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}
</pre></body></html>