@charset "utf-8";
/* CSS Document */

h2 { 
	width: 600px;
	height: 45px;
	display:block;
	background: url(img/h2_coordinate.jpg) ;
	margin-bottom: 20px;
	}
	
dl{ width: 296px; float:left; margin-right:8px; margin-bottom:25px; display:block; }
dl.end{ width: 296px; float:left; margin-right:0; }
dl dt{ font-weight: bold; margin-bottom:5px; margin-top:5px; }
dl dd{ line-height: 135%; }
dl dd a img{ border: solid #FFFFFF 3px; }
dl dd a:hover img{ border: solid #FF0099 3px;_filter : Alpha(opacity=100) ;  }

dl.none{
	width:240px;
	margin: 15px 0;
	display: block;
	float: none;
}

/* TOP LOOP */

#loopBox {
	display:block;
	width:870px;
	height:280px;
}

/*　読み込みエリア　*/
.MTlist{
margin-bottom: 30px;
}


/* ニュースボタン //////////////////*/

/* リンクなし画像のみ */

.newsImgArea {
	display:block;
	width:240px;
	margin-bottom:15px;
}

/* スペシャルセール */

#news_201108 a span {
	display:none;
}

#news_201108 a {
	display:block;
	background:url(img/news_201108.jpg) no-repeat;
	width:240px;
	height:285px;
	margin-bottom:15px;
}

#news_201108 a:hover {
	background:url(img/news_201108_r.jpg) no-repeat;
}

#news_201107 a span {
	display:none;
}

#news_201107 a {
	display:block;
	background:url(img/news_201107.jpg) no-repeat;
	width:240px;
	height:285px;
	margin-bottom:15px;
}

#news_201107 a:hover {
	background:url(img/news_201107_r.jpg) no-repeat;
}

/* スペシャルウィーク */

#news_201104 a span {
	display:none;
}

#news_201104 a {
	display:block;
	background:url(img/news_201104.jpg) no-repeat;
	width:240px;
	height:205px;
	margin-bottom:15px;
}

#news_201104 a:hover {
	background:url(img/news_201104_r.jpg) no-repeat;
}

/* GET MOREキャンペーン */

#news_201102 a span {
	display:none;
}

#news_201102 a {
	display:block;
	background:url(img/news_201102.jpg) no-repeat;
	width:240px;
	height:185px;
	margin-bottom:15px;
}

#news_201102 a:hover {
	background:url(img/news_201102_r.jpg) no-repeat;
}

/* ラシック店オープン */

#news_201103b a span {
	display:none;
}

#news_201103b a {
	display:block;
	background:url(img/news_201103b.jpg) no-repeat;
	width:240px;
	height:285px;
	margin-bottom:15px;
}

#news_201103b a:hover {
	background:url(img/news_201103b_r.jpg) no-repeat;
}

#news_201103 a span {
	display:none;
}

#news_201103 a {
	display:block;
	background:url(img/news_201103.jpg) no-repeat;
	width:240px;
	height:185px;
	margin-bottom:15px;
}

#news_201103 a:hover {
	background:url(img/news_201103_r.jpg) no-repeat;
}




