.col-lg-3 {
    list-style: none;
}

h2.info_ttl {border-left: 5px solid #452e23; padding-left:20px;}
/*メイン画像エリア*/
.prd_page_img{
	float:left;
	width:400px;
	padding:24px 24px 24px;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#e6dbd7;
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}

/*パンくずリスト*/
.breadcrumb {
	padding:4px 8px;
	background-color:#fff;
	border-width:1px 0px;
	border-style:solid;
	border-color:#42a5de;
}
/*カテゴリ名*/
.prd_cat_top {
	margin:8px 0px 8px;
	font-size:1.4em;
	font-weight:bold;
	color:#42a5de;
	border-bottom:dotted 1px #CCC;
}
/*商品*/
/*アイテム2nd*/
.item_ttl { width:690px; margin:0 auto 0 auto; padding:12px 0 3px 0; border-bottom: dashed 1px #a0a0a0; font-size:16px; color:#42a5de; font-weight:bold; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;}

.prd_listitm {
	float:left;
	width:154px;
	padding:8px;
	margin:4px;
	font-size:11px;
	height:260px;
	overflow:hidden;
}
/*商品画像*/
.prd_listimage {
	padding:8px;
	background-color:#f1e5bf;
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom:4px;
}
.prd_listimage img:hover {
	opacity:0.7;
}
/*リンク色*/
.prd_listitm a {
	color:#1173ce;
}
/*商品名*/
.prd_list_name {
	height:3.5em;
	overflow:hidden;
}

/*商品説明*/
.prd_page_info{
	clear:both;
	padding:8px;
	border:dotted 1px #CCC;
	border-left-width:0px;
	border-right-width:0px;
	margin:8px auto;
    color:#333333;
	font-size: 1.2em;
	line-height: 1.8;
}
.prd_page_info a {
	color:#1173ce;
}
.prd_page_info span{color:#7e4d00;}

/*ページ送り*/
.prd_pages {
	clear:both;
	padding-top:14px;
}
/*アイテムの枠*/
#main_contents .item_box { font-size:12px;}
#main_contents .item_contents{ background: url(//img13.shop-pro.jp/PA01284/335/etc/item_bg.png?20140527184730) repeat-y scroll left top rgba(0, 0, 0, 0); min-height:100%;}
#main_contents .item_bottom { margin-top:-3px;}

.topic_mid {
    background-color: #452e23;
    border-radius: 0 10px 10px 0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 4px;
    margin-top: 10px;
    padding: 0.5em 1em;
    vertical-align: middle;
}


.topic_mid img {vertical-align:middle; }

.prd_img_small {
    float: left;
    height: 72px;
    margin: 8px 10px 0 0;
    width: 72px;
}
.prd_img_small:nth-child(6){
    margin-right:0;
}
.prd_img_small img{width:100%}

.prd_page_buy {
    float: left;
    font-size: 1em;
    line-height: 1.5em;
    padding: 12px 12px 12px 40px;
    width: 430px;
}
.prd_page_buy th{ text-align:right;}
.prd_page_buy a{ text-decoration:underline;}

#itemdata {margin: 10px 0; font-size:0.9em;}

#largeimage{position:relative;}
#largeimage > span{position:absolute; bottom:12px; right:12px; background:#000; background:rgba(0,0,0,0.6); color:#fff; display:inline-block; padding:4px 8px; display:none;}

#mordal{position:absolute; top:20%; left:50%;  width:920px; background:#fff; background:rgba(255,255,255,0.9); display:none; z-index:1000; margin-left:-460px; box-shadow:0px 0px 2px rgba(0,0,0,0.6); box-sizing:bordar-box; -moz-box-sizing:bordar-box; padding:10px; border:2px dashed #6DBAEC;}
#mordal>div{border:2px solid #C0E2F3; float:right; box-sizing:bordar-box; -moz-box-sizing:bordar-box; width:580px!important; height:580px; text-align:center; margin-bottom:12px; background:#fff; overflow:auto; position:relative;}
#mordal>div>div{display:table-cell; vertical-align:middle; width:inherit; height:inherit; }


#mordal>ul{font-size:0px; width:320px; float:left;}
#mordal>ul li{display:inline-block; margin-bottom:12px; width:140px; border:2px solid #C0E2F3; box-sizing:bordar-box; -moz-box-sizing:bordar-box;}
#mordal>ul li:nth-child(2n){margin-left:10px;}
#mordal>ul li img{width:100%;}

#mordalclose{clear:both; display:block; text-align:center; width:280px; text-decoration:none; padding:4px 8px; margin:8px auto; color:#fff; background:#009fc9; border:1px solid #0094c9;}

#mordalclose:hover{background:#06b1de;}

/*パンくずのタグ*/
.tag-btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  /*background-color:#452e23;*/
  border: 1px solid #452e23;
  color: #333;;
  padding: 2px 8px;
  margin-bottom: 5px;
  font-size:0.8em;
}
/*カートに入れる*/
.disable_cartin {
  margin-top:10px;
}

/*オプション*/
#option_tbl {
  display: table;
  margin: 15px;
}

#option_tbl  th{
  text-align: left;
  padding-right: 10px;
}

#option_tbl  td　div{
  display: inline;
}

/* ------------------------------------- 
 *	レビュー
 * ------------------------------------- */	
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
 overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
 border-bottom:solid #999999;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}

h2 {
	font-weight:bold;
	color:#000000;
	margin: 15px 0px 3px 0px;
}

H3 {
	font-weight:bold;
	color:#000000;
	margin: 3px 0px 3px 0px;
}

/* ------------------------------------- 
 *	見出し文
 * ------------------------------------- */	
#t1 
{
	color: #663300;
	font-size: 1.2em;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
/* ------------------------------------- 
 *	本文
 * ------------------------------------- */		
#t2 
{
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
/* ------------------------------------- 
 *	商品情報
 * ------------------------------------- */	
#itemdata 
{
	color: #000000;
	font-size: 0.8em;
	line-height: 1em;
	margin: 10px 10px 15px 10px;
	padding: 0px 0px 0px 0px;
}
/* ------------------------------------- 
 *	囲み
 * ------------------------------------- */	
#text_flame1 {
	width: 100%;
	border: 3px solid ;
	color:#000000;
	border-color:#ff6600;
	margin: 10px 0px 20px 0px;
	padding:5px 5px 5px 5px;
}	

#text_flame2{
	width: 100%;
	border: 1px solid ;
	border-color:#990000;
        color:#990000;
	background-color:#FFFFCC;
	margin: 10px 0px 10px 0px;
	padding:10px 15px 15px 15px;
}
#text_flame3{
	width: 100%;
	border: 6px solid ;
	border-color:#ff8f34;
        color:#57647b;
	background-color:#fef5ef;
	margin: 10px 0px 10px 0px;
	padding:5px;
}
.pictt_f1{
	border: 1px solid ;
	width: 120px;
	margin: 5px;
}

/* ------------------------------------- 
 *	レビュー
 * ------------------------------------- */	
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
 overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
 border-bottom:solid #999999;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
.bb {
  	font-weight:bold;
}