@charset "utf-8";
/* CSS Document */

h2{
	width:610px;
	height:37px;
	background:url(../../img/pc/branch/h2_realtimes.gif) no-repeat top left;
	margin:auto;
	border-bottom:1px #9A9A9A solid;
	clear:both;
}


/* アイコン */
ul.realtime_icon{
	background:url(../../img/pc/branch/schedules_icon_back.gif) no-repeat;
	margin:5px auto;
	width:510px;
	height:74px;
	}
	.realtime_icon li{
		width:150px;
		float:left;
		display:inline;
		margin:10px 10px 0px 10px;
		font-size:80%;
		white-space:nowrap;
		}
		.realtime_icon img{
			vertical-align:middle;
		}
		.icon_name{
			margin-left:5px;
		}
/* アイコン */



/* 時間のタイトル */
h3{
	width:625px;
	height:42px;
	clear:both;
	}
	h3.time_now{
		background:url(../../img/pc/branch/realtimes_now.jpg) no-repeat top left;
	}
	h3.time_15min{
		background:url(../../img/pc/branch/realtimes_15min.jpg) no-repeat top left;
	}
	h3.time_30min{
		background:url(../../img/pc/branch/realtimes_30min.jpg) no-repeat top left;
	}
	h3.time_60min{
		background:url(../../img/pc/branch/realtimes_60min.jpg) no-repeat top left;
	}
	h3.time_90min{
		background:url(../../img/pc/branch/realtimes_90min.jpg) no-repeat top left;
	}
	h3.time_120min{
		background:url(../../img/pc/branch/realtimes_120min.jpg) no-repeat top left;
	}
	h3.time_stop{
		background:url(../../img/pc/branch/realtimes_stop.jpg) no-repeat top left;
	}
	h3.time_wait{
		background:url(../../img/pc/branch/realtimes_wait.jpg) no-repeat top left;
	}
/* 時間のタイトル */



/* 女の子情報 */
ul.realtime_main{
	width:625px;
	margin:10px auto;
	overflow:hidden;
	}
	.realtime_main li.title{
		border:none;
		width:625px;
		height:42px;
		margin-top:20px;
	}
	.realtime_main li{
		width:135px;
		height:301px;
		float:left;
		display:inline;
		background:url(../../img/pc/branch/realtime_frame.gif) no-repeat 0px 0px;
		margin:5px 8px 5px 5px;
	}

.realtime_list{
	text-align:center;
}

.realtime_main dl{
	width:135px;}

.realtime_list dt{
	display:none;
}

.realtime_list dd{
	text-align:center;
}

dd.name{
	font-size:100%;
}

	dd.name a:link,
	dd.name a:hover,
	dd.name a:visited{
		color:#333333;
		font-weight:bold;}

dd.photo{
	width:101px;
	height:134px;
	overflow:hidden;
	margin:15px auto 0px;
}

a.realtime_photo{
	width:100%;
	height:100%;
	display:block;
}

dd.time{
	color:#FF3280;
	font-weight:bold;

}

dd.threesize{
	width:110px;
	margin:0px auto;
	font-size:12px;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;}
	

dd.threesize dt,
dd.threesize dd{
	display:inline;
	width:auto;
	height:auto;}

dd.threesize dt{
	color:#666666;}

dd.threesize dd{
	margin-right:5px;}


.realtime_list img{
	border:none;
}

dd.icon li{
	float:left;
	display:inline;
	width:28px;
	height:28px;
	border:none;
	margin:5px 0px 0px 2px;
	}
	.icon img{
		width:28px;
		height:28px;
	}

/* 女の子情報 */

