@charset "utf-8";

#shotBox {
	position: relative;
	width: 655px;
	padding: 190px 0px 0px 15px;
	overflow: hidden;
	background: url(../images/shot_back.jpg) no-repeat left top;
}

#shotBox .tokuArea {
	position: relative;
	width: 623px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #E8538B;
	text-align: center;
}

#shotBox h4 {
	margin-bottom: -10px;
	margin-left: -15px;
}

#shotBox h5 {
	margin-bottom: 10px;
}
