@charset "shift_jis";
/* CSS Document */


#contents {
	max-width: 639px;
}

#contents .lead_txt {
font-size: 16px;
margin-bottom: 20px;
text-align: left;
}

#contents .movie_box a {
width: 47%;
}

@media (max-width: 479px) {

	
#contents .product_listbox>* {
  width:50%;
}
#contents .product_listbox.current>* {
  font-size:13px;
}
/*max-width: 479px*/}

