@charset "utf-8";

.contents_ttl {
	position: relative;
}

.contents_ttl h3 {
	float: left;
	font-weight: bold;
}

.contents_ttl a {
	float: right;
  display: block;
  width: 175px!important;
  height: 28px!important;
  line-height: 28px!important;
  margin: 0 10px 0 5px;
  padding: 5px 8px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3), inset 0 2px rgba(255,255,255,.5);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3), inset 0 2px rgba(255,255,255,.5);
  box-shadow: 0 1px 2px rgba(0,0,0,.3), inset 0 2px rgba(255,255,255,.5);
  border: solid 1px #b63540;
  background: #e982c1;
  background: -moz-linear-gradient(top, #e982c1 0%, #d54991 100%);
  background: -webkit-linear-gradient(top, #e982c1 0%,#d54991 100%);
  background: linear-gradient(to bottom, #e982c1 0%,#d54991 100%);
  background: -ms-linear-gradient(to bottom, #e982c1 0%,#d54991 100%);
  color: #ffffff!important;
  text-decoration: none;
  text-align: center;
  -webkit-text-shadow: 0 2px rgba(0,0,0,.2);
  -moz-text-shadow: 0 2px rgba(0,0,0,.2);
  text-shadow: 0 2px rgba(0,0,0,.2);
  text-decoration: none!important;
  float: right;
  font-size: 13px;
  font-weight: normal;
}

.contents_ttl .legend {
	float: right;
	height: 35px!important;
	line-height: 35px!important;
	padding: 0 10px;
	margin: 0 10px 0 5px;
	border: 1px solid #ef9b6e;
	background: #ffdf93;
	color: #000;
	font-weight: normal;
	font-size: 0;
	text-shadow: 1px 1px 1px #fff;
}

.contents_ttl .legend li {
	display: inline-block;
	font-size: 15px;
}

.contents_ttl .legend li:not(:last-child) {
	padding-right: 1em;
}

.contents_ttl .legend li img {
	margin-right: 5px;
	vertical-align: middle;
}

.main_top_list_1{
	width:867px;
	/*height:178px;*/
	margin: auto;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.float_left{
	width: 270px;
	/*height: 152px;*/
  margin: 15px 0 10px;
	float: left;
}
.left_img {
	float: left;
  width: 115px;
  height: 153px;
  margin-right: 5px;
  overflow: hidden;
}
.left_img a {
  display: block;
}
.left_img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.left_txt_box{
	overflow: hidden;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #c9c9c9;
}
.left_txt_1{
	margin: 4px 0;
	font-weight: bold;
}
.left_txt_2{
	margin: 4px 0;

}
.left_txt_3{
	margin: 4px 0;
}
.lady_genre_icon {
  width: 150px;
  float: left;
  margin-bottom: 0;
}
.lady_genre_icon li {
  font-size: 12px;
}

/*メイン*/
.float_right{
	width: 590px;
	height: 152px;
	margin-top: 7px;
	float: right;
}
.table_index {
  display: table;
  table-layout: fixed;
  border:1px solid #c9c9c9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.table_tr{
	display: table-row;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

/*
	width: 83px;
	height: 150px;
	border-right: 1px solid #c9c9c9;
*/
}
.table_th1{
	display: table-cell;
	width: 83px;
	height: 30px;
	background-color: #ffeaf6;
	text-align: center;
  vertical-align: middle;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius:5 px 0 0 0;
	border-radius: 5px 0 0 0;
}
.table_th{
	display: table-cell;
	width: 83px;
	height: 30px;
	background-color: #ffeaf6;
	text-align: center;
  vertical-align: middle;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.table_th3{
	display: table-cell;
	width: 83px;
	height: 30px;
	color: #0000ff;
	background-color: #ffeaf6;
	text-align: center;
  vertical-align: middle;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.table_th4{
	display: table-cell;
	width: 83px;
	height: 30px;
	color: red;
	background-color: #ffeaf6;
	text-align: center;
  vertical-align: middle;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.table_td{
	display: table-cell;
	width: 83px;
	height: 120px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #c9c9c9;
  word-break: break-all;
}
.color_gray{
	background-color: #f4f4f4;
}
.table_th_end{
  display: table-cell;
  width: 83px;
  height: 30px;
  background-color: #ffeaf6;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #c9c9c9;
	-webkit-border-radius:0 5px 0 0;
	-moz-border-radius:0 5px 0 0;
	border-radius:0 5px 0 0;
}
.table_td_end{
  display: table-cell;
  width: 83px;
  height: 120px;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

.lady_date {
	margin:0 0 10px 0;
}

.rsvpossible {
	background: #bcffc4;
}
.rsvpossible a {
	color: #333;
	text-decoration: none;
}
.lady_data_btn {
    display: block;
	border: 1px solid #f6f6e3 !important;
	padding: 5px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.lady_data_btn li {
	display: block;
	margin: 0 0 10px 0;
}
.lady_data_btn em {
	font-style: normal;
	font-weight: bold;
}
.lady_data_btn span {
	border: 1px solid #f6f6e3 !important;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	background: #fffac8;
	font-style: normal;
	display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.lady_data_btn span {
    background: #eb68b2;
	color: #fff;
}
.lady_data_btn span.info01 {
    background: #c4a126;
	color: #fff;
}
.lady_data_btn span.info02 {
    background: #bcffc4;
	color: #333;
}
.lady_data_btn span.info03 {
    background: #eeedeb;
	color: #333;
}
.lady_data_btn span.info04 {
    background: #FFF;
	color: #333;
}

.lady_genre_icon .icon_ninki {
	background: #c4a126;
	border: none;
	color: #fff;
	padding: 1px 4px;
}

.lady_genre_icon .icon_discount {
	background: #eb68b2;
	border: none;
	color: #fff;
	padding: 1px 4px;
}