/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.pannavi {
	width: 564px;
	height: 28px;
	border-bottom:solid 2px #c6a268;
	font-size:10px;
	}

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */
.main_title{
	width: 564px;
	background-color:#fbf6eb;
	margin-bottom:15px;
	border-bottom:solid 1px #c6a268;
	padding:5px 0px;
}

.oprice{
	font-weight:bold;
	color:#108113;
}

.idnum{
	color:#534e4a;
	font-size:10px;
	padding-right:15px;
}

.oname{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.ocart{
	padding-left:20px;
	margin-bottom:15px;
}

.ocaution{
	padding:3px;
	font-size:10px !important;
	line-height:1.4em !important;
	border-bottom:solid 3px #d4c4a7;
}

.oinfo{
	margin-top:13px;
	padding-top:5px;
	font-size:10px !important;
	line-height:1.4em !important;
	border-top:solid 1px #d4c4a7;
	border-bottom:solid 1px #d4c4a7;
}

.oinfo li{
	margin-bottom:5px;
}

#detail {
	color:#666;
	margin-bottom:10px;
	}

#detail .main_img {
	padding: 6px;
	background:#FFFFFF;
	}

.expl {
	line-height:1.4em;
	text-align: left;
	font-size:12px;
	color:#3b3429;
	margin:0px 10px 10px 0px;

	}

.sub img{
	float: left;
	padding: 6px;
	background:#FFFFFF;
	margin-bottom:10px;
	
	}

#spec{
	font-size:12px;
}


#detail .table .cell_1 {
	width: 105px;
	height: 28px;
	color: #FFF;
	border-right: 1px #FFF solid;
	border-bottom:1px #FFF solid;
	}

#detail .table .cell_2 {
	width: 270px;
	height: 28px;
	color: #432A16;
	border-bottom:1px #FFF solid;
	}

#detail .table .cell_mar {
	margin: 0px 5px 0px 15px;
	}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 10px 0px 10px;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CC9966;
	}

#together .together_list {
	margin:10px 3px 10px 3px;
	float:left;
	width: 170px;
	text-align:center;
	}

#together img {
	padding: 4px;
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 10px 20px 10px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CC9966;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CC9966;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CC9966;
	border-bottom: 1px dotted #CC9966;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}




/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	width: 564px;
	margin-bottom:15px;
	}

#Option .option_cell1 {
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 6px;
	}

#Option .option_cell2 {
	font-size: 10px;
	text-align:left;
	border-right: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	}

#Option .option_cell3 {
	font-size: 10px;
	text-align:left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}