@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#top_pic {
	width: 590px;
	height: 320px;
	background: url(../images/top.jpg) no-repeat;
	margin-bottom: 10px;
}



#pick_up {
	width: 550px;
	height: 90px;
	margin: 0 0 10px 20px;
}

#new {
	width: 550px;
	height: 40px;
	background: url(../images/new.jpg) no-repeat;
	margin-left: 20px;
}

.box1 {
	margin-left: 20px;
}

p span {
	font-weight: bold;
	margin-right: 1em;
}


