img{
width:140px;
height:140px;
}


.title{
width:280px;
height:60px;

}

.bar{
width:980px;
height:30px;
}

.banner{
width:468px;
height:60px;
}

.mini{
width:30px;
height:30px;

}
/*
body {
	background-image: url(img3/tate.gif);
	background-repeat: repeat-y;
	background-position: left;
}
*/

.cart{

width:102px;
height:24px;
}

.head{
width:874px;
height:95px;
}

.head2{
width:90px;
height:90px;

}

.okan{
width:25px;
height:40px;
}

.ranking{
width:90px;
height:90px;
}

.touko{
width:25px;
height:19px;
}



.ta{
width:65px;
height:51px;
}

.shohin{
width:110px;
height:110px;
}


a:hover img{
opacity:0.7; /* opera firefox safari */
filter: alpha(opacity=75); /* ie */
}

BODY {
scrollbar-arrow-color:#FFffFF;
	scrollbar-base-color:#FFE8F3;
       scrollbar-track-color:#FFE8F3;
	scrollbar-shadow-color:#FFffff;
	scrollbar-face-color:#FF80BF;
	scrollbar-highlight-color:#FFE6E6;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#DFE8FF;
}


/* 基本定義 */
body,table,tr,td,th {
  font-size: 7pt;
  font-family: ＭＳ Ｐゴシック, Osaka;
  color: #333300;
  margin: 0px;
  }


a:link {
  text-decoration:underline;
  color: #9D1961;
}

a:visited {
  text-decoration:underline;
  color: #9D1961;
}

a:active {
  text-decoration:underline;
  color: #9D1961;
}

a:hover {
  text-decoration:underline;
  color: #9D1961;
  
}

/* リンクのアンダーラインテーブル*/

.a7 a:link {
  text-decoration:none;
  color: #58583A;
}

.a7 a:visited {
  text-decoration:none;
  color: #58583A;
}

.a7 a:active {
  text-decoration:none;
  color: #58583A;
}

.a7 a:hover {
  text-decoration:underline;
  color: #58583A;
}

/*TOP*/

.a1 a:link {
  text-decoration:underline;
  color: #0000CC;
}

.a1 a:visited {
  text-decoration:underline;
  color: #990033;
}

.a1 a:active {
  text-decoration:underline;
  color: #0000CC;
}

.a1 a:hover {
  text-decoration:underline;
  color: #0000CC;
}


