@charset "euc-jp";
@import url("global.css");
@import url("gravure-list.css");
@import url("submit.css");

#main-area{
	_float:left;
}

#side{
	_overflow:hidden;
}


/*-----ticker----*/

.ticker {
	width:100%;
	height:30px;
	margin:10px auto;
	background:url(../top/topics_bg.png) no-repeat;
	line-height:2;
	text-align:left;
	position:relative;
	overflow:hidden;
	text-indent:80px;
	color:#fff;
}
.ticker ul {
	width: 100%;
	position: relative;
}
.ticker ul li {
	width: 100%;
	display: none;
}
.ticker a{
	color:#fff;
	font-size:13px;
}


/*-----key----*/

#key-area {
	height:370px;
	position:relative;
	margin-bottom:10px;
}
/*-----フラッシュエリア----*/
#flash-area {
	/*border:1px solid white;*/
	width:670px;
	height:100%;/*float:left;*/
	background:url('../images/top/key_bg.png') no-repeat;
	margin:0;
}

/*-----key----*/
:focus {
	outline:none;
}
#featured{
	width:100%;
	height:100%;
	/*padding-right:270px;*/
	position:relative;
	/*border:5px solid red;*/
	line-height:1;
	/*background:#fff;*/
}
#featured ul#ui-tabs-nav{
	position:absolute;
	top:0; left:0;
	list-style:none;
	margin:12px 0 0 3px;
	padding:0;
	width:134px;
}
#featured ul#ui-tabs-nav li{
	width:133px;
	height:64px;
	margin:0 0 3px 10px;
	/*padding:0 0 3px 10px;
	border:1px solid #eee;*/
}
*:first-child+html #featured ul#ui-tabs-nav li{
	margin:0 0 1px 10px;
}
*html #featured ul#ui-tabs-nav li{
	margin:0 0 1px 10px;
}
#featured ul#ui-tabs-nav li img{
	width:120px; height:60px;
	float:left;
	margin:2px 2px;
	/*padding:2px;
	background:#fff;
	border:1px solid #eee;*/
	filter: alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:64px;
	color:#333;
	/*background:#fff;*/
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{
	background:url('../images/top/thumb_hover_bg2.png') top left no-repeat;
}
*html #featured li.ui-tabs-nav-item a:hover{
	background:url('../images/top/thumb_hover_bg2.gif') top left no-repeat;
}
#featured li.ui-tabs-nav-item a:hover{
	background:url('../images/top/thumb_hover_bg2.png') top left no-repeat;
}
#featured li.ui-tabs-selected{
	background:url('../images/top/thumb_bg2.png') top left no-repeat;
}
*html #featured li.ui-tabs-selected{
	/*background:#ccc;*/
	background:url('../images/top/thumb_bg2.gif') top left no-repeat;
}
#featured ul#ui-tabs-nav li.ui-tabs-selected img{
	filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}
#featured ul#ui-tabs-nav li.ui-tabs-selected a{
	/*background:#ccc;*/
}
#featured .ui-tabs-panel{
	width:500px; height:330px;
	/*background:#999;*/
	position:relative;
	top:13px; left:150px;
}
#featured .ui-tabs-panel img {
	width:500px; height:330px;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	bottom:-1px;
	left:0;
	width:500px;
	height:50px;
	background:url('../images/top/key_info_bg.png') no-repeat;
	margin:0;
	padding:0;
}
#featured .ui-tabs-panel a{
	text-decoration:none;
}
#featured .info .contents-title{
	font-size:13px;
	margin:10px 0 0 10px;
	color:#fff;
	overflow:hidden;
}
#featured .info p{
	margin:5px 0 0 10px;
	font-size:13px;
	line-height:15px;
	color:#fff;
}
#featured .ui-tabs-hide{
	display:none;
}


/*-----CM-------*/
#cm-discount-area {
	/*border:1px solid white;*/
	/*float:right;*/
	height:365px;
	position:absolute;
	left:673px;
	top:0px;
}
.cm-discount-comp {
	width:283px;
	height:179px;
	text-align:center;
	margin:1px 0px 3px 0px;/*border:1px solid white;*//*float:right;*/
}
/*CM*/
.cm-comp {
	background:url(../top/cm/cm_back.jpg) no-repeat;/*margin:10px 0 0 0;*/
	position:relative;
}
.cm-comp div {
	position:relative;
	top:18px;
}
/*-------------*/
/*---無料券----*/
/*-------------*/
.discount-comp {
	background:url(../top/freeticket/freeticket_back.jpg) no-repeat;
	position:relative;
	/*border: 1px red solid;*/
}
.discount-comp h2 {
	color:white;
	text-align:left;
	text-indent:10px;
	font-size:12px;
	line-height:1.4em;
	margin:0px;
	padding:0px;
}
.free-ticket-shop-name{
	color:white;
	font-weight:bold;
	width:75%;
	margin: 3px auto 0 auto;
}
.discount-comp p {
	color:white;
	font-weight:bold;
	font-size:12px;
	line-height:1.4em;
	width:75%;
	margin:10px auto 0 auto;
}
.free-ticket-span {
	background:red;
	color:white;
	font-size:13px;
	line-height:1.4em;
	font-weight:bold;
	width:99%;
	margin:0px auto;
}
img.free-ticket-icon{
	position:absolute;
	top:-15px;
	left:240px;
}
a.oubo {
	display:block;
	width:110px;
	height:38px;
	line-height:10;
	background:url(../top/freeticket/btn_oubo.png) no-repeat;
	/*border:1px solid white;*/
	margin:10px 0 0 20px;
	_margin: 10px 0 0 10px;
	overflow:hidden;
	float: left;
}
a.oubo:hover {
	background-position:0px -38px;
}
a.tousen {
	display:block;
	width:110px;
	height:38px;
	line-height:10;
	background:url(../top/freeticket/btn_tousen.png) no-repeat;
	/*border:1px solid white;*/
	margin:10px 0 0 20px;
	overflow:hidden;
	float: left;
}
a.tousen:hover {
	background-position:0px -38px;
}

/*-----割引で検索-----*/

#discount_btn{
	width:280px;
	height:175px;
	margin:5px 0 0 2px;
}

/*-----h2-----*/

h2.contents{
	border-top:3px solid #FF4D99;
	margin:0px;
	padding:5px 8px 0 10px;
	background:url(../top/h2_back.png) repeat-x;
	height:50px;
	text-align:right;
	color:white;
	font-size:13px;
	position:relative;
}
h2.contents img{
	position:absolute;
	top:5px;
	left:5px;
}

h2.gravure img{
	position:absolute;
	top:-5px;
	left:-5px;
}
h2.meikan img{
	position:absolute;
	top:-5px;
	left:-5px;
}
h2.search img{
	position:absolute;
	top:-12px;
	left:-3px;
}

/*-----地域＆業種検索ボタン-----*/

#btn_area{
	width:100%;
	height:180px;
	margin-bottom:20px;
}

#search_btn{
	width:237px;
	margin-left:-15px;
	float:left;
}
#search_btn img{
	margin:0 0 4px 0;
}

/*-----女の子Twitter-----*/
#twitter,#twitter a{
	width: 770px;
	height: 50px;
}
#twitter{
	margin: 15px auto;
	background: #2aa3ef;
	border-radius: 10px;
}
#twitter a{
	display: block;
	text-decoration: none;
}
#twitter h2{
	margin: 0;
}
#twitter h2 img{
	vertical-align: bottom;
}
#twitter ul{
	background: white;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1〜6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
	height: 170px;
}
#twitter li{
	width: 240px;
	padding: 7px;
	border-right: 1px solid #ddd;
}
#twitter li:last-child{
	border-right: none;
}
#twitter li img{
	vertical-align: top;
}
#twitter li p{
	width: 155px;
	margin: 0;
	display: inline-block;
	color: #333;
	font-size: 13px;
	line-height: 1.4;
}
#twitter b{
	color: #2aa3ef;
}
#tw_more{
	text-align: center;
	color: white;
	line-height: 2.2;
	font-size: 16px;
}


/*-----年末年始バナー-----*/

#special2015{
	text-align:center;
	color:#ffffff;
	margin-bottom:15px;

}

/*-----特集バナー-----*/

#special{
	width:555px;
	float:right;
}

/*-----グラビア-----*/

#gravure-area {
	clear:both;
	position:relative;
	margin-left:7px;
	overflow:hidden;
}


/*-----待機なう！-----*/

#suguike-area{
	/*background-color: #cc66cc;*/
	background-image: url("../images/suguike/title.png");
	width:784px;
	height:205px;
	margin: 5px 0 35px  0;
	position:relative
}
 *+html #suguike-area{
	margin: 0 0 20px  0;
}
#suguike-area a {
	text-decoration: none;
	color:white;
	vertical-align:bottom;
	cursor:pointer;
}
ul#suguike_list{
	width:780px;
	height:140px;
	position: absolute;
	top: 60px;
	/*background-color: #ccff00;*/
	margin:  0;
	padding: 0 15px;

}
#suguike_list li{
	width:90px;
	height:140px;
	background: url("../suguike/images/gals_bg.png") no-repeat;
	float:left;
	text-align:center;
	margin:0 9px;
	padding:2px 0 0 0;
	list-style-type: none;
}
#suguike_list img{
	vertical-align:bottom;
	margin:2px 0;
}
* html #suguike_list img{
	margin:3px 0;
}
 *+html #suguike_list img{
	margin:3px 0;
	}
.suguike-time{
	font-size:11px;
	margin:1px 0 0 0;
}
* html .suguike-time{
	margin:4px 0 3px 0;
}
 *+html .suguike-time{
	margin:2px 0;
}
html>/**/body .suguike-time  {
	margin /*\**/:3px 0\9;
}
.suguike-gals_name{
	font-size:13px;
	/*background-color: #ccff00;*/
	margin:2px 0 0 0;
}
.suguike-gals_name{
	font-size:13px;
	margin:1px 0 0 0;
	/*background-color: #ccff00;*/
}
* html .suguike-gals_name{
	margin:2px 0 0 0;
}

 *+html .suguike-gals_name{
	margin:2px 0 0 0;
}

html>/**/body .suguike-gals_name  {
	margin /*\**/: 2px 0 0 0\9;
}


/*-----新人速報-----*/

#meikan-area {
	width:788px;
	clear:both;
	position:relative;
}
img.icon-newface{
	position:absolute;
	left:0px;
	top:-5px;
}

.newface-more{
	text-indent:-9999px;
}
.newface-more a{
	width:130px;
	height:20px;
	display:block;
	position:absolute;
	right:10px;
	top:-25px;
	_left:0px;
	_top:10px;
	text-indent:-9999px;
	background:url(../top/btn_newface.jpg)  left top repeat-x;
}

*:first-child+html .newface-more a{
	position:absolute;
	left:640px;
	top:35px;
}

.newface-more a:active,
.newface-more a:focus,
.newface-more a:hover{
	background:url(../top/btn_newface.jpg) left bottom repeat-x;
}
#meikan-newface{
	width:788px;
	color:white;
	margin-bottom:30px;


/*	border:solid 1px white;*/
	overflow:hidden;

}

.gals-box-new,
.gals-box2{
	width:100px;
	height:160px;
	float:left;
	line-height:1.4;
	font-family:sans-serif;
	font-weight:bold;
	padding:2px;
	position:relative;
	margin:0 0 4px 5px;
	_margin:0 0 4px 4px;


}

.gals-box-new{
	color:#000000;
	border:1px solid #ff6699;
	background-color:#ffffff;
		}

.gals-box-new img.newface-info{
	position:absolute;
	top:68px;
	left:55px;

}


.gals-box2{
	border:1px solid #7c7c7c;
/*	background-color:#2d2d2d;*/
	}

.gals-box-new img,
.gals-box2 img{
	margin:5px 0 5px 15px;
	}


.gals-box-new a{
	color:#000000;
	font-size:11px;
	display:block;
	text-decoration: none;
	}

.gals-box2 a{
	color:#ff0066;
	font-size:11px;
	display:block;
	text-decoration: none;
	}

.gals-box-new a:visited{	color:#000000;}
.gals-box2 a:visited {	color:#ff0066;	}

.gals-box-new a:active,
.gals-box2 a:active{
	color:#ff0066;
	}


.gals-box-new a:hover{	color:#ff0066;}
.gals-box2 a:hover{	color:white;}


.news_state{
	width:100%;
	background-color:#7c7c7c;
	padding:2px 0;
	text-align:center;
	margin:0 0 3px 0;
	font-size:10px;
	}

.news_state2{
	width:100%;
	background-color:#ff0066;
	padding:2px 0;
	text-align:center;
	margin:0 0 3px 0;
	font-size:10px;
	}


/*-----リアルタイム情報-----*/

#realtime-area,#y_topics{
	width:780px;
	border:1px solid #646464;
	background:#2f2f2f;
}
#realtime-area{
	height:245px;
	margin-bottom:15px;
}

.more-realtime a,.more-y_topics a{
	float:right;
	font-size:13px;
	margin-right:10px;
	padding:0;
}
.more-realtime a{
	color:#00cdff;
}

/*-----夜遊びトピックス-----*/

#y_topics{
	height:137px;
	margin-bottom:15px;
}
#y_topics{
	height:119px\9; /* IE10以下 */
}
#y_topics li{
	list-style-type:none;
	margin:5px auto;
	padding:5px 8px;
	border-bottom:1px dotted #646464;
	font-size:11px;
	color:#fff;
	overflow:hidden;
}
.y_topics_data{
	float:left;
}
.y_topics_data a{
	color:#86e11a;
	padding-left:5px;
	font-size:13px;
}
.y_topics_shop{
	float:right;
}
.more-y_topics a{
	color:#86e11a;
}


/*-----割引情報-----*/

#discount-area{
	width:780px;
	margin:5px 10px 25px 10px;
	overflow:hidden;
}
#ticket{
	float:left;
}
#ticket ul{
	width:515px;
	border:1px solid #646464;
	background:#2f2f2f;
}
#ticket li{
	border-bottom:1px dotted #646464;
	padding:7px 5px;
	overflow:hidden;
}
#ticket li:last-child{
	border:none;
}
#ticket li a{
	color:#fff;
}
#ticket li.pokkiri{
	background:url(../top/icon_pokkiri.png) no-repeat 8px 5px;
}
#ticket li.tokuwari{
	background:url(../top/icon_tokuwari.png) no-repeat 8px 5px;
}
#ticket li.discount{
	background:url(../top/icon_yoruwari.png) no-repeat 8px 5px;
}
.discount_title{
	float:left;
	font-size:16px;
	font-weight:bold;
	text-indent:40px;
}
.discount_title a{
	display:block;
}
.discount_shop{
	float:right;
	font-size:11px;
	line-height:2.2;
}

#ticket_banner{
	float:right;
	margin-right:15px;
}
#ticket_banner li{
	margin-bottom:3px;
}

/*-----新規掲載店-----*/

#newshop-area{
	overflow:hidden;
	margin-bottom:25px;
}
#newshop-area ul{
	margin-left:5px;
}
#newshop-area li{
	width:170px;
	height:210px;
	border:1px solid #646464;
	background:#2f2f2f;
	color:#fff;
	margin:5px;
	padding:5px;
	float:left;
	font-size:11px;
}
#newshop-area .shop_update{
	background:#fff;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
	padding:2px 0;
}
#newshop-area img{
	margin-left:5px;
}
#newshop-area a{
	color:#fff;
}

/*-----当選者・口コミ-----*/

#voice-area{
	width:788px;
	margin-bottom:20px;
	line-height:1.4;
	overflow:hidden;
}

#voice-area h3 {
	height:22px;
	margin:0px;
	padding:3px 0 0 3px;
	letter-spacing:1px;
	color:white;
	font-size:1em;
	background:url(../top/h2_back2.png) repeat-x;
}

.kuchikomi-cont-left,
.kuchikomi-cont-right{
	width:380px;
	float:left;
	background-color:#ffffff;
}


.tousen-banner a,
.kuchikomi-banner a{
	line-height:1.4;
	font-size:12px;
	width:380px;
	height:64px;
	color:#000000;
	text-decoration:none;
	display:block;
	position:relative;
	text-indent:-9999px;
}

.tousen-banner a{background:url(../top/kuchikomi_cont/tousen.jpg) left top repeat-x;}
.kuchikomi-banner a{background:url(../top/kuchikomi_cont/kuchiko.jpg)  left top repeat-x;}

.tousen-banner a:active,
.tousen-banner a:focus,
.tousen-banner a:hover{background:url(../top/kuchikomi_cont/tousen.jpg) left bottom repeat-x;}

.kuchikomi-banner a:active,
.kuchikomi-banner a:focus,
.kuchikomi-banner a:hover{background:url(../top/kuchikomi_cont/kuchiko.jpg) left bottom repeat-x;}

a.kuchikomi-shopname{
	padding-left:15px;
	color:#ff3366;
	background:url(../top/kuchikomi_cont/kuchikomi_shopname.jpg)  left top no-repeat;
}

a.kuchikomi-continue{
	color:#ff3366;
}


.kuchikomi-cont-left{
	margin-left:8px;
	_margin-left:4px;
}

.kuchikomi-cont-right{
	margin-left:12px;
	_margin-left:8px;
}


.kuchikomi-text{
	width:313px;
	background-color:#ffffff;
	color:#000000;
	font-size:12px;
	padding:0 0 40px 60px;
	position:relative;
}

.kuchikomi-text img{
	padding-bottom:7px;
	position:absolute;
	right:0;
	bottom:0;
}


.update-tousen,
.update-kuchikomi{
	width:60px;
	height:60px;
	padding-top:12px;
	line-height:1.2;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
}

.update-tousen{	background:url(../top/kuchikomi_cont/balloon_tousen.jpg) no-repeat;}
.update-kuchikomi{background:url(../top/kuchikomi_cont/balloon_kuchikomi.jpg) no-repeat;}



/*-----検索-----*/

#search-area {
	position:relative;
	height:150px;

}
#search-area ul {
	font-size:0.8em;
	color:white;
	height:180px;
	margin:0px 0 0 15px;
	padding:0px;
	list-style-type:none;/*border:1px solid white;*/
}
#search-area li {
	background:url(../top/search/btn_search.png) no-repeat -1px 16px;
	width:150px;
	height:100%;
	float:left;
}
#search-area li a {
	display:block;
	width:100%;
	height:100%;
	color:white;
	text-decoration:none;
}
#search-area li a:hover {
	color:#F36;
	text-decoration:none;
}
#search-area li img {
	position:relative;
	top:25px;
	left:30px;
}
#search-area p {
	width:80%;
	margin:50px auto 0 auto;
	line-height:1.3;
}
#search-area li:hover {
	background:url(../top/search/btn_search_hover.png) no-repeat 0px 0px;
}
img.icon-search {
	position:absolute;
	top:-15px;
}
.newshop-more a{
	width:130px;
	height:20px;
	display:block;
	position:absolute;
	left:640px;
	top:230px;
	_left:0px;
	_top:10px;
	text-indent:-9999px;
	background:url(../top/btn_newshop.jpg)  left top repeat-x;
	}
*:first-child+html .newshop-more a{
		position:absolute;
	left:640px;
	top:230px;
	}
* html .newshop-more a{
		position:absolute;
	left:640px;
	}
.newshop-more a:active,
.newshop-more a:focus,
.newshop-more a:hover{background:url(../top/btn_newshop.jpg) left bottom repeat-x;
}


/* ピックアップガール */

#pickup,#pickup2{
	width:164px;
	height:330px;
	margin:0 auto 8px;
	background:#333;
	border-radius:3px;
	position:relative;
}
#pickup h2,#pickup2 h2{
	background: #ff4b7b;
	background: -moz-linear-gradient(top, #ff7fa8 0%, #ff4b7b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7fa8), color-stop(100%,#ff4b7b));
	margin:0;
	padding-top:4px;
	text-indent:0;
	font-size:12px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-top:1px solid #ffa6c5;
	border-bottom:1px solid #000;
	text-align:center;
	height:17px;
}
#pickup li{
	background:#333;
	width:150px;
	height:290px;
	position:absolute;
	top:32px;
	left:7px;
	line-height:1.2;
}
#pickup li a{
	color:#fff;
	font-size:11px;
}

#pickup2 li{
	background:#333;
	width:150px;
	height:225px;
	position:absolute;
	top:32px;
	left:7px;
}
#pickup2 li a{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
#pickup2 li p{
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	background:#000;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	width:144px;
	height:30px;
	padding:4px 3px 0;
}
#pickup2 li p{
	*background:#000;
}


/*-----------------------------*/
/*-------twitter------*/
/*-----------------------------*/

a.twitter {
	display:block;
	width:172px;
	height:155px;
	text-indent:-9999px;
	background:url(../side/twitter/twitter_banner.jpg) no-repeat;
	margin:5px 5px 4px 0px;
	overflow:hidden;
	float: left;
}
a.twitter:hover {
	background-position: 0px -155px;
}

p.twitter_text{
	margin:0px 0px 0px 18px;
	width:155px;
	color:#ffffff;
	font-size:12px;
	background-color:0000000;
}
* html a.twitter {
	margin:0px 3px 4px 0px;
}
*:first-child+html a.twitter{
	margin:0px 3px 4px 0px;
}
* html p.twitter_text{
	line-height:1.5em;
}
*:first-child+html p.twitter_text{
	line-height:1.5em;
}
p.twitter_text:not(:target){
	line-height:1.5em\9; /* IE9 */
}
p.twitter_text, x:-moz-any-link{
	line-height:1.5em
}



/*-----------------------------*/
/*-------夜遊び隊モバイル------*/
/*-----------------------------*/

#yoasobi-mobile {
	width:382px;
	margin: 15px 0 15px 0;
	float: left;
	color:#ffffff;
}
#yoasobi-mobile h3 {
	width: 100%;
}

#yoasobi-mobile .block {
	display:block;
}

#yoasobi-mobile .text{
	width:380px;
	height:140px;
	display: block;
	line-height:1.5;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
#yoasobi-mobile .text-area {
	display: block;
	padding: 8px 8px 0 8px;
}
#yoasobi-mobile .text-red {
	color: #ff0000;
}
#yoasobi-mobile .icon {
	margin-top:5px;
	vertical-align:text-bottom;
}
#yoasobi-mobile .text-area form {
	margin:0;
	padding:0;
}
#yoasobi-mobile .text-area input {
	margin: 10px 7px 15px 7px;
}
.form-mobile {
	width: 250px;
}

/*---------------------------------*/
/*-------夜遊び隊メールマガジン------*/
/*---------------------------------*/

#yoasobi-mail {
	width:382px;
	margin: 15px 7px 15px 0;
	float: right;
	color:#ffffff;
}
#yoasobi-mail h3{
	width: 100%;
}
#yoasobi-mail .text{
	width:380px;
	height:140px;
	display: block;
	line-height:1.5;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
#yoasobi-mail .text-area {
	display: block;
	padding: 8px 8px 0 8px;
}
#yoasobi-mail .text-red {
	color: #ff0000;
}
#yoasobi-mail .entry {
	margin: 15px 0 15px 0;
	text-align:center;
	display: block;
}

/*---------------------------------*/
/*-------更新情報------*/
/*---------------------------------*/

#updated-information {
	width:779px;
	height: 185px;
	margin:0 0 20px 1px;
	color:#ffffff;
	background-color:#ffffff;
	/*border: 1px red solid;*/
}
#updated-information h3{
	width: 779px;
}
.update-item{
	margin: 10px 0 0 30px;
	_margin: 10px 0  0 12px;
	padding: 0;
	width: 355px;
	height: 38px;
	float: left;
	/*border: 1px red solid;*/
	/*display: block;*/
}
.update-item img{
	display: block;
	float: left;
}
.update-title{
	width:300px;
	color: #009999;
	font:bold 14px serif;
	text-indent: 15px;
	background:url("../top/information/arrow.gif") no-repeat 0 2px;
	display: block;
	float: left;
	/*border: 1px blue solid;*/
}
.update-title a{
	color: #009999;
	text-decoration: none;
}
.update-title a:hover{
	color: #009999;
	text-decoration: underline;
}
.update-cap{
	color: #000000;
	font-size: 12px;
	display: block;
	float: left;
}

/*求人*/
#recruit_bottom{
	text-align: center;
	margin-top: 15px;
}

/*--------------------------*/
/*-------夜遊び掲載依頼------*/
/*--------------------------*/

.ask{
	margin: 25px 0 15px 0;
	text-align:center;
	display: block;
}

/*----------------------------*/
/*--モバイル・メルマガエリア--*/
/*----------------------------*/
#mobile-mailmagazine {
	color:white;
	/*border:1px solid white;*/
	width:390px;
	/*float:left;*/
	clear:both
}
#mobile-mailmagazine dl {
	font-size:12px;
	line-height:1.3;
	margin:0px;
}
#mobile-mailmagazine dt {
	width:130px;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}
#mobile-mailmagazine dd {
	width:260px;
	margin:0px 0 10px 0;
	padding:0px;
	float:left;
}

/*----------------------------*/
/*--h1--*/
/*トップページのみ夜遊びロゴがh1。よってglobalではなくここに記述*/
/*----------------------------*/
h1 a{
	display:block;
	width:116px;
	height:58px;
	text-indent:-9999px;
	background:url(/images/logo.png) top center no-repeat;
	overflow:hidden;
	float: left;
}
h1{margin:0;}
