@charset "shift_jis";
/* CSS Document */


#contents {
	max-width: 639px;
}

#contents .lead_txt {
font-size: 16px;
margin-bottom: 20px;
text-align: left;
}


@media (max-width: 479px) {

	
#contents .product_listbox>* {
  width:50%;
}
#contents .product_listbox.current>* {
  font-size:13px;
}
/*max-width: 479px*/}


#contents .txt_box>img {
width: 70%;
height: auto;
max-width: 282px;
margin:0 auto 20px;
display: block;
}
#contents .txt_box .box_right {
float:none;
width: 100%;
}
#contents .txt_box .box_right p {
line-height: 2;
margin: 0 0 20px;
}
#contents .txt_box .box_right img {
display: block;
margin:  0 auto;
width: 100%;
height: auto;
max-width: 534px;
}