body {
	margin:0px;
	font-family:serif;
	background-color:#ffffff;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

a:hover img.Banner {
	filter:alpha(opacity=75); /*forIE*/
	-moz-opacity:0.75; /*forFF*/
	opacity:0.75;
}

a:link		{text-decoration:none;}
a:visited	{text-decoration:none;}
a:active	{text-decoration:none;}
a:hover	{text-decoration:underline;}

br.clr {
	clear:both;
}

/* - - - - - - -  Wrapper - - - - - - -*/

#wrapper {
	width:1024px;
	margin:0px auto 0px auto;
	padding:0px;
	background-color:#ffffff;
}	

/* - - - - - - -  Header - - - - - - -*/

#header {
	width:960px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

#blackBox {
	width:960px;
	padding-left:3px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/headerContBoxMiddle.gif");
	background-repeat:repeat-y;
}

#RakutenPtCm {
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/RakutenPtCmBoxMiddle.gif");
	background-repeat:repeat-y;
}

#ScrollBannerWaku {
	width:943px;
	height:200px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/TopBanner/ScrollBannerBack.jpg");
	background-repeat:repeat-x;
}

h1.Header {
	font-size:12px;
	line-height:12px;
	font-weight:600;
	text-shadow:1px 1px 2px #bbb;
	-webkit-text-shadow:1px 1px 2px #bbb;
	-moz-text-shadow:1px 1px 2px #bbb;
	-o-text-shadow:1px 1px 2px #bbb;	
}

#HeaderTxt {
	padding:4px
}


/* - - - - - - -  LeftNavi - - - - - - -*/

#leftNavi {
	width:210px;
	_width:209px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#ffffff;
}

/* - - - - - - -  MainContents - - - - - - -*/

#main {
	width:740px;
	padding:0px;
	float:right;
	_float:left;
	background-color:#ffffff;
	color:#000000;
	font-size:13px;
	line-height:17px;
	font-weight:800;
}

#main a:link		{color:#000000;text-decoration:none;}
#main a:visited	{color:#999999;text-decoration:none;}
#main a:active	{color:#000000;text-decoration:none;}
#main a:hover		{color:#999999;text-decoration:underline;}

#ContentsTitle {
	margin-top:9px;
	margin-bottom:1px;
}

#NewArrivalDayTitle {
	width:700px;
	height:14px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/NewArrivalDay.gif");
	padding:2px 0px 0px 16px;
	margin:18px 0px 4px 0px;
	font-size:9px;
	line-height:9px;
	color:#ffffff;
	text-align:left;
}

#PowerPickUpPanel {
	width:740px;
	height:731px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/PowerPickUpItemPanel.gif");
	padding:5px 0px 0px 0px;
	margin:2px 0px 0px 0px;
	}
	
#PowerPickUpItem1 {
	margin:0px 0px 0px 6px;
	}
	
#PowerPickUpItem2 {
	margin:2px 0px 0px 4px;
	}
	
#PowerPickUpItem3 {
	margin:2px 0px 0px 3px;
	}
	
#PowerPickUpItem4 {
	margin:2px 0px 0px 4px;
	}

#PickUpRankingDay {
	color:#000000;
	font-size:12px;
	margin:0px auto 3px 10px;
}

#PickUpRankingDay2 {
	vertical-align:top;
}

#PickUpRankingBar {
	margin:1px auto 2px 1px;
}

#PickUpRankingBar2 {
	margin:15px auto 2px 1px;
}

#PickUpRankingBox {
	width:144px;
	height:189px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/PickUpRankingBox.gif");
	background-repeat:no-repeat;
	float:left;
	margin-left:1px;
}

#PickUpRankingBoxLeft {
	width:144px;
	height:189px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/PickUpRankingBox.gif");
	background-repeat:no-repeat;
	float:left;
	margin-left:11px;
	_margin-left:5px;
}

#PickUpRankingName {
	width:139px;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	margin-top:1px;
	padding-left:2px;
}

#PickUpRankingPic {
	margin-left:1px;
}

#PickUpRankingName a:link		{color:#ffffff;text-decoration:none;}
#PickUpRankingName a:visited	{color:#ffffff;text-decoration:none;}
#PickUpRankingName a:active		{color:#ffffff;text-decoration:none;}
#PickUpRankingName a:hover		{color:#808080;text-decoration:underline;}

#PickUpRankingPrice {
	color:#808080;
	font-size:10px;
	line-height:11px;
	font-weight:bold;
	padding-left:2px;
}

#ItemMongonBox {
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin-top:0px;
	padding-left:0px;
	background-color:#000000;
	text-align:center;
}

#ItemMongonBox a:link		{color:#ffffff;text-decoration:none;}
#ItemMongonBox a:visited	{color:#ffffff;text-decoration:none;}
#ItemMongonBox a:active		{color:#ffffff;text-decoration:none;}
#ItemMongonBox a:hover		{color:#808080;text-decoration:underline;}

#ItemMongonBox2 {
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin-top:0px;
	padding-left:0px;
	background-color:#000000;
	text-align:center;
}

#ItemMongonBox2 a:link		{color:#ffffff;text-decoration:none;}
#ItemMongonBox2 a:visited	{color:#ffffff;text-decoration:none;}
#ItemMongonBox2 a:active	{color:#ffffff;text-decoration:none;}
#ItemMongonBox2 a:hover		{color:#808080;text-decoration:underline;}

#AcceBox {
	width:740px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin-top:0px;
	padding-left:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/TopBanner/AccesaryBanner8.gif");
	text-align:left;
}

#AcceBox a:link		{color:#ffffff;text-decoration:none;}
#AcceBox a:visited	{color:#ffffff;text-decoration:none;}
#AcceBox a:active		{color:#ffffff;text-decoration:none;}
#AcceBox a:hover		{color:#808080;text-decoration:underline;}

#FiveBanner1 {
	width:283px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin:0px;
	padding:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/FiveBannerBottom1.gif");
	text-align:left;
}

#FiveBanner1 a:link		{color:#ffffff;text-decoration:none;}
#FiveBanner1 a:visited	{color:#ffffff;text-decoration:none;}
#FiveBanner1 a:active		{color:#ffffff;text-decoration:none;}
#FiveBanner1 a:hover		{color:#808080;text-decoration:underline;}

#FiveBanner2 {
	width:457px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin:0px;
	padding:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/FiveBannerBottom2.gif");
	text-align:left;
}

#FiveBanner2 a:link		{color:#ffffff;text-decoration:none;}
#FiveBanner2 a:visited	{color:#ffffff;text-decoration:none;}
#FiveBanner2 a:active		{color:#ffffff;text-decoration:none;}
#FiveBanner2 a:hover		{color:#808080;text-decoration:underline;}

#FiveBanner3 {
	width:248px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin-bottom:1px;
	padding:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/FiveBannerBottom3.gif");
	text-align:left;
}

#FiveBanner3 a:link		{color:#ffffff;text-decoration:none;}
#FiveBanner3 a:visited	{color:#ffffff;text-decoration:none;}
#FiveBanner3 a:active		{color:#ffffff;text-decoration:none;}
#FiveBanner3 a:hover		{color:#808080;text-decoration:underline;}

#FiveBanner4 {
	width:247px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin-bottom:1px;
	padding:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/FiveBannerBottom4.gif");
	text-align:left;
}

#FiveBanner4 a:link		{color:#ffffff;text-decoration:none;}
#FiveBanner4 a:visited	{color:#ffffff;text-decoration:none;}
#FiveBanner4 a:active		{color:#ffffff;text-decoration:none;}
#FiveBanner4 a:hover		{color:#808080;text-decoration:underline;}

#FiveBanner5 {
	float:left;
	width:245px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin-bottom:1px;
	padding:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/FiveBannerBottom5.gif");
	text-align:left;
}

#FiveBanner5 a:link		{color:#ffffff;text-decoration:none;}
#FiveBanner5 a:visited	{color:#ffffff;text-decoration:none;}
#FiveBanner5 a:active		{color:#ffffff;text-decoration:none;}
#FiveBanner5 a:hover		{color:#808080;text-decoration:underline;}

#twinBannerL {
	width:371px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin:0px;
	padding:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/twinBannerBottomL.gif");
	background-repeat:no-repeat;
	text-align:left;
}

#twinBannerL a:link		{color:#ffffff;text-decoration:none;}
#twinBannerL a:visited	{color:#ffffff;text-decoration:none;}
#twinBannerL a:active		{color:#ffffff;text-decoration:none;}
#twinBannerL a:hover		{color:#808080;text-decoration:underline;}

#twinBannerR {
	width:369px;
	height:13px;
	float:left;
	color:#ffffff;
	font-size:10px;
	line-height:11px;
	margin:0px;
	padding:0px;
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/twinBannerBottomL.gif");
	background-repeat:no-repeat;
	text-align:left;
}

#twinBannerR a:link		{color:#ffffff;text-decoration:none;}
#twinBannerR a:visited	{color:#ffffff;text-decoration:none;}
#twinBannerR a:active		{color:#ffffff;text-decoration:none;}
#twinBannerR a:hover		{color:#808080;text-decoration:underline;}

/* - - - scrollBanner - - -*/

#scrollBanner {
	height:528px;
	overflow-x:scroll;
	overflow-y:hidden;
	border:2px solid #808080;
}

#ScrlBnItemName {
	width:168px;
	padding:0px 4px 0px 4px;
	font-family:sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight:400;
	color:#00b8e5;
}
	
#ScrlBnItemCoodeT {
	width:168px;
	padding:4px;
	text-align:center;
}
	
#ScrlBnItemBox {
	background-image:url(http://spade1.jp/TenpoDesignStyle/GlobalImg/ScrollCoordeItemBottom.gif);
	height:124px;
}
	
#ScrlBnRibbon {
	background-color:#e5e5e5;
	height:100%;
}
	
#ScrlBnScrollTitle {
	width:1760px;
	height:32px;
	background-image:url(http://spade1.jp/TenpoDesignStyle/GlobalImg/ScrollCoordeRibbonSc.gif);
	background-repeat:repeat-x;
	margin-top:8px;
}

#ScrlBnItemName a:link		{color:#ffffff;text-decoration:none;}
#ScrlBnItemName a:visited	{color:#999999;text-decoration:none;}
#ScrlBnItemName a:active	{color:#00b8e5;text-decoration:none;}
#ScrlBnItemName a:hover		{color:#999999;text-decoration:underline;}

/* - - - - - - -  footer - - - - - - -*/

#footer {
	width:800px;
	background:url(http://img10.shop-pro.jp/PA01051/069/etc/BlackFooterBack.gif) repeat-x;
	background-position:left bottom;
	color:#515253;
	font-size:12px;
	font-family:"Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	line-height: 150%;
}

#footer_info {
	width:100%
	text-align:left;
}

#footer_left {
	width:399px;
	float:left;
	margin:0px auto 0px 0px;
}

#footer_right {
	width:399px;
	margin:0px 0px 0px auto;
}

#footer ul {
	margin:0px 0px 0px 5px;
	padding:0px;
}

#footer ul li {
	list-style:none;
	background:url(http://img10.shop-pro.jp/PA01051/069/etc/BlackFooterMarking.gif) no-repeat;
	background-position:0px 5px;
	padding:0px 5px 0px 10px;
}

#footer_copy {
	font-style:normal;
	color:#ffffff;
	width:100%
	height:65px;
	text-align:center;
	vertical-align:middle;
}

#footer_clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

address {
	font-style:normal;
	color:#ffffff;
}

/* - - - - - - -  SPADE ICHIOSHI - - - - - - -*/

#spadePushTop {
	width:176px;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:2px 2px 0px 2px;
	text-shadow:1px 1px 2px #000;
}

#spadePushBottoms {
	width:176px;
	text-align:center;
	color:#0083bf;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:2px 2px 0px 2px;
	text-shadow:1px 1px 2px #000;
}

#spadePushPrice {
	width:176px;
	text-align:center;
	color:#e51300;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:2px 2px 2px 2px;
	text-shadow:1px 1px 2px #000;
}

#spadePushBottoms a:link	{color:#0083bf;text-decoration:none;}
#spadePushBottoms a:visited	{color:#005b84;text-decoration:none;}
#spadePushBottoms a:active	{color:#0083bf;text-decoration:none;}
#spadePushBottoms a:hover	{color:#2aabe6;text-decoration:underline;}

#spadePushBoxMd {
	background-image:url("http://spade1.jp/TenpoDesignStyle/GlobalImg/SpadePushTopsBtmBoxMd.gif");
	background-repeat:repeat-y;
	background-position:4px 0px;
	}




/* edit */



#wrapperhead {
  width: 100%;
  clear: both;
}
#wrapper2 {
  width: 950px;
  margin: 0 auto;
  padding:0px;
  background-color:#ffffff;
}
.mainContentHeader {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#ItemLink {
	font-size:13px;
	line-height:18px;
	font-weight:600;	
	}
div.knitsppage {
  text-align: center;
  margin: 0 auto;
  margin-top: -2px;
  margin-bottom: 10px;
}

p.recomend2016title {
  padding:5px;
  font-size:90%;
  background-color:#007bb4;
  border-radius: 3px;
  margin-bottom: 5px;
  color: #fff;
}






