@charset "utf-8";
/* CSS Document */

/*　グローバルナビゲーション　*/
#gnavi03 a{
	width:158px;
	background-image:url(../image/tmp/gnavi03.png);
	background-repeat:no-repeat;
	background-position:left -44px;
	text-indent:-9999px;
}


/*　サイドバー　*/


#sidebar-container{
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
}


/*　コンテンツコンテナ　*/
#contents-container{
	float:right;
	width:706px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
}

#contents-container h2{
	clear:both;
	background-image:url(../image/weblog/shohin/h2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:40px;
	padding-left:35px;
	padding-bottom:5px;
	font-size:120%;
	color:#000;
}

#contents-container h2 a{
	color:#000;
	text-decoration:none;
}

/*　カテゴリー一覧　*/
.cat_list{
	width:190px;
	margin:0px 0px 40px 0px;
}

.cat_list h2{
	width:186px;
	margin-left:2px;
	background-image:url(../image/weblog/shohin/lb-submenu.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:20px;
	padding-top:15px;
	padding-bottom:4px;
	font-size:100%;
	padding-left:10px;
	color:#5C452E;
}

.cat_list h2 a{
	color:#5C452E;
	text-decoration:none;
}

.cat_list ul li{
	list-style-type:none;
	background-image:url(../image/weblog/shohin/bt-submenu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px 0px;
	padding-left:5px;
	font-size:85%;
	line-height:150%;
}

.cat_list ul li a{
	text-decoration:none;
	color:#5C452E;
	font-weight:bold;
}


/* 投稿内容 */
#contents-container .entry{
	width:683px;
	margin:0 auto 0 auto;
	padding:20px 0px 80px 0px;
}

#contents-container .entry p{
	line-height:175%;
	padding:1em 0px;
}

#contents-container .entry table td{
	line-height:175%;
}

#contents-container .entry h3{
	clear:both;
	background-image:url(../image/weblog/shohin/h3.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:37px;
	padding-left:20px;
	color:#003300;
	font-size:110%;
	margin:20px 0px;
}

/*　商品一覧　一覧表示部分　*/
.shohin_ichiran_list{
	width:215px;
	float:left;
	margin:15px 5px;
	border:3px double #F3EAE2;
}

.shohin_ichiran_list dt{
	padding:2px;
}

.shohin_ichiran_list dd{
	padding:4px;
}

.shohin_ichiran_list dd a{
	font-weight:bold;
	color:#5C452E;
}

.shohin_ichiran_list .shohin_disc{
	font-size:85%;
	line-height:150%;
	height:5em;
}

/*　オンラインショップでご購入される方はこちら　*/
.bt-to-shop{
	margin:10px 0px;
}

.bt-to-shop li{
	list-style-type:none;
	margin-left:10px;
}

/*　商品一覧　おすすめ商品　*/
.osusume_table{
	width:650px;
	margin:20px auto;
}

.osusume_table th{
	width:200px;
	vertical-align:top;
}

.osusume_table td{
	vertical-align:top;
	padding:5px 20px;
}

.osusume_table td dl dt a{
	font-weight:bold;
	color:#5C452E;
	line-height:200%;
}

.osusume_table td dl dd{
	padding:10px;
	line-height:175%;
}

/*
広告イメージ
*/

.banner-sakanoue{
	width:680px;
	margin:0px auto 20px auto;
}

.g_img{
	height:150px;
}