@charset "utf-8";
/* CSS Document */

h2{
	width:584px;
	height:37px;
	background:url(../../img/pc/branch/h2_profile.gif) no-repeat top left;
	margin:0px auto;
	border-bottom:1px #9A9A9A solid;
	clear:both;
}

	h2 ul{
		float:right;
		display:inline;
		margin-top:17px;
	}
	
	h2 li{
		width:69px;
		height:15px;
		margin-left:20px;
		float:left;
		display:inline;
	}
	
	h2 img{
		border:none;
	}


/*  ステータース */

dl.status{
	width:584px;
	height:32px;
	margin:15px auto 10px auto;
	background:url(../../img/pc/branch/profile_status_back.gif) no-repeat;
}

.status dt{
	margin:6px 15px 0px 5px;
	float:left;
	display:inline;
}

.status dd{
	float:left;
	display:inline;
	margin:6px 0px 0px 20px;
	font-size:90%;
}

.status dd img{
	vertical-align:text-bottom;
}

.profile_main{
	width:584px;
	margin:auto;
}

/*  ステータース */



/*  女の子詳細情報 */

table.profile{
	width:258px;
	float:right;
	display:inline;
	margin:10px 0px 20px 0px;
	border-collapse:collapse;
}

.profile td,
.profile th{
	font-size:90%;
}

.profile td p{
	margin:0.5em;
}

.profile th{
	border:1px #C9C9C9 solid;
	color:#FFFFFF;
	font-weight:bold;
	padding:0.5em;
}

.profile td{
	padding:0.5em;
	border:1px #C9C9C9 solid;
}

th.color1{
	background:#FF207B;
}

th.color2{
	background:#FF408E;
}



p.photo{
	width:311px;
	height:469px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-bottom:20px;
	overflow:hidden;
}

.profile td p.comment{
	margin:0px;
	width:240px;}

/*  女の子詳細情報 */


/*  写真 */

ul.profile_photo{
	width:482px;
	margin:10px 0px;
	clear:both;
}

.profile_photo li{
	width:87px;
	height:131px;
	float:left;
	display:inline;
	margin-right:9px;
}

/*  写真 */



/*  オプション */

table.profile_option{
	width:584px;
	border:1px #C9C9C9 solid;
	margin:15px 0px;
	overflow:hidden;
}

.profile_option th{
	width:100px;
	background:#FF207B;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.profile_option li{
	width:90px;
	float:left;
	display:inline;
	line-height:2.0;
	margin:2px 0px 0px 20px;
}

/*  オプション */



/*  週間予定 */

.profile_weekly_schedule{
	width:584px;
	height:185px;
	margin:20px auto 0px auto;
	background:url(../../img/pc/branch/profile_weeklyschedule_back.gif) no-repeat;
	clear:both;
}

.profile_weekly_schedule p{
	width:248px;
	height:65px;
	margin-left:10px;
	background:url(../../img/pc/branch/profile_weeklyschedule_title.gif) no-repeat left bottom;
}

.profile_weekly_schedule ul{
	width:560px;
	margin:5px 0px 5px 10px;
	border-top:1px #C9C9C9 solid;
	border-left:1px #C9C9C9 solid;
	overflow:hidden;
}

.profile_weekly_schedule li{
	width:80px;
	float:left;
	display:inline;
}

.weekly_time dt{
	text-align:center;
	background:#703782;
	color:#FFFFFF;
	border-right:1px #C9C9C9 solid;
	border-bottom:1px #C9C9C9 solid;
	font-weight:bold;
}

.weekly_time dd{
	text-align:center;
	border-right:1px #C9C9C9 solid;
	border-bottom:1px #C9C9C9 solid;
	height:65px;
	vertical-align:middle;
}

/*  週間予定 */



/*  一覧へ戻る等のボタン */

ul.profile_button{
	width:269px;
	height:33px;
	margin:40px auto 0px auto;
	background:url(../../img/pc/branch/profile_botan_back.gif) no-repeat;
}

.profile_button li{
	float:left;
	display:inline;
	margin:3px 0px 0px 4px;
}

.profile_button img{
	border:none;
}

.profile_button .disabled{
}

a.profile_back{
}
/*  一覧へ戻る等のボタン */
