#content {
	width: 1130px;
	color: #666666;
}
#content #title {
	width: 486px;
	margin: 40px auto 76px auto;
}


.information {
	position:relative;
	background:#f7f2fc url(../images/information_board.jpg) no-repeat;
	border:1px #cdbeec solid;
	border-radius:10px;
	margin:24px 0;
	padding:14px 0;
	width:1130px;
	min-height:160px;
	overflow:hidden;
}
.information .ttl {
	position:absolute;
	left:1px;
	top:1px;
	background:url(../images/information_ttl.png) no-repeat;
	width:290px;
	height:220px;
}
.information ul {
	padding:0 30px 0 300px;
	margin:0;
	list-style:none;
}
.information ul li {
	border-bottom:1px #cdc4dd solid;
	padding:10px 4px;
	margin-bottom:12px;
	font-size:14px;
	line-height:1.25em;
	color:#391078;
}


#content #list {
	position: relative;
	line-height: 0;
}
#content #list .companion {
	display: table;
	clear: both;
	width: 100%;
	margin-bottom: 40px;
}
#content #list .companion a {
	display: block;
}
#content #list .companion p.status {
	background-color: #acac9d;
	height: 40px;
	line-height: 40px;
	padding-left: 86px;
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
}
#content #list .companion p.status span {
	width: 128px;
	text-align: center;
	display: inline-block;
}
#content #list .companion p.status span.new {
	background-color: #7f8cb6;
}
#content #list .companion p.status span.beginner {
	background-color: #983f51;
}
#content #list .companion h2 {
	color: #555555;
	font-size: 140%;
	line-height: 2.0;
}
#content #list .companion p.prof {
	color: #555555;
	font-size: 120%;
	line-height: 2.0;
}
#content #list .companion .profile {
	margin: 0 0 0 85px;
}
#content #list .companion .profile.r {
	margin: 0 85px 0 0;
	float: right;
}

#content #detail {
	width: 960px;
	padding: 10px 85px 42px 85px;
	display: table-cell;
}
#content #detail #detail_head {
	position: relative;
}
#content #detail #detail_head div {
	width: 152px;
	height: 16px;
	position: absolute;
	top: 10px;
	right: 0px;
}
#content #detail .box-left {
	width: 470px;
	position: relative;
	margin-right: 30px;
	margin-top: 0px;
	float: left;
}
#content #detail .box-left a.expand {
	display: block;
	width: 195px;
	height: 33px;
	margin: 20px auto;
}
#content #detail .box-left p {
	padding: 8px 0 0 0;
}
#content #detail .box-right {
	width: 430px;
	position: relative;
	display: table;
	margin-top: 0px;
	color: #aaaaaa;
	float: left;
}
#content #detail .box-right p.name {
	font-size: 200%;
}
#content #detail .box-right p.name span {
	font-size: 60%;
}
#content #detail .box-right #data {
	font-size: 170%;
	padding-top: 15px;
	position: relative;
}
#content #detail .box-right #data .data-left {
	width: 275px;
}
#content #detail .box-right #data .data-right {
	width: 128px;
	padding-top: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#content #detail .box-right #data .data-left p {
	width: 155px;
	height: 20px;
	padding-left: 120px;
	line-height: 20px;
	margin-bottom: 15px;
}
#content #detail .box-right #data .data-left p.t {
	background: url(../images/girls/bg_t03.jpg) no-repeat;
}
#content #detail .box-right #data .data-left p.b {
	background: url(../images/girls/bg_b03.jpg) no-repeat;
}
#content #detail .box-right #data .data-left p.w {
	background: url(../images/girls/bg_w03.jpg) no-repeat;
}
#content #detail .box-right #data .data-left p.h {
	background: url(../images/girls/bg_h03.jpg) no-repeat;
}
#content #detail .box-right #data .data-right p {
	width: 128px;
	height: 29px;
	padding-bottom: 8px;
}
#content #detail .box-right #profile {
	padding-top: 35px;
	padding-bottom: 30px;
}
#content #detail .box-right #profile table {
	margin-top: 20px;
}
#content #detail .box-right #profile th {
	font-weight: bold;
	width: 164px;
	height: 30px;
}
#content #detail .box-right #schedule {
}
#content #detail .box-right #schedule p {
	border-bottom: 1px dotted #aaaaaa;
	height: 28px;
	line-height: 28px;
}
#content #detail .box-right #schedule p span {
	display: inline-block;
	width: 220px;
}
#content #detail .box-right #schedule p span.sat {
	color: #0000d8;
}
#content #detail .box-right #schedule p span.sun {
	color: #b20000;
}
#content .go-back {
	width: 172px;
	margin: 0 auto 20px auto;
}
.today{
	color:#FF0004;
}
.work_on{
	width:100px;
	height:25px;
	margin-left:200px;
	color:#ad0c0c;
	font-weight:bold;
	position:relative;
	bottom:28px;
}