#cnt {
	height: auto;
	width: 610px;
	border: 15px ridge #333;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #666;
}
.header {
	height: 77px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.name {
	background-color: #333;
	width: 200px;
	height: 15px;
	padding: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.clear {
clear: both;
}.left_ct {
	float: left;
	height: auto;
	width: 300px;
}
.right_ct {
	float: right;
	width: 310px;
	height: auto;
	background-color: #333;
	margin-top: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cnt #review .left_ct img {
	margin: 10px;
}.txt01 {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 25px;
}
#cnt #review .right_ct .txt01 p {
	font-size: 12px;
}

