@charset "utf-8";

/*基本設定
--------------------------------------------------------*/
html,body{
	height: 100%;
}
body{
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	text-align: center;
	}
h1,h2,h3{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #000;
	}
p{
	margin: 10px;
	padding: 0;
	line-height: 120%;
	}
strong{
	font-weight: normal;
}
a{
	font-weight: normal;
	text-decoration: none;
	color: #0000ff;
	}
a:hover{
	color: #cc00ff;
	}
table{
	margin: 0;
	padding: 0;
	border: 1px;
	}
td{
	margin: 0;
	padding: 5px 0;
	border: 1px;
	font-size: 12px;
	}
img{
	margin: 0;
	padding: 0;
	border: 0;
	}
ul{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}

/*clearfix
--------------------------------------------------------*/
.clear {
	zoom: 1;
}
.clear:after {
    clear: both;
    content: "";
    display: block;
}

/*コンテンツ枠設定
--------------------------------------------------------*/
#wrapper{
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 15px;
	background: url("../images/bg2_1.gif") repeat-y;
}
#main{
	width: 1000px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'ＭＳ Ｐゴシック';
	line-height: 120%;
	text-align: left;
	background-color: #fff;
	position: relative;
}

/* トップへ戻るリンク */
#totop, #toyukichi{
	background: url("../images/spr_to-top.png") top left no-repeat;
}

#totop{
	position: fixed;
	bottom: 145px;
	right: 52px;
	width: 51px;
	height: 70px;
	background-position: 0 -100px;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
#totop:hover{
	background-position: 0 0;
}

#toyukichi{
	position: fixed;
	bottom: 40px;
	right: 50px;
	width: 56px;
	height: 95px;
	background-position: 0 -325px;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
#toyukichi:hover{
	background-position: 0 -200px;
}

/*ヘッダー
--------------------------------------------------------*/
#topContents{
	width: 1000px;
	position: relative;
}
#head_left{
	width: 254px;
	float: left;
	display: block;
}
#head_center{
	width: 256px;
	float: left;
	position: relative;
}
#head_right{
	width: 490px;
	float: left;
}
.head-title {
	width: 917px;
	height: 20px;
	margin: 0 auto;
}
.head-title > h1{
	float: left;
	margin-left: 1px;
	padding: 0px;
	font-size: 12px;
	color: #666;
}
.head-title > h1 + p{
	float: left;
	margin: 0;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#head_left .rogoYukichi, .infoYukichi, .infoMobile, .mobileQr, .smartQr, .authBtn, .otherGirlBtn{
	background: url("../images/spr_index.png") top left no-repeat;
}
#head_left .rogoYukichi{
	width: 251px;
	height: 52px;
	background-position: 0 -846px;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
}
#head_left .infoYukichi{
	width: 260px;
	height: 28px;
	padding: 7px 0 0 35px;
	background-position: 0 0;
	font-size: 13px;
	font-weight: bold;
	top: 52px;
	left: -4px;
	position: absolute;
}
#head_left .infoTxt{
	margin: 32px 0 0 0;
}
#head_left .infoMobile{
	width: 260px;
	height: 28px;
	padding: 7px 0 0 35px;
	background-position: 0 -0;
	font-size: 13px;
	font-weight: bold;
	top: 142px;
	left: -4px;
	position: absolute;
}
#head_left .mobileTxt{
	margin: 47px 0 0 0;
}
#head_left #qrbox{
	width: 205px;
	margin: 5px auto 10px;
	text-align: center;
}
#head_left .mobileQr{
	width: 96px;
	height: 80px;
	margin-right: 15px;
	background-position: 0 -626px;
	float: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
}
#head_left .smartQr{
	width: 94px;
	height: 80px;
	background-position: 0 -736px;
	float: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
}
#head_left .authBtnBox{
	width: 243px;
	margin: 0 auto;
	padding: 7px 0 3px;
	text-align: center;
}
#head_left .authBtn{
	width: 243px;
	height: 51px;
	border: none;
	background-position: 0 -139px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
#head_left .authBtn:hover{
	background-position: 0 -58px;
}
#head_left .exBtn{
	width: 207px;
	margin: 5px 0 0 47px;
	display: block;
}

/* twitterフォローバナー */
#twitterBan{
	top: -21px;
	left: -66px;
	position: absolute;
}

/*ヘッダー広告枠
--------------------------------------------------------*/
#girlBox{
	float: left;
}
#head_center .imgBorder{
	width: 246px;
	height: 324px;
	border: solid 2px #ff9900;
	background-color: #FFCC33;
	display: block;
}
#head_center .bgColor{
	width: 240px;
	height: 320px;
	margin: 2px 3px 2px 3px;
	background-color: #fff;
	display: block;
}
#head_center .shopTxt{
	overflow: hidden;
	width: 239px;
	height: 48px;
	padding: 3px 7px 0 0;
	border-right: solid 2px #ff9900;
	border-bottom: solid 2px #ff9900;
	border-left: solid 2px #ff9900;
	background: url("../images/bg_specialAd.png");
	text-align: right;
}
#head_center .shopTxt a{
	white-space: nowrap;
	color: #0000ff;
	font-weight: bold;
	line-height: 128%;
}
#head_center .shopTxt a:hover{
	color: #CC00FF;
}
#head_center .otherGirlBtn{
	width: 123px;
	height: 23px;
	margin: 5px 6px 0 0;
	background-position: 0 -423px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: right;
}
#head_center .otherGirlBtn:hover{
	background-position: 0 -370px;
}

/*全国ナビゲーション
--------------------------------------------------------*/
#head_right h2{
	padding: 0;
}

/*200x40バナー広告
--------------------------------------------------------*/
.recoBlock h2{
	margin-top: 30px;
	padding: 2px 0;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.recommenTokyo{
	background: #ff3366;
	color: #fff;
}
.recommenKanagawa{
	background: #9999cc;
	color: #fff;
}
.recommenSaitama{
	background: #ff6699;
	color: #fff;
}
.recommenChiba{
	background: #ff9900;
	color: #fff;
}
#adBanner_t{
	padding-left: 40px;

}
#adBanner_k{
	padding-left: 40px;
}
#adBanner_s{
	padding-left: 40px;
}
#adBanner_c{
	padding-left: 40px;
}
.recoBlock li{
	margin: 10px 40px 0 0;
	float: left;
}
.recepTxt {
	margin-top: 20px;
	padding-bottom: 9px;
	text-align: center;
	display: block;
}
.recepTxt a{
	font-weight: bold;
}

/*下部認証
--------------------------------------------------------*/
#bottomAuth {
	margin: 0 0 10px 0;
	padding: 10px 0 5px 0;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	text-align: center;
	position: relative;
}
#bottomAuth ul{
	width: 484px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center;
}
#bottomAuth li{
	list-style: none;
	float: left;
}
#bottomAuth a{
	background: url(../images/spr_index.png) no-repeat top left;
	width: 207px;
	height: 42px;
	padding-top: 10px;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
#bottomAuth .ad_btn{
	background-position: 0 -295px;
}
#bottomAuth .ad_btn:hover{
	background-position: 0 -220px;
}
#bottomAuth .ex_btn{
	background-position: 0 -551px;
}
#bottomAuth .ex_btn:hover{
	background-position: 0 -476px;
}
#bottomAuth .iya{
	margin: 0 10px;
}
#bottomAuth .auth_txt{
	width: 234px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 17px;
	left: 5px;
}

/*あすすめリンク
--------------------------------------------------------*/
#indexLink h2{
	margin: 0 0 10px 30px;
	background: url("../images/ttl3w.gif") no-repeat;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
}
#indexLink ul{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	display: block;
}
#indexLink li{
	width: 180px;
	padding: 5px 0;
	border-bottom: dashed 1px #999;
	text-align: center;
	float: left;
}

/* 新着情報
--------------------------------------------------------*/
#underContents{
	margin: 30px 0 0 30px;
}
#underContents .infoBox_l{
	width: 600px;
	float: left;
}
#underContents .infoBox_l h2{
	width: 600px;
	height: 30px;
	background: url("https://u-10000.com/top/images/ttlw_.gif") top left no-repeat;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
}
#underContents .newInfo{
	height: 400px;
    width: 598px;
    margin-right: 52px;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
	border-bottom: 1px solid #666;
    overflow: auto;

}
#underContents .hr01{
	border-top: 1px dashed;
}
#underContents .formBox{
    width: 200px;
    float: left;
}
#underContents h2 .blog{
	height: 200px;
	width: 200px;
	background: url("../top/images/right_bannerImg.png");
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
}
#underContents h2 .addForm{
	height: 200px;
	width: 200px;
	background: url("../top/images/right_bannerImg.png");
	background-position: 0 -500px;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
}
#underContents h2 .blog:hover{
	background-position: 0 -250px;
}

/* 諭吉について欄
--------------------------------------------------------*/
#underContents .infoBox_r{
	width: 370px;
	float: left;
}
#underContents .infoBox_r h2{
	width: 350px;
	height: 20px;
	margin-left: 20px;
	background: url("../images/ttl6w.gif") top left no-repeat;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
}
#underContents .infoBox_r p{
	width: 305px;
	margin: 5px 0 0 0;
	padding-left: 35px;
	padding-right: 30px;
	line-height: 170%;
}

/*フッター
--------------------------------------------------------*/
#foot{
	width: 1000px;
	margin-top: 10px;
	padding: 10px 0 20px 0;
}
#footerTxt{
	margin-bottom: 15px;
	padding: 0 0 10px 5px;
	border-bottom: 1px solid #999;
	color: #666;
}
.footerTi{
	margin-bottom: 5px;
	padding-left: 8px;
	font-size:12px;
	color: #666;
}
#footerMenu{
	height: 182px;
}
#footerList{
	margin-left: 50px;
	float: left;
}
#footerList h3{
	width: 250px;
	height: 17px;
	margin: 0 0 15px 0;
	padding: 4px 0 0 25px;
	background: url("../images/ico_arrow_title.png") no-repeat top left;
	font-size: 12px;
	color: #666;
}
#footerList ul{
	margin-left: 16px;
	float: left;
}
#footerList li{
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	background: url("../images/ico_arrow_list.png") no-repeat top left;
	list-style: none;
}
#footerNavi{
	margin-left: 50px;
	float: left;
}
#footerNavi h3{
	width: 250px;
	height: 17px;
	margin: 0 0 15px 0;
	padding: 4px 0 0 25px;
	background: url("../images/ico_arrow_title.png") no-repeat top left;
	font-size: 12px;
	color: #666;
}
#footerNavi ul{
	margin-left: 16px;
	float: left;
}
#footerNavi li{
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	background: url("../images/ico_arrow_list.png") no-repeat top left;
	list-style: none;
}
#footerMenu .copyright{
	width: 349px;
	height: 147px;
	padding-top: 35px;
	border-left: 1px dotted #000;
	text-align: center;
	float: right;
}
#footerMenu .copyright h3{
	width: 255px;
	margin: 0 auto;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
#footerMenu .year img{
	width: 163px;
}

/* for Smartphone
   ========================================================================== */
#to-sp {
	display: none;
}
@media(max-width: 980px){

#wrapper {
	padding-bottom: 121px;
}
#totop {
	bottom: 265px;
}
#toyukichi {
	bottom: 160px
}
#to-sp {
	position: fixed;
	bottom: 0;
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: 6px solid #fb9d23;
	font-family: sans-serif;
}
#to-sp > a {
	display: block;
	padding: 20px 0;
	border: 4px solid #fff;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #fb9d23; /* Old browsers */
	background: -webkit-linear-gradient(top,  #ffbe6b 0%,#fb9d23 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom, #ffbe6b 0%,#fb9d23 100%); /* IE6-9 */
}

}


/* サーバーメンテナンスのお知らせ
--------------------------------------------- */
#maintenance {
	position: absolute;
	top: 71px;
	left: -3px;
	padding-top: 5px;
	width: 252px;
	height: 172px;
	background: #fff;
	border: 2px dashed #ff4B8d;
	font-size: 12px;
}
.txt-maintenance {
	line-height: 1.4;
}