@charset "utf-8";
/*商品一覧の行=================================*/
.box_magazin{
	margin-top:30px;
	width:361px;
	border:solid 1px #CCCCCC;
}
#contents .box_magazin h3{
	margin:1px;
	margin-bottom:10px;
}
#contents .box_magazin .word{
	text-align:left;
	padding:10px 15px;
}
#contents .box_magazin form{
	margin-bottom:20px;
}
.entry{
	width:200px;
}
.button{
	margin: 20px 0px 20px 171px;
}