@charset "utf-8";
/* CSS Document */



body#buy div#mainCol {
	padding:15px 0px 0 0px;
	background:url(../images/main_separate_top.gif) right top no-repeat;
}
body#buy div#mainCol div.entries {
	margin:0 0 0 0;
	border-bottom:1px solid #333333;
}
body#buy div#mainCol .entry {
	width:530px;
	/*width:550px;*/
	margin: 0 auto;
	padding:0px 50px 5px 60px;
   
}
body#buy #mainCol .entry:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
body#buy #mainCol .entry {
	display:inline-block;
}
* html body#buy #mainCol .entry {
	height:1%;
}
body#buy #mainCol .entry {
	display:block;
}
body#buy div#mainCol ul {
	padding:0 0 0 0px;
}
body#buy div#mainCol li {
	float: left;
	width: 250px;
}
body#buy .entry .eshop {
    padding-right: 20px;
	text-indent: -2000px;
}
body#buy .entry .eshop a {
	display: block;
	width: 250px;
	height: 115px;
	background: url(../buy/images/eshop.jpg) no-repeat 0 0;
}
body#buy .entry .eshop a:hover {
	background: url(../buy/images/heshop.jpg) no-repeat 0 0;
}
body#buy .entry .five {
	text-indent: -2000px;
}
body#buy .entry .five a {
	display: block;
	width: 250px;
	height: 115px;
	background: url(../buy/images/five.jpg) no-repeat 0 0;
}
body#buy .entry .five a:hover {
	background: url(../buy/images/hfive.jpg) no-repeat 0 0;
}
body#buy .entry .gmusic {
	padding-right: 20px;
	text-indent: -2000px;
}
body#buy .entry .gmusic a {
	display: block;
	width: 250px;
	height: 115px;
	background: url(../buy/images/gmusic.jpg) no-repeat 0 0;
}
body#buy .entry .gmusic a:hover {
	background: url(../buy/images/hgmusic.jpg) no-repeat 0 0;
}
body#buy .entry .books {
	padding-right: 20px; 
	text-indent: -2000px;
}
body#buy .entry .books a {
	display: block;
	width: 250px;
	height: 115px;
	background: url(../buy/images/books.jpg) no-repeat 0 0;
}
body#buy .entry .books a:hover {
	background: url(../buy/images/hbooks.jpg) no-repeat 0 0;
}
body#buy .entry .books2 {	
	text-indent: -2000px;
}
body#buy .entry .books2 a {
	display: block;
	width: 250px;
	height: 115px;
	background: url(../buy/images/books.jpg) no-repeat 0 0;
}
body#buy .entry .books2 a:hover {
	background: url(../buy/images/hbooks.jpg) no-repeat 0 0;
}
body#buy .entry .chiachia {	
	text-indent: -2000px;
}
body#buy .entry .chiachia a {
	display: block;
	width: 250px;
	height: 115px;
	background: url(../buy/images/chiachia.jpg) no-repeat 0 0;
}
body#buy .entry .chiachia a:hover {
	background: url(../buy/images/hchiachia.jpg) no-repeat 0 0;
}
body#buy .entry .chiachia2 {
	padding-right: 20px; /* no gmusic ad*/
	text-indent: -2000px;
}
body#buy .entry .chiachia2 a {
	display: block;
	width: 250px;
	height: 115px;
	background: url(../buy/images/chiachia.jpg) no-repeat 0 0;
}
body#buy .entry .chiachia2 a:hover {
	background: url(../buy/images/hchiachia.jpg) no-repeat 0 0;
}


