#header01{
	width: 475px;
	height: 20px;
	margin-bottom: 5px;
}
#header02{
	width: 475px;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#girl01 {
	width: 475px;
}
#girl02 {
	width: 475px;
}
#whitebox01 {
	width: 155px;
	height: 246px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
	position: relative;
}
p.icon{
	margin: 0 auto;
    width: 80px;
	position: absolute;
	top: 93px;
	left: 37px;
}
#blackbox01 {
	width: 155px;
	height: 246px;
	float: left;
	background-color: #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}
#whitebox02 {
	width: 155px;
	height: 246px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: right;
	position: relative;
}
#blackbox02 {
	width: 155px;
	height: 246px;
	background-color: #000000;
	margin-bottom: 5px;
	float: right;
	position: relative;
}
#spec {
	padding: 18px 5px 5px 5px;
	width: 145px;
	height: 127px;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 15px;
}

div.photo img {
	width : 155px;
	height : 103px;
	background-image : url("thumbnail.png");
	background-position : center;
	overflow : hidden;
}
.size2 {
    font-size: 0.7em;
    color: #c5c5c5;
}
.textCut {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
}
