@charset "UTF-8";
/* CSS Document */

.blockContents {
	background-image: url(../images/bkcontents_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.blockContents2 {
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.movName {
	padding-left: 10px;
}
.blockContents .bk_btm {
	height: 20px;
	background-image: url(../images/bkcontents_btm.gif);
	background-repeat: no-repeat;
	clear: both;
}
.blockContents2 .bk_btm {
	height: 20px;
	clear: both;
}
.movPhoto {
	float: left;
	width: 180px;
}
.syuppanPhoto {
	width: 180px;
	float: left;
	text-align: center;
}
.movPhoto img {
	border: 5px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.movPhoto img:hover {
	border: 5px solid #FF9900;
}
.movComment {
	float: left;
	width: 480px;
}
.movFood {
	float: right;
	width: 180px;
}
.movFood img {
	margin-right: 20px;
	margin-left: 5px;
	border: 5px solid #CCCCCC;
	margin-bottom: 5px;
}
#yoyaku {
	padding: 20px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
