@charset "utf-8";
/* CSS Document */


#INDEX .MainImg {
	width: 100%;
	height: 332px;
	display: block;
}

/* ニュース左ボタン */

#btnleft a span {
display:none;
}

#btnleft{
float:left;
display:block;
width:300px;
height:135px;
}


/* ニュース中ボタン */

#btncenter a span {
display:none;
}

#btncenter a {
float:left;
display:block;
width:300px;
height:135px;
}

/* ニュース右ボタン */

#btnright a span {
display:none;
}

#btnright a {
float:left;
display:block;
width:287px;
height:135px;
}

/* 限定ショップ用 */
/* ニュース左ボタン */

#btnleft2 a span {
display:none;
}

#btnleft2{
float:left;
display:block;
width:300px;
height:65px;
}


/* ニュース中ボタン */

#btncenter2 a span {
display:none;
}

#btncenter2 a {
float:left;
display:block;
width:300px;
height:65px;
}

/* ニュース右ボタン */

#btnright2 a span {
display:none;
}

#btnright2 a {
float:left;
display:block;
width:287px;
height:65px;
}


/* ボタン4個 */

#navi01 a span {
display:none;
}

#navi01 a {
float:left;
display:block;
width:220px;
height:135px;
background: url(img/navi01.jpg) no-repeat;
}

#navi01 a:hover {
background: url(img/navi01_r.jpg) no-repeat;
}

#navi02 a span {
display:none;
}

#navi02 a {
float:left;
display:block;
width:220px;
height:135px;
background: url(img/navi02.jpg) no-repeat;
}

#navi02 a:hover {
background: url(img/navi02_r.jpg) no-repeat;
}

#navi03 a span {
display:none;
}

#navi03 a {
float:left;
display:block;
width:220px;
height:135px;
background: url(img/navi03.jpg) no-repeat;
}

#navi03 a:hover {
background: url(img/navi03_r.jpg) no-repeat;
}

#navi04 a span {
display:none;
}

#navi04 a {
float:left;
display:block;
width:220px;
height:135px;
background: url(img/navi04.jpg) no-repeat;
}

#navi04 a:hover {
background: url(img/navi04_r.jpg) no-repeat;
}













#INDEX .MemberBt {
	background-image: url(img/membersbt_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#INDEX .PeopleBt {
	background-image: url(img/peoplebeads01_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#INDEX .MessageBt {
	background-image: url(img/messagebt_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#INDEX .NewsBt {
	width:300px;
	background-image: url(img/news_br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#INDEX .News2Bt {
	width:300px;
	background-image: url(img/news2_br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#INDEX .News22Bt {
	background-image: url(img/news3_br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#INDEX .News3Bt {
	background-image: url(img/ashiya_br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#INDEX .CollectionBt {
	width:287px;
	background-image: url(img/collectionbt_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




#INFO {
	display: block;
	width: 580px;
	height: 406px;
}
#INFO2 {
	display: block;
	width: 580px;
	height: 530px;
}
#INFO3 {
	display: block;
	width: 580px;
}
#INFO_620 {
	display: block;
	width: 580px;
}
#INFO_750 {
	display: block;
	width: 580px;
	height: 1050px;
}





/* RSS フィード埋込 */


.rss-box {
	margin:30px 0;
}

ul.rss-items {
	list-style:none;
	line-height:normal;
	margin:0;
	padding:0;
}

ul.rss-items li {
	margin-bottom:5px;
}




