@import url("mainStyle.css");

/*------各ページタイトル部位の文字指定------*/

h1 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	width:350px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/*------ここまで------*/

/*------各種タイトル部位の文字指定------*/

#position1 {
	position: absolute;
	top: 105px;
	left: 10px;
}
#position2 {
	position: absolute;
	top: 0px;
	left: 10px;
}

.frameWaku {
	width: 144px;
	position: relative;
	z-index: 0;
}
.list_g {
	width: 100px;
	margin-left: 25px;
	z-index: 20;
}


/*------ListG価格矢印------*/


/*------ListG割引額枠------*/
.frameWaku .percentWaku {
	width: 64px;
	height: 51px;
	background: url(/img/frame/percent.gif);
	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:5;
	text-align: center;
}
.percent_off {
	width: 57px;
	font-size: 17px;
	letter-spacing: -1px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.off {
	width: 57px;
	font-size: 12px;
	letter-spacing: -1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

/*------ListG還元ポイント枠------*/
.point_waku {
	height: 21px;
	line-height: 21px;
}
.point {
	height: 21px;
	line-height: 21px;
	font-size: 22px;
	letter-spacing: -3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	margin-right: 5px;
}


/*------ここまで------*/

/*------サブカテゴリー配色指定（itemlist_n,g）------*/

.subCg1 {
	padding: 3px 3px 3px 3px;
	line-height: 20px;
	background-color: #ffffff;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.subCg1 A:link    {COLOR: #929292;  TEXT-DECORATION: none;}
.subCg1 A:visited {COLOR: #929292;  TEXT-DECORATION: none;}
.subCg1 A:active  {COLOR: #929292;  TEXT-DECORATION: none;}
.subCg1 A:hover   {COLOR: #929292;  TEXT-DECORATION: underline;}

.subCg1 a:hover   {
	COLOR: #2b81ff;
	TEXT-DECORATION: underline;
}

.subCg2 {
	padding: 4px 6px 4px 7px;
	line-height: 20px;
	background-image: url(/img/item/pageBg.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.subCg3 {
	padding: 4px 4px 3px 4px;
	line-height: 20px;
	background-color: #E0F2FF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
/*------ここまで------*/

/*------関連項目リスト指定（itemview）------*/
.kanren {
	width:25%;
	font-size:11px;
}
/*------ここまで------*/

/*------サーチ結果文字指定------*/
.effect {
	font-weight:bold;
	color:#FF0000;
}
/*------ここまで------*/
