@charset "UTF-8";

/* +++++ 取扱商品一覧 +++++ */
#goods	{
	width:575px;
	margin-bottom:15px;
	}
#goods h1	{
	background-image:url(http://www.super-boya.com/images/all/titlebar_575.jpg);
	background-repeat:no-repeat;
	width:575px;
	height:30px;
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	text-indent:15px;
	letter-spacing:0.05em;
	line-height:230%;
	margin-bottom:15px;
	}
.entry	{
	border-bottom:1px solid #1b1b52;
	margin-bottom:15px;
	padding-bottom:5px;
	}
.entry h2	{
	font-size:1.0em;
	font-weight:bold;
	color:#2e2e88;
	padding-bottom:1px;
	border-bottom:1px dotted #2e2e88;
	}
.entry h3	{
	font-size:0.9em;
	color:#ff0000;
	font-weight:bold;
	padding:2px 0 5px;
	}
.entry img	{
	border:1px solid #2e2e88;
	}
.entry ol	{
	font-size:0.75em;
	font-weight:bold;
	color:#1b1b52;
	margin-left:190px;
	}
.entry li	{
	list-style-type:decimal;
	border-bottom:1px dotted #1b1b52;
	padding-bottom:2px;
	}
.extended	{
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	text-align:right;
	margin-top:5px;
	}
.goodsentry h3	{
	font-size:1.0em;
	color:#ff0000;
	font-weight:bold;
	padding:2px 0 5px;
	}
.goodsentry2	{
	border-top:1px dotted #666666;
	padding-top:15px;
	}
.goodsentry2 img	{
	border:1px solid #2e2e88;
	}
.goodsentry2 ol	{
	font-size:0.75em;
	font-weight:bold;
	color:#1b1b52;
	margin-left:190px;
	}
.goodsentry2 li	{
	list-style-type:decimal;
	border-bottom:1px dotted #1b1b52;
	padding-bottom:2px;
	}

/* +++++ 取扱商品一覧 +++++ */
#recommend	{
	width:575px;
	margin-bottom:15px;
	}
#recommend h1	{
	background-image:url(http://www.super-boya.com/images/goods/title_recommend.jpg);
	background-repeat:no-repeat;
	width:555px;
	height:60px;
	text-indent:-9999px;
	margin-bottom:10px;
	}
#recommendcopy	{
	font-size:1.0em;
	font-weight:bold;
	border-bottom:2px dotted #ff0000;
	padding-bottom:2px;
	margin-bottom:10px;
	}

/* +++ clearfix +++ */
div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
	}
/* +++ clearfix ie7 +++ */
*:first-child+html div {  
	display: inline-block;  
	}
/* +++ clearfix ie6 +++ */
* html .entry {
	display: inline-block; 
	}

/* +++++ IE6 +++++ */

/* +++++ IE7 +++++ */

/* 透過png */