@charset "utf-8";

/**************************************ベース***************************************/


body {
	font-size: 12px;
	line-height: 150%;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
h1,h2{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
a{
	text-decoration: none;
}
a img{
	padding: 0px;
	margin: 0px;
	border: none;
}
img{
	border-style: none;
}
a:hover{
	color: #FF3333;
	text-decoration: underline;
}
object {
	vertical-align:top;
	padding: 0px;
	margin: 0px;
}
ul,ol,li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.clear{
	clear: left;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.tyui {
	font-size: 14px;
	color: #F00;
}

/** ▼パンクズ **/

#pnkz2{
	padding-left: 27px;
	background-image: url(img/pnkz_ber_bg2.png);
	background-repeat: no-repeat;
	background-position:15px 0px;
	padding-top: 1px;
	padding-bottom: 10px;
	margin-left: 5px;
	height: 38px;
	width: 660px;
}

#pnkz2 ul{
}

#pnkz2 li{
	background-image: url(img/pnkz_ber_line2.png);
	background-position: 4px 0px;
	width: auto;
	padding-left: 17px;
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	padding-top: 1px;
}

#pnkz2 .pnkz_top{
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 5px;
}
#pnkz2 .pnkz_bot{
	background-image: url(img/pnkz_ber_line2.png);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	padding-left: 27px;
}

#pnkz{
	padding-left: 10px;
	background-image: url(img/pnkz_ber_bg.png);
	background-repeat: no-repeat;
	background-position:15px 0px;
	padding-top: 1px;
	padding-bottom: 10px;
	margin-left: 5px;
}

#pnkz ul{}

#pnkz li{
	background-image: url(img/pnkz_ber_line2.png);
	background-position: 4px 0px;
	width: auto;
	padding-left: 17px;
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	padding-top: 1px;
}

#pnkz .pnkz_top{
	background-image: none;
	background-repeat: no-repeat;
}



/** ▲パンクズ **/



/**************************************ヘッダー***************************************/
#header {
	width: 100%;
	margin-top: 0px;
	height: auto;
	background: url(img/head_bg.png) repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	}
#header .logo {
	background-image: url(img/head_logo.png);
	width: 900px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0% 0%;
	height: 150px;
}
.keisai{
	font-size: 20px;
	width: 480px;
	margin-left: 180px;
	font-weight:bold;
	color:#333333;
}
.keisai_txt{
	margin-left:60px;
	line-height:32px;
}


/**************************************メインコンテンツ***************************************/
/*----------------map------------------*/
#map1 {
	width:450px;
	height:280px;
	background: url(../img/map01.png) no-repeat;
	color: #fff;
	font-size:9px;
	line-height:12px;
	position:relative;
}
#map1 a {color:#fff;}
#map1 a:link { border:0;}
#map1 a:hover{color:#fe0000;}
#map1 .h_t {
	margin:113px 0 0 345px;
	position:absolute;
}
#map1 .kanto {
	margin:195px 0 0 300px;
	position:absolute;
}
#map1 .chubu {
	margin:8px 0 0 130px;
	position:absolute;
}
#map1 .kansai {
	margin:61px 0 0 130px;
	position:absolute;
}
#map1 .c_s {
	margin:113px 0 0 130px;
	position:absolute;
}
#map1 .k_o {
	margin:113px 0 0 25px;
	position:absolute;
}
/*----------------mapend------------------*/

#wabody {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#link_form{
	background-image: url(img/link_form_bg.png);
	height: 428px;
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	margin-top: 20px;
	text-align: center;
}
#link_category{
	text-align: center;
	padding-bottom: 20px;
	width: 800px;
}
#link_category li{
	width: 160px;
	height: 20px;
	float: left;
}
#link_category a{
	text-align: center;
	color: #036;
}
#link_category .linkcate_hov a{
	font-weight: bold;
	color: #036;
	font-size: 15px;
}
.sogot_td {
	background-image: url(img/form.png);
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: left;
}
.sogon_td {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-align: left;
}
.sogon_td input {
	width:400px;
}
#wrapper {
	width: 900px;
	height: auto;
	float: left;
}
#cont_l {
	float: left;
	width: 710px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#cont_l img{
	vertical-align: top;
}
#cont_r {
	float: left;
	margin-left: 8px;
	margin-right: auto;
	width: 180px;
}

#pnkz_foot{
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 650px;
	height: 30px;
}

#pnkz_foot li{
	float: left;
}

#pnkz_foot li a{
	color: #333;
}


/**************************************第1ターミナル***************************************/

#d1{
	width: 180px;
	padding-top: 3px;
}

#d1 a:link {
	color: #FFFFFF;
} 

#d1 a:visited {
	color: #FFFFFF;
} 

#d1 a:active {
	color: #FFFFFF;
} 

#d1 a:hover{
	color: #FF3333;
	text-decoration: underline;
}


#d1 ul{
	background-image: url(img/d1_bg_1.png);
	background-repeat: repeat-y;
}

#d1 li {
	background-image: url(img/d1_bg_text.png);
	background-repeat: repeat-y;
	width: 180px;
	height: auto;
	color:#fff;
	background-position: 3px 0px;
	padding-bottom: 2px;
}

#d1 li .d1_shname{
	background-image: url(img/d1_bg_name.png);
	height: 21px;
	width: 180px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}

#d1 li .d1_img{
	background-image: url(img/d1_bg_img.png);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	height: 40px;
	width: 160px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-left: 5px;
}

#d1 li .d1_text{
	padding-right: 10px;
	padding-left: 11px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 0px;
	height: auto;
	padding-bottom: 0px;
	margin: 0px;
}


.m1{
	font-size:10px;
}



#social{
	background-image: url(img/social_bg.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/**************************************第2ターミナル***************************************/


#d2{
	width: 180px;
	padding-top: 3px;
}

#d2 a:link {
	color: #FFFFFF;
} 

#d2 a:visited {
	color: #FFFFFF;
} 

#d2 a:active {
	color: #FFFFFF;
} 

#d2 a:hover{
	color: #FF3333;
	text-decoration: underline;
}

#d2 ul{
	background-image: url(img/d1_bg_1.png);
	background-repeat: repeat-y;
}

#d2 li {
	background-image: url(img/d1_bg_text.png);
	background-repeat: repeat-y;
	width: 180px;
	height: auto;
	color:#fff;
	background-position: 3px 0px;
	padding-bottom: 2px;
}

#d2 li .d1_shname{
	background-image: url(img/d2_bg_name.png);
	height: 21px;
	width: 180px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: center;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}

#d2 li .d1_img{
	background-image: url(img/d1_bg_img.png);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	height: 40px;
	width: 160px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-left: 5px;
}

#d2 li .d1_text{
	padding-right: 10px;
	padding-left: 11px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 0px;
	height: auto;
	padding-bottom: 0px;
	margin: 0px;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/foot_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
	clear: left;
	background-position: 0px 10px;
	padding-top: 40px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
#footer a{
	color: #FFF;
}

/**************************************トップ***************************************/

#topbody{
	height: auto;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#main_fla {
	background-image: url(img/main_bg.png);
	height: 355px;
	width: 700px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#e404 {
	background-image: url(img/e404_bg.png);
	height: 80px;
	width: 670px;
	padding: 20px;
	margin-bottom: 10px;
}
#e404 h1{
	color:#ff3333;
	font-size:25px;
	font-weight:bold;
}
#e404 p{
	color:#ffffff;
	font-size:14px;
}
#tohoku_earthquake {
	background-image: url(img/earthquake.png);
	height: 185px;
	width: 700px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#cont_map {
	height: 305px;
	width: 460px;
	float: left;
	margin-left: 5px;
}
#cont_map .map_top {
	width: 450px;
	height: 305px;
	background-position: 0px 45px;
	background-repeat: no-repeat;
	margin-left: 5px;
	float: left;
}
#pickup {
	width: 235px;
	height:358px;
	float: left;
}
#pickup .ttl {
	width: 235px;
	height: 40px;
	float: left;
	text-align:center;
}
#pickup .img {
	width: 235px;
	height:280px;
	float: left;
	text-align:center;
}
#pickup .com {
	width: 235px;
	height: 40px;
	float: left;
	color:#fff;
}
#cont_map .map_bot {
	height: 20px;
	width: 425px;
	text-align: center;
	padding-top: 10px;
}
.l_lady{
	width: 190px;
	height: 430px;
	float: left;
}
.l_lady a{
	text-indent: -9999px;
	display: block;
	width: 190px;
	height: 430px;
}
.r_lady{
	width: 190px;
	height: 430px;
	float: right;
}
.r_lady a{
	text-indent: -9999px;
	display: block;
	width: 190px;
	height: 430px;
}
.crowd {
	background-image: url(img/crowd_bg.png);
	background-repeat:no-repeat;
	height: 40px;
	width: 430px;
	padding-top: 10px;
	
}
.attendance {
line-height:35px;
	}
.attend_no {
   font-size: 30px;
   color: white;
   
}
.attend_noarea {
font-size: 27px;
   font-family: sans-serif;
   color: white;
   
font-weight:bold;
   }
.attendarea{
	padding-left: 130px;
	width: 320px;
	height: 50px;
	background-image: url(img/attendarea.png);
	margin-bottom: 10px;
	line-height: 46px;
}


/**************************************タミッター***************************************/
#top_tmt {
	background-image: url(img/tmt_middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 710px;
	float: left;
	color: #FFF;
}
#tmt_ts {
	width:360px;
	height: auto;
	float:left;
	}
#tmt_ts .select_ts_top{
	width:320px;
	height:50px;
	margin:0 0 0 40px;
	float:left;
	}
.ts_base{
	width:350px;
	height:185px;
	margin:0 0 0 10px;
	background: url(img/timesale_bg.png) no-repeat;
	float:left;
	}
.ts_base .ts_base_l {
	width:171px;
	height:152px;
	float:left;
	}
.ts_base .area{
	width:335px;
	margin-top:3px;
	margin-left:15px;
	font-weight:bold;
	}
.ts_base .normal_price{
	width:115px;
	font-weight:bold;
	margin-top:16px;
	margin-left:54px;
	font-size:12px;
	color:#003333;
	text-decoration: line-through;
	}
.ts_base .price{
	margin-top:17px;
	margin-right:28px;
	font-weight:bold;
	font-size:26px;
	height:30px;
	text-align:right;
	}
.ts_base .price_late{
	margin-top:4px;
	margin-left:71px;
	color:#ff0000;
	font-size:15px;
	font-weight:bold;
	}
.cntdn {
	font-size:20px;
	margin-top:19px;
	margin-left:36px;
	font-weight:bold;
	}
.cntdn .word{
	font-size:10px;
	}
.cntdn .ts_end{
	font-size:16px;
	}
.ts_base .ts_base_r {
	width:169px;
	height:152px;
	float:left;
	}
.ts_base .ts_sn {
	color:#003333;
	margin:13px 0 0 5px;
	width:169px;
	height:27px;
	font-size:12px;
	float:left;
	font-weight:bold;
	}
.ts_base .ts_st {
	width:78px;
	height:107px;
	float:left;
	border: thin solid #009999;
	}
.ts_base .ts_sc {
	width:80px;
	height:50px;
	float:left;
	color:#666;
	padding-left:2px;
	font-size:10px;
	line-height:12px;
	}
.ts_base a:link {
	color: #FFFFFF;
	font-size:26px;
} 

.ts_base a:visited {
	color: #FFFFFF;
	font-size:26px;
} 

.ts_base a:active {
	color: #FFFFFF;
	font-size:26px;
} 

.ts_base a:hover{
	color: #FFCCCC;
	text-decoration: none;
	font-size:30px;
}

.ts_base2{
	width:350px;
	height:185px;
	margin:0 0 0 10px;
	background: url(img/timesale_bg2.png) no-repeat;
	float:left;
	}
.ts_base2 .ts_base_l {
	width:171px;
	height:152px;
	float:left;
	}
.ts_base2 .area{
	width:335px;
	margin-top:3px;
	margin-left:15px;
	font-weight:bold;
	}
.ts_base2 .normal_price{
	width:115px;
	font-weight:bold;
	margin-top:16px;
	margin-left:54px;
	font-size:12px;
	color:#003333;
	text-decoration: line-through;
	}
.ts_base2 .price{
	margin-top:17px;
	margin-right:28px;
	font-weight:bold;
	font-size:26px;
	height:30px;
	text-align:right;
	}
.ts_base2 .price_late{
	margin-top:4px;
	margin-left:71px;
	color:#ff0000;
	font-size:15px;
	font-weight:bold;
	}
.ts_base2 .ts_base_r {
	width:169px;
	height:152px;
	padding-top:9px;
	float:left;
	}
.ts_base2 .ts_sn {
	color:#003333;
	margin:13px 0 0 5px;
	width:169px;
	height:27px;
	font-size:12px;
	float:left;
	font-weight:bold;
	}
.ts_base2 .ts_st {
	width:78px;
	height:107px;
	float:left;
	border: thin solid #009999;
	}
.ts_base2 .ts_sc {
	width:80px;
	height:50px;
	float:left;
	color:#666;
	padding-left:2px;
	font-size:10px;
	line-height:12px;
	}
.ts_base2 a:link {
	color: #FFFFFF;
	font-size:26px;
} 

.ts_base2 a:visited {
	color: #FFFFFF;
	font-size:26px;
} 

.ts_base2 a:active {
	color: #FFFFFF;
	font-size:26px;
} 

.ts_base2 a:hover{
	color: #FFCCCC;
	text-decoration: none;
	font-size:30px;
}
	
#tmt_rq {
	width:350px;
	height: auto;
	float:left;
	}
#rq_btn {
	width:290px;
	height:135px;
	padding:125px 0 0 60px;
	background: url(img/request_btn_bg.png) no-repeat center top;
	float:left;
	}
.rq_top {
	background: url(img/rq_top.png) no-repeat;
	margin-left:10px;
	width:317px;
	padding-top:7px;
	padding-left:8px;
	padding-right:5px;
	float:left;
	color:#666;
	float:left;
	font-weight:bold;
}
.rq_top2 {
	background: url(img/rq_middle.png) repeat-y;
	margin-left:10px;
	width:317px;
	padding-top:7px;
	padding-left:8px;
	padding-right:5px;
	float:left;
	color:#666;
	float:left;
	font-weight:bold;
}
.rq_top .name{
	margin-left:39px;
	}
.rq_top .time{
	background: url(img/tmt_w.png) no-repeat left top;
	padding-left:16px;
	margin-left:5px;
	font-weight:normal;
	}
.rq_top2 .rbw{
	font-size:14px;
	color:#CC0000;
	}
.rq_middle {
	background: url(img/rq_middle.png) repeat-y;
	margin-left:10px;
	width:330px;
	height: auto;
	float:left;
	}
.rq_bottom {
	background: url(img/rq_bottom.png) no-repeat;
	margin-left:10px;
	width:330px;
	height:12px;
	float:left;
	}
.rq_scom_top {
	background: url(img/rq_scom_t.png) no-repeat;
	margin-left:10px;
	margin-top:10px;
	width:322px;
	color:#666;
	float:left;
	padding-top: 4px;
	padding-left: 5px;
	line-height: 14px;
	}
.rq_scom {
	background: url(img/rq_scom_m.png) repeat-y;
	margin-left:10px;
	width:322px;
	color:#666;
	float:left;
	padding-left: 4px;
	}
.rq_scom_btm {
	background: url(img/rq_scom_b.png) no-repeat;
	margin-left:10px;
	width:322px;
	color:#666;
	float:left;
}

.rq_scom .com{
	width:300px;
	line-height:14px;
}
.rq_scom .aregen{
	margin-top:7px;
	margin-left:2px;
	width:210px;
	height:31px;
	line-height:14px;
	font-weight:bold;
	float:left;
}
.rq_scom .thumb{
	margin-top:4px;
	width:88px;
	height:31px;
	float:left;
}
#tmt_ts .select_ts{
	width:320px;
	height:27px;
	margin:0 0 0 40px;
	float:left;
	}
#tmt_rq .select_rq{
	width:320px;
	height:27px;
	margin:0 0 0 40px;
	float:left;
	}
#tmt_form {
	width:280px;
	height:auto;
	color:#fff;
	margin:0 auto 20px auto;
}
#tmt_form .f_middle{
	width:250px;
	height:auto;
	background:#FF5455;
	margin:0 1px 0 1px;
	border-left: thin solid #D52628;
	border-right: thin solid #D52628;
	font-weight:bold;
	padding:10px;
	font-size:12px;
}
#tmt_form .posted{
	width:95px;
	font-size:8px;
}
#tmt_form .bikou .bikouarea{
	width:245px;
	font-size:8px;
}
#tmt_form .t_sentaku {
	width:250px;
}
#tmt_form .t_sentaku select{
	width:100px;
	font-size:8px;
}
#tmt_form .g_sentaku {
	width:250px;
	font-size:8px;
	line-height:12px;
}
#tmt_form .setsumei {
	width:250px;
	font-size:12px;
	line-height:14px;
	text-align:center;
}
#tmt_form .setsumei2 {
	width:250px;
	font-size:6px;
	line-height:12px;
}
#tmt_form .setsumei2 .mail {
	width:245px;
	font-size:8px;
}
#tmt_form .btn {
	width:202px;
	margin:20px auto 0 auto;
	}

.tmt_linkbtn {
	margin-left: 5px;
	margin-bottom: 3px;
}

#tmt_desc_top{
	height: 200px;
	width: 710px;
	background:url('/img/tmt_desc.png');
	margin: 5px 0px 0px 0px;
}
#tmt_desc_ts{
	height: auto;
	width: 310px;
	float: left;
	margin: 70px 0px 0px 22px;
	
}
#tmt_desc_rq{
	height: auto;
	width: 310px;
	float: left;
	margin: 70px 0px 0px 45px;
}


/*----------------TOP <tamitter> ここまで-------------------*/
/**************************************タミッター詳細*******************************/
#top_tmt_d {
	background-image: url(img/tamitter_d_bg_mid.png);
	background-repeat: repeat-y;
	height: auto;
	width: 710px;
	float: left;
	color: #FFF;
}
.tmt_d_cont {
	background-image: url(img/tmt_dc_mid.png);
	background-repeat: repeat-y;
	height: auto;
	width: 656px;
	float: left;
	color: #FFF;
	
}
#tmt_detail {
	margin-left:25px;
}
.tmt_d_cont .ttl {
	height:50px;
	margin-left:25px;
	color: #009999;	
}
.tmt_d_cont .s_ttl {
	height:50px;
	margin-left:25px;
	color: #009999;
	float:left;	
}
.tmt_d_cont .ttl_ja {
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}
.tmt_d_cont .ttl_en {
	font-size:10px;
	font-weight:bold;
}
.tmt_d_cont .official_btn {
	width:270px;
	height:190px;
	margin:1px 0 0 5px;
	float:left;
	
}
.tmt_d_cont .shop_com_bg {
	width:427px;
	margin-left:3px;
	color:#333;
	font-size:15px;
	line-height:20px;
	float:left;
}
.tmt_d_cont .shop_com {
	background-image: url(img/shop_com_bg_mdl.png);
	background-repeat: repeat-y;
	width:420px;
	min-height:50px;
	padding-left:20px;
	padding-right:5px;
	color:#333;
	font-size:15px;
	line-height:20px;
	float:left;
}
.tmt_d_cont .tel{
	background-image: url(img/shop_tel_bg.png);
	width:288px;
	height:70px;
	margin-left:48px;
	padding-top:4px;
	padding-left:155px;
	font-size:15px;
	float:left;
}
.tmt_d_cont .tel_no {
	font-size:34px;
	font-weight:bold;
	line-height:30px;
	color: #009999;
}
/*---------------- <tamitter_detail> ここまで-------------------*/
/*----------------TOP <content> -------------------*/
#bigban {
	
	height: 115px;
	width: 720px;
	clear: left;
	line-height: 18px;
	color: #FFF;
}
.bigban2 {
	background-image: url(img/bigbanner_bg.png);
	background-repeat: no-repeat;
	width:340px;
	height:130px;
	margin-right:10px;
	padding:5px;
	float:left;
	line-height:14px;
}
#topics{
	background-image: url(img/topic_bg.png);
	background-repeat: no-repeat;
	height: 535px;
	width: 250px;
	float: left;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 45px;
	line-height: 20px;
	color: #FFF;
	position:relative;
	margin-top: 5px;
}
#topics ul {
	width: 230px;
	margin-left: 10px;
	overflow: hidden;
	height: 575px;
}
#topics li {
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	width: 226px;
}
#topics li a{
	color: #FFF;
	text-decoration: underline;
}
#topics li a:hover{
	color: #FFD2D2;
	text-decoration: underline;
}
.pick_btn{
	width:100%;
	padding-left:130px;
}
#newface{
	background-image: url(img/newface_bg.png);
	background-repeat: no-repeat;
	height: 537px;
	width: 435px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 44px;
	padding-right: 0px;
	margin-left: 10px;
	color: #FFF;
}
#newface li {
	float: left;
	width: 90px;
	height: 167px;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 12px;
	margin-left: 15px;
	margin-top: 1px;
}
#newface li a{
	color:#FFFFFF;
	list-style:none;
}
#newface img {
	height: 120px;
	width: 90px;
	padding-bottom: 1px;
}
#arealink {
	background-image: url(img/mainarea_bg.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 695px;
	float: left;
	padding-top: 30px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #FFF;
}
#arealink li {
	float: left;
	list-style-type: none;

}
#arealink2 {
	width: 695px;
	padding-top: 2px;
	height: 38px;
	float: left;
	line-height: 150%;
}
#arealink2 li{
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	background-image: url(img/mainarea_li.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
	padding-right: 15px;
}
#arealink2 li a{
	color: #FFF;
}
#link_recommend {
	clear: left;
	background-image: url(img/content_bg_mdl.png);
	padding: 1px;
	padding-top: 5px;
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#link_recommend a {
	color: #FFFFFF;
}
.img_area {
	padding: 5px 10px 5px 10px;
}

.img_area li{
	width: 330px;
	float: left;
	font-size: 10px;
	color: #FFF;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 3px;
}
.img_area .img_areaname{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 330px;
	padding-bottom: 5px;
}
.img_area img {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 5px;
	float: left;
}
.affil {
	clear: left;
	background-image: url(img/content_bg_mdl.png);
	padding: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.affil li {
	color: #FFF;
	text-align: center;
	width: 350px;
	float: left;
}
.affil li a {
	color: #FFF;
}

#sitetxt {
	clear: left;
	background-image: url(img/content_bg_mdl.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	width: 680px;
	font-size: 12px;
	line-height: 20px;
}
#sitetxt_bg {
	margin-bottom: 10px;
}

/*----------------TOP <content> ここまで-------------------*/
/*----------------todo-------------------*/
#area_search {
	height: auto;
	width: 700px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(img/todo_bg.png);
	background-repeat: repeat-y;
	color: #FFF;
}
#area_search .title{
	list-style-type: none;
	float: left;
	width: 700px;
	font-weight: bold;
}
#area_search ul {
	margin: 0px;
	padding: 0px;
	width: 670px;
}
#area_search li {
	list-style-type: none;
	float: left;
	width: 200px;
	font-weight: normal;
}
#area_search li a{
	color: #FFF;
}
.toji_555 {
	background-image: url(img/todo_bg_under.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 710px;
	clear: left;
	margin-bottom: 5px;
	margin-top: 0px;
}
/*----------------todoここまで-------------------*/

/*----------------area-------------------*/
#cent_con{
	background-image: url(img/cent_bg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 710px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#cent_l {
	width: 170px;
	margin-left: 15px;
	float: left;
}
#tmt_con{
	background-image: url(img/cent_bg.png);
	background-repeat: repeat-y;
	height: 120px;
	width: 710px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#tmt_l {
	width: 170px;
	float: left;
}
#cent_l a:link{
	color:#333333;
}
#cent_l a:visited{
	color:#666666;
}
#cent_l a:hover{
	color:#CC0000;
}
#tmt_l a:link{
	color:#333333;
}
#tmt_l a:visited{
	color:#666666;
}
#tmt_l a:hover{
	color:#CC0000;
}
#shiku_link {
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #626262;
	border-bottom-color: #626262;
	border-left-color: #626262;
	color: #626262;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}
#shiku_link li{}
#near_link {
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #626262;
	border-bottom-color: #626262;
	border-left-color: #626262;
	color: #626262;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#near_link a {
	color: #00F;
}

#genre_link {
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #626262;
	border-bottom-color: #626262;
	border-left-color: #626262;
	color: #626262;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
}
#genre_link a {
	color: #00F;
}
#umekomi {
	height: auto;
	color: #626262;
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
	border: 1px solid #626262;
}
#cent_r {
	float: left;
	margin-left: 20px;
	width: 490px;
}
#cent_r a {
	color:#FFFFFF;
}
#cent_r .todoban {
	text-align: center;
	margin-bottom: 15px;
}
#cent_r .kekka {
	vertical-align:top;
	margin-bottom: 15px;
	background-image: url(img/kekka_glass.png);
	background-repeat: no-repeat;
	height: 37px;
	padding-left: 50px;
	font-size: 21px;
	padding-top: 5px;
	background-position: 0px 0px;
}
#cent_r .kensu {
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
}
#cent_r .research {
	font-size: 12px;
	background-image: url(img/research.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 18px;
	margin-bottom: 15px;
}
#cent_r .shoplist{
	width: 470px;
	background-image: url(img/shop_waku.png);
	height: 170px;
	margin-bottom: 10px;
}
#cent_r .shoplist_s{
	width: 470px;
	background-image: url(img/shop_waku_s.png);
	height: 133px;
	margin-bottom: 10px;
}
#cent_r .shoplist_sa{
	width: 470px;
	background-image: url(img/shop_waku_sa.png);
	height: 133px;
	margin-bottom: 10px;
}
#cent_r .shoplist_d{
	width: 470px;
	background-image: url(img/shop_waku_d.png);
	height: 133px;
	margin-bottom: 10px;
}
#cent_r .shoplist_t{
	width: 470px;
	background-image: url(img/shop_waku_t.png);
	height: 133px;
	margin-bottom: 10px;
}
#cent_r .shoplist_f{
	width: 470px;
	background-image: url(img/free_waku.png);
	height: 108px;
	margin-bottom: 10px;
}
#cent_r .sh_name{
	padding-left: 40px;
	width: 335px;
	height:20px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 22px;
	padding-top: 6px;
	float: left;
}
#cent_r .shf_name a{
	padding-left: 12px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	line-height: 22px;
	padding-top: 9px;
	float: left;
}
#cent_r .sh_of{
	padding-top: 3px;
	width: 90px;
	height:25px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	float: left;
}
#cent_r .sh_det{
	width: 460px;
	padding-top: 11px;
	height: auto;
	clear: left;
	padding-right: 10px;
}
#cent_r .sh_det_s{
	width: 460px;
	padding-top: 10px;
	height: auto;
	clear: left;
	padding-right: 10px;
}
#cent_r .sh_det_f{
	width: 460px;
	padding-top: 3px;
	height: auto;
	clear: left;
	padding-right: 10px;
}
#cent_r .s_thumb{
	height:120px;
	width:90px;
	margin-left:10px;
	margin-right:10px;
}
#cent_r .ss_thumb{
	height:85px;
	width:64px;
	margin-left:9px;
	margin-right:10px;
}
.sh_det_r{
	float: left;
	width: 350px;
}
.sh_det_r li{
	background-image: url(img/arw2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 13px;
	}
.shf_det_r{
	float: left;
	width: 350px;
}
.shf_det_r li{
	color:#333;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height:14px;
}
.shs_det_r{
	float: left;
	width: 350px;
}
.shs_det_r li{
	background-image: url(img/arw2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 13px;
	line-height:14px;
}
#pager{
	width: 710px;
	color:#333333;
	text-align: center;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 30px;
	float: left;
	position: relative;
	margin-top: 10px;
}

.parw{
	color:#333333;
	width: 200px;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	position: absolute;
	top: 0px;
	left: 10px;
}
.parw2{
	color:#333333;
	width: 200px;
	text-align: center;
	float: left;
	display: block;
	height: auto;
	position: absolute;
	top: 0px;
	left: 500px;
}

.pno{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	font-size:16px;
	color:#333333;
	float: left;
	width: 300px;
	letter-spacing: 0.1em;
	position: absolute;
	left: 200px;
	top: 0px;
}

.pno a {
	color:#333333;
}
/*
#cent_r .nf {
	background-image:url(img/n.png);
	height:700px;
	margin-bottom:20px;
	width: 470px;
}
#cent_r .nf ul{
	height:660px;
	width:460px;
	padding-top:10px;
	padding-left:10px;
}
#cent_r .nf li {
	float: left;
	padding-left:5px;
	padding-top:5px;
	width: 95px;
	height: 200px;
	font-size: 10px;
	line-height: 13px;
	margin:5px;
	background-color:#FFFFFF;
	border: thin solid #333333;	
}
#cent_r .nf li a{
	color:#333333;
	list-style:none;
}
#cent_r .nf img {
	height: 120px;
	width: 90px;
	padding-bottom: 1px;
}
#cent_r .tpx {
	height:360px;
	background-image:url(img/t.png);
	width: 470px;
}
#cent_r .tpx_title {
	padding-top:7px;
	padding-left:10px;
	height:23px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
#cent_r .tpx_txt {
	margin:15px;
	height:300px;
	overflow:auto;
}
#cent_r .tpx_txt li{
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	}
#cent_r .tpx_txt a{
	color:#333333;
}
span.tpx_n {font-weight: bold; }
span.tpx_tte {color:#CC0000; }
#cent_r .nf ul{
	height:660px;
	width:460px;
	padding-top:10px;
	padding-left:10px;
}
*/

/*----------------area-------------------*/

/******************************************************************************************************/
/****************************************css3からコピったよ********************************************/
/******************************************************************************************************/

/*----------------shopバナー・QRコード-------------------*/
#s_ban_qr {
	width: 690px;
	height: auto;
	padding-left: 20px;
	margin-bottom: 20px;

}
.shopban {
	margin-top: 30px;
	float: left;
	max-width: 477px;
	max-height:81px;
}
#s_ban_qr ul {
	margin-right: 20px;
	float: right;
}
#s_ban_qr li {
	color: #333;
}
/*----------------shopバナー・QRコード-------------------*/

/*----------------shop店名・詳細-------------------*/





#s_name {
	height: 105px;
	width: 706px;
	background-image: url(img/s_name_bg.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	color: #FFF;
	clear: both;
}

.shop_name {
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 80px;
	float: left;
	width: 370px;
	line-height: 24px;
	height: 70px;
	display:table-cell;
	vertical-align:middle;
}

.g_work_now{
	float: left;
	padding-top: 35px;
	padding-left: 10px;
	text-align: left;
	width: 80px;
}

.s_person {
	font-size: 24px;
	font-weight: bold;
	display: block;
	line-height: 12px;
	height: 25px;
	width: auto;
}

.s_person_hp{
	text-align: left;
	margin-top: 35px;
	float: right;
	margin-right: 10px;
}


/*----------------shop店名・詳細-------------------*/
/*----------------shopガール写真・クーポン-------------------*/
#s_info {
	width: 710px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	clear: left;
}
#s_info_l {
	float: left;
	width: 330px;
	height: auto;
}
#s_info_l_girl {
	height: 390px;
	width: 300px;
	background-image: url(img/shop_girl.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.shopgirl_info {
	margin-left: 10px;
	margin-top: 10px;
}
#s_info_l_coupon {
	width: 680px;
	height:330px;
	background-image: url(img/s_info_coupon.jpg);
	background-repeat: no-repeat;
	margin-left: 13px;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	line-height: 17px;
	position:relative;
	float: left;
}
#coupon_text {
	width: 500px;
	margin-left: 40px;
	margin-top: 110px;
	margin-right:20px;
	height:152px;
	font-size:24px;
	line-height:26px;
	float:left;
}
#qr_text {
	width: 100px;
	margin-top: 80px;
	height: auto;
	font-size:12px;
	line-height:14px;
	float:left;
	text-align:center;
	
}
.coupon_print {
	width:147px;
	height:67px;
	float:left;
}
.coupon_mbl {
	width:450px;
	height:37px;
	margin-top:30px;
	margin-left:63px;
	float:left;
}
/*----------------shopガール写真・クーポン-------------------*/
/*----------------shop店舗情報-------------------*/
#s_info_r {
	float: left;
	width: 380px;
	background-image: url(img/shop_info.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	height: auto;
	padding-top: 43px;
}
.shop_det{
	height: auto;
	margin-bottom: 0px;
	float: left;
	width: 380px;
}
.shop_det li{
	margin-top: 0px;
	margin-left: 0px;
	line-height: 25px;
	float: left;
}
.shop_det li img{
	float: left;
}
.s_det{
	font-weight: bold;
	color: #F00;
	width: 100px;
	line-height: 25px;
	float: left;
	background: url(img/underline.png) repeat-x;
}
.s_det_r{
	width: 245px;
	float: left;
	background: url(img/underline.png) repeat;
}
.s_det_r a{
	color: #000;
}
#s_jyohou2 {
	width: 380px;
	height: auto;
	background-image: url(img/shop_com.png);
	background-repeat: no-repeat;
	padding-top: 43px;
	margin-top: 15px;
	float: left;
}
#s_com {
	height: auto;
	width: 330px;
	float: left;
	font-size: 14px;
	line-height: 19px;
	margin-right: 5px;
	background-color: #FFF;
	margin-left: 3px;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
/*----------------shop店舗情報-------------------*/
/*----------------shop新着情報-------------------*/
#s_news {
	background-image: url(img/shop_news_bar.png);
	background-repeat: no-repeat;
	margin-left: 18px;
	height: 300px;
	width: 670px;
	background-color: #FFF;
	margin-top: 10px;
	clear: left;
	float: left;
	padding-top: 11px;
	margin-bottom: 10px;
}
#s_news_text {
	float: left;
	height: 280px;
	width: 648px;
	overflow:auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right: 1px solid #999;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
}
.s_new_up {
	padding-left: 150px;
	padding-bottom: 10px;
}
/*----------------shop新着情報-------------------*/
/*----------------shop出勤中の女の子-------------------*/
#s_today_girl {
	float: left;
	width: 673px;
	background-image: url(img/shop_today_girl.png);
	background-repeat: no-repeat;
	height: auto;
	margin-left: 18px;
	margin-top: 20px;
	background-color: #FFF;
}
.s_girl_list {
	margin-top: 40px;
	width: 668px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 10px;
}
#s_today_girl ul {
	float: left;
	margin-left: 15px;
}
#s_today_girl li {
	border: 1px solid #666;
	height: 160px;
	width: 100px;
	float: left;
	margin-top: 15px;
	padding-top: 4px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-right: 5px;
	position:relative;
}
#s_today_girl li img{
	vertical-align: middle;
}
img.tagu{
	position: absolute;
	left: 0px;
	top: 0px;
}
.oteher_g_bt {
	margin-left: 505px;
	margin-top: 10px;
	float: left;
	margin-bottom: 5px;
}
/*----------------shop出勤中の女の子-------------------*/
/*----------------shop在籍中の女の子-------------------*/
#s_enrollment_girl {
	float: left;
	width: 675px;
	background-image: url(img/g_list_ttl.png);
	background-repeat: no-repeat;
	height: auto;
	margin-left: 18px;
	margin-top: 10px;
	background-color: #FFF;
}
#s_enrollment_girl ul {
	float: left;
	margin-left: 15px;
}
#s_enrollment_girl li {
	border: 1px solid #666;
	height: 160px;
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-top: 15px;
	padding-top: 4px;
	font-size: 10px;	
	line-height: 12px;
	text-align: center;
	position:relative;
}
#s_enrollment_girl li img{
	vertical-align: middle;
}
img.tagu{
	position: absolute;
	left: 0px;
	top: 0px;
}
#s_enrollment_girl img {
	vertical-align:middle;
}
/*----------------shop在籍中の女の子-------------------*/
/*----------------shopシステム料金-------------------*/
#s_system {
	background-image: url(img/shop_system_bar.png);
	background-repeat: no-repeat;
	margin-left: 18px;
	float: left;
	height: auto;
	width: 692px;
	padding-top: 50px;
}
#s_system table {
	margin-bottom:5px;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
}
.system_ttl {
	height: 30px;
	background-color: #FF9396;
	width: 100px;
}
#s_system td {
	height: 30px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100px;
	text-align: center;
}
.s_system_waku {
	width: 654px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFF;
	float: left;
}
#s_system td.transportation_costs_l {
	text-align: center;
	width: 10px;
}
#s_system td.transportation_costs {
	text-align: left;
}
#system_tsuiki {
	height: auto;
	width: 658px;
	border: 1px solid #666;
	padding-left: 10px;
}
/*----------------shopシステム料金-------------------*/
/*----------------ichiran-------------------*/
#ichiran_cent{
	background: url(img/ichiran_bg.png) repeat-y;
	height: auto;
}
#ichiran_l{
	width: 170px;
	height: 600px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
}
.how{
	background: url(img/use_bg.png) repeat-y;
	width: 168px;
	height: 300px;
	padding-left: 2px;
}
#ichiran_r{
	width: 500px;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	position: relative;
}
#ichiran_r .tami_logo{
	text-align: center;
	width: 235px;
	margin-left: 132px;
	margin-right: auto;
}
.tami_com{
	height: auto;
	font-size: 12px;
	margin-top: 10px;
	float: left;
	width: 500px;
	line-height: 14px;
}
.tami_com .tami_user{
	background: url(img/tamireq_bg_top.png) no-repeat;
	width: 420px;
	margin-left: 0px;
	height: auto;
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 35px;
}
.tami_u_com{
	background: url(img/tamireq_bg.png) repeat-y;
	height: auto;
	float: left;
	padding-left: 45px;
	width: 425px;
	padding-right: 30px;
}
.tami_com .tami_shop{
	background: url(img/tamishop_bg_top.png) no-repeat;
	width: 415px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	padding: 0;
}
.tami_shopleft {
	float: left;
	padding-left: 0px;
	width: 360px;
	padding-top: 3px;
}
.tami_shopleft li {
	float: left;
	width: 346px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tami_shopleft li a {
	color:#000000;
}

.s_area_genre{
	font-size: 12px;
	line-height: 12px;
}
.tami_s_com{
	background: url(img/tamishop_bg.png) repeat-y;
}
.tami_shopleft .area {
	width: 80px;
}
.tami_shopright {
	float: left;
	width: 40px;
	padding-left: 10px;
	padding-top: 10px;
}
.tami_sele{
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.tami_step{
	float:left;
}
.tami_req_btn{
	margin-top: 10px;
	margin-left: 150px;
	clear: left;
	float: left;
}
.patapata{
	background: url(img/tami_area_bg.png) no-repeat;
	width: 480px;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.pata_l{
	width: 113px;
	height: 74px;
	color: #FFF;
	margin-left: 12px;
	text-align: center;
	display: block;
	padding-top: 12px;
	float: left;
}
.pata_l li{
	z-index: 1;
	font-size: 18px;
	line-height: 37px;
	font-weight: bold;
	width: 113px;
	position: relative;
	display: block;
}
li .line{
	position: absolute;
	top: 17px;
	left: 1px;
	vertical-align: middle;
}
.pata_r{
	float: left;
	width: 354px;
	height: 108px;
	position: relative;
}
#tmt_area{
	background: url(img/tmt_area_bg.png) no-repeat center top;
	width:710px;
	height:180px;
}
#tmt_area .tmt_p_area{
	width:120px;
	height:70px;
	float: left;
	margin-top:77px;
	margin-left:50px;
	color: #FFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
#tmt_area .tmt_p_pref{
	width:130px;
	height:120px;
	float: left;
	margin-top:77px;
	margin-left:15px;
	color: #FFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.t_time{
	width:90px;
	text-align:center;
	margin-left:60px;
	margin-top:20px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	float:left;
}
.t_reload{
	width:90px;
	text-align:center;
	margin-left:25px;
	margin-top:20px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	float:left;
}
.t_back{
	width:50px;
	text-align:center;
	margin-left:30px;
	margin-top:20px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	float:left;
}
.pata_navi{
	width:350px;
	height:20px;
	float: left;
	margin-left:10px;
	margin-top:25px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	left: 0px;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 18px;
	position: relative;
}
.pata_navi ul{
	padding: 0px;
	margin: 0px;
}
.pata_navi a{
	color: #FFF;
}
.pata_navi a:hover{
	color: #F03;
}
.pata_sele{
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.pnavi1 {
	background-repeat: no-repeat;
	width: 57px;
	background-position: 0px 0px;
	float: left;
	height: auto;
	text-indent: -9999px;
	background-image: url(img/pata_area01.png);
	display: block;
	padding-top: 6px;
	text-align: center;
	overflow: hidden;
	z-index:3;
}
.pnavi2{
	width: 57px;
	margin: 0px;
	background-image: url(img/pata_area.png);
	background-position: -57px 0px;
	float: left;
	display: block;
	text-indent: -9999px;
	height: auto;
	overflow: hidden;
	padding-top: 6px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pnavi3{
	background-image: url(img/pata_area.png);
	background-repeat: no-repeat;
	width: 57px;
	margin: 0px;
	display: block;
	background-position: -114px 0px;
	float: left;
	text-indent: -9999px;
	height: auto;
	padding-top: 6px;
}
.pnavi4{
	width: 57px;
	background-image: url(img/pata_area.png);
	background-position: -171px 0px;
	float: left;
	display: block;
	text-indent: -9999px;
	height: auto;
	padding-top: 6px;
	background-repeat: no-repeat;
}
.pnavi5{
	background-image: url(img/pata_area.png);
	background-repeat: no-repeat;
	width: 57px;
	margin: 0px;
	display: block;
	background-position: -228px 0px;
	float: left;
	text-indent: -9999px;
	height: auto;
	padding-top: 6px;
}
.pnavi6{
	width: 57px;
	background-image: url(img/pata_area.png);
	background-position: -284px 0px;
	float: left;
	display: block;
	text-indent: -9999px;
	height: auto;
	padding-top: 6px;
	background-repeat: no-repeat;
}
.pnavi1:hover ul li{
	display: block;
}
.pnavi1 ul li{
	display:none;
}
.pnavi2:hover ul li{
	display: block;
}
.pnavi2 ul li{
	display:none;
}
.pnavi3:hover ul li{
	display: block;
}
.pnavi3 ul li{
	display:none;
}
.pnavi4:hover ul li{
	display: block;
}
.pnavi4 ul li{
	display:none;
}
.pnavi5:hover ul li{
	display: block;
}
.pnavi5 ul li{
	display:none;
}
.pnavi6:hover ul li{
	display: block;
}
.pnavi6 ul li{
	display:none;
}
.pli{
	width: auto;
	background: url(img/pnavi_h_btn.png) no-repeat;
	height: 20px;
	text-indent: 0;
	text-align: center;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
}
.pata_now{
	width: 304px;
	height: 37px;
	margin-left: 40px;
	margin-right: auto;
	position: absolute;
	top: 58px;
	z-index: 1;
	left: 0px;
}
.pata_now li{
	float: left;
	font-size: 18px;
	color: #FFF;
	display: block;
	font-weight: bold;
	width: 96px;
	text-align: center;
	margin-right: 24px;
	line-height: 37px;
	position: relative;
	z-index: 1;
}
.pata_now li a{
	color: #FFF;
}
li.pata_back{
	margin-left: 0px;
	margin-right: 0px;
	width: 56px;
}
.how_to{
	background: url(img/howto_tami.png) no-repeat;
	width: 500px;
	height: 173px;
}
.tami_reqnow{
	background: url(img/req_now_bg.png) no-repeat;
	width: 500px;
	height: 180px;
}
.req_sele{
	width: 180px;
	height: 30px;
	font-size: 18px;
	float: left;
	margin-left: 20px;
	margin-top: 45px;
}
.req_now_btn{
	margin-top: 35px;
	float: left;
	margin-left: 50px;
}
/*----------------ichiranここまで-------------------*/
/*----------------girl-------------------*/
#girl_bg{
	background: url(img/g_book_bg.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	height: 860px;
	width: 600px;
	padding-left: 35px;
	padding-right: 35px;
}
.girl_l{
	float: left;
	width: 290px;
	margin-left: 5px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 30px;
}
.girl_main{
	background: url(img/g_main_bg.png) no-repeat;
	width: 290px;
	height: 370px;
	margin-bottom: 10px;
	padding: 0px;
}
.girl_main img{
	margin-left: 10px;
	margin-top: 3px;
}
ul.g_thumb{
	margin-left: 2px;
}
.g_thumb li{
	background: url(img/g_thumb_bg.png) no-repeat;
	width: 53px;
	height: 75px;
	float: left;
	margin-left: 1px;
	margin-bottom: 10px;
	display: block;
	padding-left: 3px;
	padding-top: 2px;
}
.g_work{
	clear: left;
	background: url(img/g_work.png) no-repeat;
	width: auto;
	height: 105px;
	padding-top: 15px;
	margin-bottom: 10px;
}
.g_work table{
	background: url(img/g_cale.png) no-repeat;
	height: 103px;
	width: 290px;
}
.g_work td{
	margin: 0px;
	width: 30px;
	text-align: center;
	line-height: 13px;
	vertical-align: top;
}
.g_work tr{
	padding-left: 3px;
}
.g_work .week td{
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	vertical-align: middle;
	font-weight: bold;
}
.g_work .week .sun{
	color: #FCC;
}
.g_work .week .sat{
	color: #0FF;
}
.g_meet{
	margin: 0px;
	height: 200px;
	width: 297px;
}
.meet_qr{
	background: url(img/g_meet_qr.png) no-repeat;
	width: 95px;
	height: 92px;
	margin-top: 3px;
	padding-top: 15px;
	padding-left: 4px;
	float: left;
}
.m_shop_det{
	width: 197px;
	float: left;
	vertical-align: bottom;
	background: url(img/g_meet_shopdata_mdl.png) repeat-y;
}
.m_shop_det li{
	line-height: 14px;
	padding-left: 5px;
}
.g_hp{
	margin-left: 50px;
	margin-top: 0px;
}
.g_meet_shopname {
	margin-bottom: 0px;
	vertical-align: bottom;
}
.meet_shop{
	background: url(img/g_meet_shopname_mdl.png) repeat-y;
	margin-top: 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 10px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 5px;
	width: 297px;
	min-height: 32px;
}
.meet_shop .house {
	padding-left: 5px;
	vertical-align: middle;
	display: table-cell;
	width: 30px;
}
.meet_shop a{
	padding-left: 5px;
	color: #000;
	vertical-align: middle;
	display: table-cell;
}
.girl_r{
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 30px;
}
.girl_name{
	background: url(img/ft_name.png) no-repeat;
	padding-left: 35px;
	font-size: 25px;
	line-height: 30px;
}
.girl_det{
	margin-top: 10px;
	height: auto;
	margin-bottom: 0px;
}
.girl_det li{
	margin-top: 0px;
	margin-left: 0px;
	line-height: 25px;
	clear: left;
}
.girl_det li img{
	float: left;
}
.g_det{
	font-weight: bold;
	color: #F00;
	width: 70px;
	line-height: 25px;
	float: left;
	background: url(img/underline.png) repeat-x;
}
.g_qa{
	font-weight: bold;
	color: #F00;
	width: 70px;
	line-height: 25px;
}
.g_det_r{
	width: 175px;
	float: left;
	background: url(img/underline.png) repeat;
}
.qa{
	margin-top: 0px;
	height: auto;
	width: 255px;
	padding-left: 17px;
	padding-right: 8px;
	float: left;
}
.staff_com{
	margin-top: 10px;
	background: url(img/staff_com.png) no-repeat;
	padding-top: 15px;
	width: 280px;
	float: left;
}
.comment{
	width: 255px;
	overflow: auto;
	padding-left: 17px;
	padding-right: 8px;
	height: 330px;
}
/*----------------girlここまで-------------------*/
/*----------------part-------------------*/
.part_ttl{
	background: url(img/part_ttl.png) no-repeat;
	width: 660px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45px;
	padding-left: 7px;
	padding-right: 5px;
}
.part_ttl ul{
	
}
.part_ttl li{
	background: url(img/part_b.png) no-repeat;
	height: 40px;
	width: 90px;
	float: left;
	margin-left: 2px;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
}
.part_ttl li a{
	color: #000;
	display: block;
	width: 90px;
}
.part_ttl .p_day{
	background: url(img/part_h.png) no-repeat;
	height: 40px;
	width: 90px;
	float: left;
	margin-left: 2px;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
}
#today_girl {
	width: 660px;
	height: auto;
	margin-left: 25px;
	margin-right: auto;
	clear: left;
	float: left;
}
#today_girl li {
	border: 1px solid;
	height: 170px;
	width: 100px;
	float: left;
	margin-top: 15px;
	padding-top: 4px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-left: 7px;
	position: relative;
	display: block;
	z-index: 1;
}
#today_girl li img{
	vertical-align: middle;
}
img.tagu{
	position: absolute;
	left: 0px;
	top: 0px;
}
#part_ulstyle{
background-image: url(img/p_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
}
/*----------------partここまで-------------------*/
/*----------------g_list-------------------*/
.g_list_ttl{
	background: url(img/g_list_ttl.png) no-repeat;
	width: 672px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
}
#g_girl {
	width: 660px;
	height: auto;
	margin-left: 25px;
	margin-right: auto;
	clear: left;
	float: left;
}
#g_girl li {
	border: 1px solid;
	height: 170px;
	width: 100px;
	float: left;
	margin-top: 15px;
	padding-top: 4px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-left: 7px;
	position: relative;
	display: block;
	z-index: 1;
}
/*----------------g_listここまで-------------------*/
/*----------------rec_girl-------------------*/


#reccent_con{
	height: 550px;
	width: 845px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-image: url(img/rec_naka.png);
	background-repeat: repeat-y;
}
#link_con{
	height: auto;
	width: 845px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-image: url(img/rec_naka.png);
	background-repeat: repeat-y;
	}
#recgirl_con{
	height: 1100px;
	width: 845px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-image: url(img/rec_naka.png);
	background-repeat: repeat-y;
	}
#keisai_con{
	height: 950px;
	width: 845px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-image: url(img/rec_naka.png);
	background-repeat: repeat-y;
	}
#tokuten_con{
	height: 2200px;
	width: 845px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-image: url(img/rec_naka.png);
	background-repeat: repeat-y;
}
.recpankz{
	padding-left: 48px;
}

#rec_girl_bg{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	height: 900px;
	width: 670px;
	padding-left: 35px;
	padding-right: 35px;
	background-repeat: no-repeat;
	padding-top: 60px;
	background-image: url(img/r_girl_bg.png);
}
.rec_girl_l{
	float: left;
	width: 290px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 30px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rec_girl_r{
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 60px;
}
.rec_girl_name{
	background: url(img/ft_name.png) no-repeat;
	padding-left: 35px;
	font-size: 25px;
	line-height: 30px;
	height: 30px;
}
.rec_girl_mark{
	background: url(img/ft_name.png) no-repeat;
	padding-left: 35px;
	font-size: 25px;
	line-height: 30px;
	height: 30px;
}
.rec_girl_main {
	background: url(img/g_main_bg.png) no-repeat;
	width: 290px;
	height: 370px;
	margin-bottom: 10px;
	position:relative;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.glitter {
	position: absolute;
	left:10px;
}
/*----------------rec_girlここまで-------------------*/


/*----------------掲載・リンクなど-------------------*/

#keisai_kiyaku{
	width: 800px;
}

#link {
	width: 800px;
	height: auto;
	margin-bottom: 20px;
	
}
#link ul {
	}

#link li {
	width: 780px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CACAFF;
	height: 37px;
	font-size: 11px;
	line-height: 17px;
	padding-top: 5px;
	}

#link li .nobanimg{
	float: left;
	height: 31px;
	width: 88px;
	padding-right: 10px;
	padding-bottom: 4px;
}
#link a{
	font-weight: bold;
	color: #036;
	font-size: 12px;
}


/*----------------フォーム-------------------*/
#form_con{
	height: auto;
	width: 880px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/rec_naka.png);
	background-repeat: repeat-y;
}
#box{
	margin-right: auto;
	width: 860px;
}
#keisai{
	background: url(img/top.png) no-repeat;
	padding-top: 90px;
	width: 860px;
}
#keisai .hissu{
	margin-left: 20px;
}
#keisai_m{
	width: 810px;
	padding-left: 50px;
	background: url(img/body.png) repeat-y;
}
#keisai_u{
	background: url(img/btm.png) no-repeat;
	width: 860px;
	height: 40px;
}
#keisai_m .td1 {
	background-image: url(img/form.png);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFF;
	width: 200px;
	font-size: 13px;
}
.errorms {
	background-image: url(img/err_2ms.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	width: 595px;
	text-align: left;
}


.account_set{
	background: url(img/acount.png) no-repeat;
	height: 149px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 755px;
	padding-top: 45px;
	padding-left: 15px;
}

.area_set{
	height: 149px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 755px;
	padding-top: 45px;
	padding-left: 15px;
	background-image: url(img/area.png);
	background-repeat: no-repeat;
}
.tanto_set{
	height: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 755px;
	padding-top: 45px;
	padding-left: 15px;
	background-image: url(img/tantousya.png);
	background-repeat: no-repeat;
}
.shop_set{
	height: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 755px;
	padding-top: 45px;
	padding-left: 15px;
	background-image: url(img/shop_set.png);
	background-repeat: no-repeat;
}
/*----------------フォームここまで-------------------*/
/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin-left: 15px;
	margin-bottom:15px;
	padding: 0;
	float: left;
	display: block;
	height: 30px;
	overflow: hidden;
	width: 670px;
	background-image:url(img/pnkz_b.png);
	background-repeat:no-repeat;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 30px;
	display: block;
	width:670px;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 30px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 5px 10px 0px 0;
	font-size:16px;
	background: url(img/pnkz_s2.png) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	color:#333333;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	width:110px;
	padding: 0;
	margin-top: 1px;
	margin-left: 3px;
	overflow: hidden;
	white-space:nowrap;
	
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
	color:#990000;
}
.chevronOverlay
{
	display: none;
	background: url(img/pnkz_s.png) no-repeat 100% 0;
	width:20px;
	height: 30px;
}
#d1_top{
	background-image: url(/img/d1_bg.png);
	background-repeat: no-repeat;
	height: 625px;
	width: 175px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 36px;
	line-height: 80%;
}
pre.code {
background:#eeeeee none repeat scroll 0 0;
border:1px solid #999999;
color:#444444;
display:block;
font-size:1em;
margin:1em;
overflow:scroll;
padding:0.5em;
width:560px;
}

.tm_shop_name{
	margin-left:18px;
	font-weight:bold;
	color:#CC0000;
}

#cent_r  .tm_shop_name a {
	font-weight:bold;
	color:#CC0000;
} 

