@charset "UTF-8";

/* NN4.xとIE4.0向け文字色と背景色 */
body {
	color: #000;
	background: #fff;
}

/* リンクした画像の周りの枠線を消す */
a img {
	border: none;
	background: transparent;
}


hr { display: none; }

h2 { display:block; }

/* ヘッダー注目コーナー
---------------------------------------------------- */
.headNews {
	width: 420px;
}


/*検索フォーム
---------------------------------------------------------*/
.areaAw2 input {
	width: 140px;
}

.srcKey {
	width: 96px;
}

.btnSearch {
	width: 53px;
}

.BtnSearchImg {
	width: 53px;
	height: 20px;
	border: none;
}

.areaA { margin: 0 auto; width: 760px; height: 36px; background-color: #fcf5f5; border-bottom: 1px solid #f5dadb; }
.areaAw1 { width: 30px; height:22px; text-align: center; }
.areaAw2 { width: 143px; }
.areaAw3 { width: 100px; }
.areaAw4 { width: 60px; }
.areaAw5 { width: 120px; }
.areaAw6 { width: 55px; border-bottom: 1px solid #e6a0a4; }
.areaAw7 { width: 75px; text-align: right; font-weight: bold; font-size: 12px; border-bottom: 1px solid #e6a0a4; color: #434343; }
.areaAw8 { width: 15px; text-align: right; font-size: 10px; border-bottom: 1px solid #e6a0a4; color: #434343; line-height:18px;}
.areaAw9 { width: 10px; font-size: 8px; }
.areaAw10 { width: 152px; }


/*　グローバル・ナビゲーション
---------------------------------------------------------*/
.naviMenu {
	width: 760px; height: 30px;
	position: relative;
}

.naviMenu ul { list-style: none; margin: 0; padding: 0; }
.naviMenu li { position: absolute; text-indent: -9999px; }
.naviMenu li a { height: 30px; text-decoration: none; display: block; }

.naviMenu li.menu1 { left: 0; width: 108px; }
.naviMenu li.menu2 { left: 109px; width: 106px; }
.naviMenu li.menu3 { left: 216px; width: 106px; }
.naviMenu li.menu4 { left: 323px; width: 106px; }
.naviMenu li.menu5 { left: 430px; width: 106px; }
.naviMenu li.menu6 { left: 537px; width: 110px; }
.naviMenu li.menu7 { left: 648px; width: 112px; }

.naviMenu li.menu1 a:hover { background: url(../img/demo/menu001b.gif) 0 0; }
.naviMenu li.menu2 a:hover { background: url(../img/demo/menu001b.gif) -109px 0; }
.naviMenu li.menu3 a:hover { background: url(../img/demo/menu001b.gif) -216px 0; }
.naviMenu li.menu4 a:hover { background: url(../img/demo/menu001b.gif) -323px 0; }
.naviMenu li.menu5 a:hover { background: url(../img/demo/menu001b.gif) -430px 0; }
.naviMenu li.menu6 a:hover { background: url(../img/demo/menu001b.gif) -537px 0; }
.naviMenu li.menu7 a:hover { background: url(../img/demo/menu001b.gif) -648px 0; }


/* タイトル
---------------------------------------------------- */
.tiContent {
	width: 340px; height: 27px;
	position: relative;
	background-color: #fff;
	margin: 0; padding: 0;
}

.tiLink {
	position: absolute; top: 8px; right: 6px;
	display: block;
	margin: 0; padding: 0;
	font-size: 11px;
}

.tiContent img {
	vertical-align: bottom;
}


/* 新作キット一覧
---------------------------------------------------- */
.iBox {
	width: 82px;
	float: left;
	margin: 5px 1px 1px 1px;
	padding: 0;
}

p.image {
	display: block;
	width: 82px; height: 82px;
	text-align: center;
}

p.caption {
	display: block;
	margin-top: 3px;
	font-size: 11px;
	line-height: 12px;
	color: #555;
	text-align: center;
}

.image a {
	display: block;
	width: 80px; height: 80px;
	float: left;
	background: #fff;
	border: 1px solid #eecdd0;
}

.image img {
	width: 80px; height: 80px;
	vertical-align: bottom;
}

.image a:link, .image a:visited { border: 1px solid #da7e81; }
.image a:hover , .image a:active { border: 1px solid #e5005a; }


/* （floatバグ対策）
---------------------------------------------------- */
.iBox {
	 overflow: hidden;
}

.iBox:after {
	 content: "";
	 display: block;
	 clear: both;
	 height: 1px;
	 overflow: hidden;
}

/*\*/
* html .iBox {
	 height: 1em;
	 overflow: visible;
}
/**/


/* 新商品一覧
---------------------------------------------------- */
.iBox2 {
	width: 64px;
	float: left;
	margin: 5px 2px 1px 1px;
	padding: 0;
}

p.image2 {
	text-align: center;
	margin:0; padding: 0;
}

p.caption2 {
	text-align: center;
	margin-top: 3px;
	font-size: 11px;
	line-height: 12px;
	color: #666;
}

.image2 a {
	display: block;
	width: 62px;
	margin: 0; padding: 0;
	float: left;
	background: #fff;
	border: 1px solid #eecdd0;
}

.image2 img {
	width: 62px; height: 62px;
	vertical-align: bottom;
}

.image2 a:link, .image2 a:visited { border: 1px solid #da7e81; }
.image2 a:hover , .image2 a:active { border: 1px solid #e5005a; }


/* （floatバグ対策）
---------------------------------------------------- */
.iBox2 {
	 overflow: hidden;
}

.iBox2:after {
	 content: "";
	 display: block;
	 clear: both;
	 height: 1px;
	 overflow: hidden;
}

/*\*/
* html .iBox2 {
	 height: 1em;
	 overflow: visible;
}
/**/


/* font
---------------------------------------------------- */
#MBtop {
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.newsD, .newsT {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.fontA {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, sans-serif;;
}

.topMenu {
	font-size: 11px;
	color: #666; 
}

.topMenu a:link, .topMenu a:visited { color:#666; background-color:transparent; text-decoration:none; }
.topMenu a:hover, .topMenu a:active { color:#666; background-color:transparent; text-decoration:underline; }

.footMenu {
	font-size: 11px; line-height: 16px;
	color: #666; 
}

.footMenu a:link, .footMenu a:visited { color:#666; background-color:transparent; text-decoration:none; }
.footMenu a:hover, .footMenu a:active { color:#666; background-color:transparent; text-decoration:underline; }

.headInfo { 
	position: relative;
	margin: 2px 6px;
	font: normal 12px "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #625952; 
}

.ann { 
	margin: 2px 5px;
	font: normal 0.8em "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666; 
}


.mTop10 { 
	margin-top: 10px;
}

.mTop20 { 
	margin-top: 20px;
}

/* お買物特典
---------------------------------------------------- */
.tokuten { 
	width: 200px;
	background-image: url(../img/demo/bg_tokuten.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font: normal 12px/16px "ＭＳ Ｐゴシック", Osaka, sans-serif;

}

.tokutenTi {
	margin: 6px 0 0 10px;
}

.tokutenList {
	margin: 4px 0 8px 8px;
}

.tokutenList li {
	list-style: none outside;
	background: url(../img/demo/point02.gif) 0px 1px no-repeat;
	padding-left: 16px;
}


/* 店舗情報
---------------------------------------------------- */
ul#shopInfo li {
	display: block;
	margin: 4px; padding: 0;
	font-size: 12px;
	list-style: none; 
	width: 180px; 
	height: 20px;
	border-bottom: 1px dashed #eecdd0;
	color: #555;
	background-color: transparent;
}

ul#shopInfo li a { 
	display: block;
	overflow: visible;
	height: 12px;
	padding: 2px 2px 2px 18px;
}

ul#shopInfo li a:link,
ul#shopInfo li a:visited { text-decoration: none; }

ul#shopInfo li a:hover,
ul#shopInfoli a:active { text-decoration: underline; }

li#shopGinza a { background: url(../img/demo/point01.gif) 0px 2px no-repeat; }
li#shopMitsukoshi a { background: url(../img/demo/point01.gif) 0px 2px no-repeat; }
li#shopFunabashi a { background: url(../img/demo/point01.gif) 0px 2px no-repeat; }


/* ベリサイン
---------------------------------------------------- */
.verisign {
	margin: 10px;
	font-size: 12px;
	line-height: 16px;
}


/* ビーズ＆パーツ
---------------------------------------------------- */
ul#partsMenu { list-style: disc; }


/* 
---------------------------------------------------- */
.gotoTop { 
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100%;
	clear: both;
}

/* footer
---------------------------------------------------- */
#footer {
	margin: 20px 0;
	border-top: 1px dashed #999999;
	width: 100%;
	clear: both;
	position: relative;
	height: 50px;
	text-align: center;
	color: #666;
}

.copy {
	margin: 10px 0;
	font-family: Helvetica, Arial, sans-serif;
}


/*　レイアウト
---------------------------------------------------------*/
.right { text-align: right; }
.center { text-align: center; }


/*　リンク
---------------------------------------------------------*/
a:link, a:visited { color:#333; background-color:transparent; text-decoration:underline; }
a:hover { color:#333; background-color:transparent; text-decoration:underline; }
a:active { color:#333; background-color:transparent; text-decoration:underline; }

/*　ランキング
---------------------------------------------------------*/
.ranking .ProductImg{
}

.ranking .ProductImg img{
	width:40px;
	height:40px;
	border:0;
}