/*共通部品　ベース用CSS*/


/* ------------------
　　基本要素
---------------------*/

/*後に削除*/
body {
	color: #666666;
	top: 0px;
	padding: 0px;
	margin:0 auto 10px;
}
/*後に削除*/

h1,h2,h3,h4, p{
	margin:0;
	padding:0;
}

#shareContents {
	width:175px;
	}

#shareContents .in_frame01{
	background:none;
}
#shareContents .tabcommon_f10{
	color:#333333;
	font-size:10px;
	line-height:1.2;
	text-decoration:none;
}
#shareContents .tabcommon_f10 a{
	color:#333333;
	font-size:10px;
	line-height:1.2;
	text-decoration:none;
}
#shareContents .tabcommon_f10 a:hover{
	text-decoration:underline;
}
#shareContents .tabcommon_f11{
	color:#333333;
	font-size:11px;
	line-height:1.2;
	text-decoration:none;
}
#shareContents .tabcommon_f11 a{
	color:#333333;
	font-size:11px;
	line-height:1.2;
	text-decoration:none;
}
#shareContents .tabcommon_f11 a:hover{
	text-decoration:underline;
}
#shareContents .tabcommon_f11line a{
	color:#333333;
	font-size:11px;
	line-height:1.2;
	text-decoration:underline;
}
#shareContents .tabcommon_f11line a:hover{
	text-decoration:none;
}
#shareContents .tabcommon_f12{
	color:#333333;
	font-size:12px;
	line-height:1.2;
}
#shareContents .tabcommon_f12 a{
	color:#333333;
	font-size:12px;
	line-height:1.2;
	text-decoration:underline;
}
#shareContents .tabcommon_f12 a:hover{
	text-decoration:none;
}
#shareContents .tabcommon_f12none a{
	color:#333333;
	font-size:12px;
	line-height:1.2;
	text-decoration:none;
}
#shareContents .tabcommon_f12none a:hover{
	text-decoration:underline;
}
#shareContents .price{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}
#shareContents h2{
	margin:0;
}
#shareContents img{
	border:none;
}

#shareContents ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width:175px;

}

#shareContents li{
	list-style:none;
}

/*後に削除*/
/*------------------------------------------
	clearfix
------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  /*\*//*/
   display: inline-table;
  /* */
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*後に削除*/


#shareContents .clearfix {
	display:block;
}
/*------------------------------------------
	bnr_box
------------------------------------------*/
#shareContents .bnr_box a{
	text-decoration:none;
	color:#333;
	display:block;
}
#shareContents .bnr_box a:hover p {
	text-decoration:underline;
}
#shareContents .bnr_box a:hover span {
	text-decoration:underline;
}
#shareContents .bnr_box a img{
	vertical-align:bottom;
	display:block;
}
#shareContents .bnr_box a span{
	display:block;
}

/*------------------------------------------
	 bnr165
------------------------------------------*/
#shareContents .bnr165l{
	width:165px;
	float:left;
	padding-left:5px;
	margin:0 27px 10px 0;
}
#shareContents .bnr165{
	width:165px;
	float:left;
	margin:0 27px 10px 0;
}
#shareContents .bnr165r{
	width:165px;
	float:left;
	margin:0 0 10px 0;
}
/*------------------------------------------
	sidebnr165
------------------------------------------*/
#shareContents .sidebnr165{
	width:165px;
	margin:0 auto 10px auto;
}
/*------------------------------------------
	sidebnr175
------------------------------------------*/
#shareContents .sidebnr175{
	width:175px;
	margin:0 auto 10px auto;
}
/*------------------------------------------
	bottomマージン
------------------------------------------*/
#shareContents .btm20{
	margin-bottom:20px;
}
#shareContents .btm10{
	margin-bottom:10px;
}

/*------------------------------------------
	レフトサイド　カテゴリ
------------------------------------------*/

#shareContents #itemIndex{
	background:url(http://im.belluna.jp/ryuryu/01/010201/c/10000000/l_cate/img/10aw/itemindex_back.gif) repeat-y;
	width:177px;
	margin-bottom:20px;
}
#shareContents #itemIndex #itemIndexIn{
	width:167px;
	margin:0 auto;
}
#shareContents #itemIndex #itemIndexIn ul{
	font-size:1%;
}
#shareContents #itemIndex #itemIndexIn ul li{
	background:url(http://im.belluna.jp/ryuryu/01/010201/c/10000000/l_cate/img/10aw/itemindex_03.gif) repeat-y;
	margin-bottom:5px;
	line-height:0;
}
#shareContents #itemIndex #itemIndexIn ul li img{
	display:block;
	vertical-align:bottom;
}
#shareContents #itemIndex #itemIndexIn ul .tabcommon_f10{
	background:url(http://im.belluna.jp/ryuryu/01/010201/c/10000000/l_cate/img/10aw/itemindex_arrow.gif) no-repeat 0% 0%;
	padding-left:15px;
	margin:3px 0 3px 2px;
}

