.main_middle_content1_groupname {
	margin-top:35px;
	
}


.topborder_header_title {
	font-size:18px;
	font-weight:700;
	padding:14px 0px 19px 20px;
	background-image:none;
}


.subtitle {
	font-size:20px;
	font-weight:700;
	padding:0px 0px 10px 28px;
	line-height:30px;
	background-image:url(../images/shop_list_title.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	margin-top:15px;
}


.subtitle span {
	margin-left:25px;
	font-size:14px;
}


.shop_image {
	overflow:hidden;
	padding-bottom:20px;
}

.shop_image img {
	margin-top:20px;
	margin-right:20px;
	float:left;
}

.shop_image a:nth-child(4n) img {
	margin-right:0px;
}

.detail_table {
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
	margin-bottom:40px;
}

.detail_table tr:nth-child(2n-1) {
	background-color:#F9F9F9;
}

.detail_table th {
	padding:15px 0px 15px 40px;
	width:150px;
	font-size:14px;
	font-weight:700;
	text-align:left;
	border-right:solid 1px #EEEEEE;
}

.detail_table td {
	padding:15px 0px 15px 60px;
	text-align:left;
}


.girls_wrap {
	padding-top:30px;
	overflow:hidden;
}

.girls_left {
	float:left;
}


.girls_left .title {
	color:#ED77A3;
	font-size:16px;
	font-weight:700;
	padding:10px 0px;
}


.girls_table {
	border-collapse:collapse;
	width:750px;
	float:right;
}

.girls_table tr {
	border-top:solid 1px #111111;
	border-bottom:solid 1px #111111;
}
.girls_table th {
	padding:10px 0px 10px 10px;
	width:135px;
	text-align:left;
	vertical-align:middle;
	font-size:16px;
	background-color:#F6A1C0;
	font-weight:400;
}
.girls_table .td {
	width:auto;
	border-left:solid 1px #111111;
}
.girls_table td {
	width:87.8px;
	vertical-align:middle;
	padding:10px 0px 10px 30px;
	font-size:16px;
}
.girls_table .week td {
	text-align:center;
	background-color:#EEEEEE;
}

.girls_table .week {
	border-bottom:none;
}
.girls_table .week td {
	padding-left:0px;
}
.girls_table .week2 {
	border-top:none;
}

.girls_table .week2 td {
	text-align:center;
	border-right:solid 1px #EEEEEE;
	padding-left:0px;
}



.group_uri {
	padding-top:30px;
	float:left;
	width:470px;
	padding-bottom:40px;
}


.group_uri_text {
	line-height:22px;
	font-size:14px;
	padding-top:20px;
}

.group_message {
	padding-top:30px;
	float:right;
	width:470px;
	overflow:hidden;
	padding-bottom:40px;
}

.group_message_image {
	padding-top:20px;
	float:left;
}
.group_message_text {
	line-height:22px;
	font-size:14px;
	padding-top:20px;
	width:270px;
	float:right;
}


.group_images {
	clear:both;
}

.group_images .image_box {
	width:176px;
	float:left;
	padding-top:25px;
	margin-right:20px;
}

.group_images .image_box:last-child {
	margin-right:0px;
}

.group_images .text {
	padding-top:10px;
	line-height:20px;
}



.oubo_wrap {
	border-bottom:solid 1px #DED9D6;
	margin-bottom:27px;
}

.oubo_table {
	width:540px;
	border-collapse:collapse;
	margin:10px auto 0px;
}

.oubo_table.kakunin {
	margin-bottom:20px;
}

.oubo_table th, .oubo_table td {
	padding:20px 5px;
	font-size:16px;
	font-weight:400;
	vertical-align:top;
	text-align:left;
}


.oubo_table .req_td {
}
.oubo_table .req {
	padding:5px 10px;
	background-color:#CF1844;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size:14px;
	color:#FFFFFF;
}
.oubo_table .content_td {
	width:320px;
}



.oubo_table .textarea_td {
	padding:15px 5px 20px 10px;
	height:100px;
}

.oubo_wrap textarea {
	width:100%;
	margin-bottom:30px;
}


.submit {
	padding-bottom:42px;
	text-align:center;
}



.shop_top_link {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}


/* 追加 */
.this_oubo_shops {
	background-color:#FCFCFC;
	border:solid 1px #F4F4F4;
	position:relative;
	padding:20px;
	overflow: hidden;
}
.this_oubo_shops h3 {
	font-size:18px;
	font-weight:700;
	padding-bottom:4px;
}
.this_oubo_shops ul {
	padding-left: 12px;
}
.this_oubo_shops li {
	/*width:175px;
	float: left;*/
	font-size:14px;
	line-height:24px;
}
.this_oubo_shops li a {
	padding-left:22px;
	background-image:url(../images/ico_right-o.gif);
	background-position:2px center;
	background-repeat:no-repeat;
}
.this_oubo_shops li a:hover {
	color: #F276A3;
	background-image:url(../images/ico_right-o_pk.gif);
}

.formtable {
	border-collapse: collapse;
	clear: both;
	margin: 40px auto 20px;
	width: 525px;
	font-weight: normal;
	font-size: 16px;
}
.formtable tr {
	height: 60px;
}
.formtable th {
	vertical-align: top;
	width: 207px;
	font-weight: normal;
	padding: 5px 0;
	position: relative;
	top: 4px;
	text-align: left;
}
.formtable td {
	padding: 0;
	margin: 0;
}
.formtable .comp {
	background: #CF1844;
	color: #fff;
	padding: 6px 10px;
	border-radius: 3px;
	float: left;
	font-size: 14px;
}
.formtable th p {
	float: left;
	margin-top: 6px;
	margin-left: 8px;
}
.formtable th .m_left {
	margin-left: 58px;
}
.formtable input {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #aaa;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	height: 35px;
	margin-bottom: 10px;
	width: 320px;
}
.formtable textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #aaa;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	height: 70px;
	margin-bottom: 10px;
	width: 320px;
}
.formtable select {
	color: #B3B3B3;
	height: 42px;
	font-size: 100%;
	padding: 7px 50px 7px 12px;
	border: 1px solid #B3B3B3;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: "";
	background: #FFF url(../images/keisai_contact/arrow.png) no-repeat right;
}

.message_content {
	padding:25px 0px;
}
.message_content p {
	line-height:22px;
	font-size:14px;
	text-align:center;
}
dl#kakunin {
	width: 525px;
	margin:30px 0px 10px 280px;
	font-size:16px;
	color:#111;
}
dl#kakunin dt{
	width:180px;
	float: left;
	height:50px;
}

dl#kakunin dd{
	height:50px;
}
a.btn {
	display:inline-block;
	padding:15px 20px;
	background-color:#F276A3;
	color:#FFFFFF;
	font-size:16px;
	font-weight:700;
	text-align:center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#main_bottom {
	display: none;
}