@charset "utf-8";
/* CSS Document */

* html .box720-inside {
	padding: 10px 0 0 15px;
}

.now-box1-inside {
	width: 200px;
	margin: auto;
	padding-top: 10px;
}

* html .now-box1-inside {
	padding: 15px 0 0 13px;
}

/* すくともを推薦するボタン */

.btn-sukutomo {
	text-align: right;
	padding: 233px 10px 0 0;
}

* html .t-right {
	width: 200px;
	text-align: right;
}

/* 段落間 */

.interval,.interval2 {
	width: 700px;
	margin: auto;
}

.interval {
	padding-top: 5px;
}

* html .interval {
	margin: 5px 0 0 10px;
}

.interval2 {
	border-bottom: #CCC solid 2px;
	padding-bottom: 5px;
}

* html .interval2 {
	margin: 5px 0 0 10px;
}

.interval-left {
	float: left;
}

.interval-right {
	letter-spacing: 1px;
	float: right;
}

.now-list {
	width: 700px;
}

/* ミニボックス */

.box-mini {
	width: 175px;
	height: 272px;
	float: left;
	background: url(../images/bg-height1.jpg) no-repeat;
}

.txt-number {
	float: left;
}

.heart {
	width: 14px;
	height: 12px;
	position: absolute;
	float: left;
	left: 115px;
	top: 25px;
}

/* IE7 */

*+html body .heart {
	top: 28px;
}

/* IE8 */

html>/**/body .heart {
	top: 28px\9;
	}

/* IE6 */

* html .heart {
	top: 32px;
}

.now-number {
	position: absolute;
	left: 133px;
	float: right;
}

.box-line {
	width: 720px;
	padding: 0 0 5px 4px;
}

* html .box-line {
	padding: 0 0 5px 2px;
}

.box-height {
	width: 174px;
	height: 322px;
	float: left;
	margin: 0 2px;
	position: relative;
	background: url(../images/bg-ph-box.jpg) no-repeat;
}

.box-height-inside {
	width: 140px;
	margin: 0 17px 0 16px;
	padding-top: 8px;
	line-height: 20px;
}

.box-ph {
	width: 140px;
	height: 140px;
	text-align: center;
	position: absolute;
	top: 65px;
}

/* IE6,IE7 */

.box-ph {
	/left: 15px;
}

.box-height-bottom {
	width: 150px;
	position: absolute;
	left: 15px;
	margin-top: 110px;
}

.img-smile {
	position: absolute;
	top: 270px;
	left: 43px;
}

.btn-bottom {
	text-align: center;
}

