<br />
<b>Warning</b>:  include(../set/head_conf.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/home/nobletrustfb/luckride.co.jp/public_html/css/product.php</b> on line <b>4</b><br />
<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '../set/head_conf.php' for inclusion (include_path='.:/opt/php-5.3.3/data/pear:/opt/php-5.3.3/data/php') in <b>/home/nobletrustfb/luckride.co.jp/public_html/css/product.php</b> on line <b>4</b><br />

@charset "UTF-8";

/*----------------------------- 
動的スタイルシート
商品詳細ページ
----------------------------- */


#products hr
{
	clear:both;
	border: 0;
	border-top:1px solid ;
	margin:15px 0;
}

/*-- コンテンツ部分 --*/
#products 
{
	width: px;
	margin: 0 auto;
}

#products hr.clr
{
	clear: both;
	color: #FFFFFF;
	border-top:1px solid #FFFFFF;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1px;
}

#products br.clr
{
	clear: both;
	line-height: 0.1px;
	display: block;
}

#products div.kakaku
{
	width:300px;
	border: 2px dotted #999999;
	padding: 5px 5px 5px 5px;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",serif;
	float: left;
    font-size:13px;
}

#products div.shiryou{
	width:300px;
	height:auto;
    padding-left:25px;
}



/*-- カテゴリバナー --*/
#cate_img_kiji 
{
	width: px;
    height:auto;
    overflow:hidden;
	margin-bottom:20px;
}

/*-- h2 商品名 --*/
#products h2.line01
{
	height:40px;
	overflow:hidden;
	margin-bottom:20px;
	background: url(../images/common/h2_line.jpg) no-repeat;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size:18px;
}

#products h2.line01 a
{
	text-decoration:none;
	color:#333333;
}

#products .item_contents_box
{
	float: right;
	width: 350px;
}
/*-- イメージbox --*/

#products .item_img01_box
{
	float: left;
	width: 340px;
	text-align: center;
}

#products .item_img02_box
{
	float: left;
	width: 340px;
	text-align: center;
}

#products .item_img03_box
{
	float: right;
	width: 340px;
	text-align: center;
}

#products .item_img04_box
{
	clear: both;
}

#products .item_img05_box
{
	clear: both;
}

#product_list
{
	padding: 0 15px;
}

#product_list h3
{
	border-bottom: 1px solid #97cc62;
	border-left: 5px solid #97cc62;
	padding: 5px 15px;
	margin: 25px 0 15px 0;
}

#product_list h3 a
{
	text-decoration: none;
	color: #222222;
}

#kijibasic div.blog_next,
#product_list div.blog_next
{
	background: #97cc62;
	padding: 5px 10px;
	margin: 30px 0 15px 0;
	width: 150px;
	text-align: center;
	font-weight: bold;
	float:right;
}

#kijibasic div.blog_next a,
#product_list div.blog_next a
{
	text-decoration: none;
	color: #FFFFFF;
}

#product_list div.kiji_item
{
	margin-bottom: 30px;
}

#product_list .kiji_item div.naiyou{
	margin-bottom: 5px;
}

#product_list .kiji_item div.naiyou div.mikakaku{
	float:left;
	width:315px;
}

#product_list .kiji_item div.naiyou div.text{
	float:left;
    width:370px;
	margin-left:30px;
}



#products div.back_link
{
	clear: both;
	margin: 15px 0;
	text-align: center;
	font-size: 87%;

}