@charset "EUC-JP";
/* ///////////////////////////////

基本設定

///////////////////////////////
*/
html, body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
img {
	border: 0px;
}
hr {
	display: none;
}
ol, ul, li, dl, dt, dd {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
body {
	background: url(https://www.rakuten.ne.jp/gold/angers/top/img/bg_top.gif) center top repeat-y;
	font-size: 12px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Helvetica, Arial;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}
a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=80);
}
.alt {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/* Page */

#page {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}
/* ///////////////////////////////

調整

/////////////////////////////*/

/* SP用非表示*/
#header_sp, #footer_sp, #itemnavi, .spOnly{
	display: none;
}
/* SP用非表示*/
.search_box{
	display: none!important;
}

/* 共通部分指定*/
#header_pc iframe{
	width: 960px;
	height: 175px
}
#leftmenu2{
	display:inline-block;
	float:left;}

#leftmenu2,
#leftmenu2 iframe {
	width: 202px;
	min-height: 4800px;
		float:left;
}
#footer_pc iframe{
	width: 950px;
	height: 800px
}



/* ///////////////////////////////

pageContents

分類

///////////////////////////////
*/
.page1col #pageContents{ width:950px; }
.page1col #leftmenu2{display: none;}
.page2col #pageContents{ width:700px; }

#pageContents{ background:#fff; line-height:1.5em; font-size:12px; margin:0 auto; float:right;}


/*itemCnt*/
ul.itemCnt{overflow:hidden; display:block; padding:5px 5px 5px 20px; font-size:0; text-align:left}
ul.itemCnt li{ display:inline-block; padding:0; margin:10px 17px 0 10px!important; width:200px; font-size:12px; vertical-align:top; position:relative}
ul.itemCnt li a:hover{text-decoration:none;}
ul.itemCnt li img{width:200px;}
.itemInfo{margin:5px 0 10px ; text-align:center}
.itemInfo span.Name{ min-height:5.0em; line-height:1.8em; color:#000}
.itemInfo p.Price{ color:#F00; margin-top:10px;}
.itemInfo p.Price .tax{font-size:0.8em; margin-left:5px}

.itemInfo mark{float:left; margin:0 5px 0 0; background:#f60; padding:3px; color:#FFF;}
.itemInfo mark.newicon{background:#F64426; padding:2px 7px; line-height:1.0em; font-weight:bold; color:#fff}

* html ul li{display:inline; width:100px; zoom:1;}
*:first-child+html ul li{display:inline; zoom:1;}



ul.itemCnt.rad5 li img{border-radius:5px}
ul.itemCnt.rad10 li img{border-radius:10px}
ul.itemCnt.round li img{border-radius:100px}
ul.itemCnt.bod2 li img{ border:2px solid #eee}








/*ラッピング案内
.spec_gift_muryou,.spec_gift_yuuryou,.spec_gift_makudake,spec_gift_ng{margin:30px 0;}*/

/*パンくず*/
ul#Breadcrumb {width:950px; margin:0 auto 20px auto; overflow:hidden; _zoom:1;}
ul#Breadcrumb li{float:left;}

