@charset "UTF-8";
.seesBox {
	margin-top: 40px;
	clear: both;
	margin-bottom: 15px;
	background-image: url(../images/sees/seesBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 9px;
	padding-left: 8px;
}
.seesBox .L {
	float: left;
	width: 330px;
	margin-bottom: 10px;
}
.seesBox .R {
	float: left;
	width: 480px;
	padding-left: 8px;
}
.seesBox h3 {
	font-size: 123.1%;
	line-height: 163%;
	color: #333;
	font-weight: bold;
	margin-bottom: 8px;
}
.seesBox .RL  {
	float: left;
	width: 120px;
}
.seesBox .RR  {
	float: left;
	width: 230px;
	padding-left: 10px;
}
.seesBox .L .Lp {
	margin-right: auto;
	margin-left: auto;
	width: 321px;
}
.seesBox .L .photo {
	margin-bottom: 8px;
}
.seesBox .R .photo   {
	float: left;
	width: 110px;
	padding-right: 10px;
}
.seesBox .R .photo p {
	font-size: 93%;
	color: #333;
	margin-bottom: 6px;
	line-height: 160%;
}
.seesBox .R h4 {
	clear: both;
	padding-top: 10px;
}
.seesBox .R .model {
	text-align: center;
	margin-top: 4px;
}
