
#conteiner {
	text-align: center;
	background-color:#e7e7cd;
	width: 704px;
}

.concept {
	width: 660px;
	margin:0 auto 0 15px;
}

.girl_box {
	float:left;
	width:110px;
	height: 270px;
	padding:5px 7px 5px 7px;
	margin:10px 6px 0 6px;
	text-align:center;
	background-color:#eed;
	border-right:1px solid #cc9;
	border-bottom:1px solid #cc9;
}

:root .girl_box {
	float:left;
	width:110px;
	padding:5px 3px 5px 3px;
	margin:10px 6px 0 6px;
	text-align:center;
	background-color:#eed;
	border-right:1px solid #cc9;
	border-bottom:1px solid #cc9;
}
.img_l img {
	border:1px solid #c99;
}
.girl_box p {
	margin:0px;
}

.under_nabi {
	clear: both;
}

.under_nabi {
	clear: both;
}
.contents {
	background-color: #E7E7CD;
}

.new_gif {
	background: #EEEEDD;
	width: 90px;
	height: 8px;
	text-align: left;
	margin: 0px;
	padding: 0px 0 2px 0;
	border: 0px;
}
:root .new_gif {
	margin: 0 0 2px 4px;
}

.new_gif img {
	border: 0;
}
