/* ※CSS記述は時系列順 */

/* 各種設定 */

*{	margin:0px;
	padding:0px;
}

em{
	display:block;
	font-style:normal;

}

body{
	background-color: #000000;
	color:#FFFFFF;
	font-size:9px;
}

.body_entrance{
	background-image:url(../images/entrance_back_bg.jpg);
	background-repeat:no-repeat;

}

*html body{
	font-size:9px;
}

body,h1,h2,h3,h4{
	 
	font-weight:normal;	line-height:15px; 
}

li{list-style:none;}

#wrapper{
	width:100%;
	height:23px;
}

#Entrance_wrapper{
	margin:0 auto;
	height:auto;
	width:970px;
}

#h1_Box{
	margin:0 auto;
	width:100%;
}

#container{
	margin:0 auto;
	width:970px;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}


.clear_both{
	clear:both;
}

.font_bold{
	font-weight:bold;
}

.vertical_align{
vertical-align:middle;
}

.vertical_align_2{
vertical-align:top;
}

.vertical_align_3{
vertical-align:text-bottom;
}
.border_reset{
	border:0px;
}

.font_color_1{
	color: #FFFF00;
}

.font_Bold{
	font-weight:bold;
}


/* 画像白枠設定 */

em{
	border:1px #000000 solid;
}

em.over{
	border:1px #FFFFFF solid;
}
em.out{
	border:1px #000000 solid;
}


/* リンク設定 */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color:#FF00CC;
}
a:active {
	text-decoration: none;
	color:#99FF00;
	
}

/* リンク設定タイプ2 */

.Link_type2 a:link {
	color: #000000;
	text-decoration: none;
}
.Link_type2 a:visited {
	text-decoration: none;
	color: #000000;
}
.Link_type2 a:hover {
	text-decoration: none;
	color:#FF00CC;
}
.Link_type2 a:active {
	text-decoration: none;
	color:#99FF00;
}

/* リンク設定タイプ3 */

.Link_type3 a:link {
	color: #F22B92;
	text-decoration: none;
}
.Link_type3 a:visited {
	text-decoration: none;
	color: #F22B92;
}
.Link_type3 a:hover {
	text-decoration: none;
	color:#FF9900;
}
.Link_type3 a:active {
	text-decoration: none;
	color:#FFFF00;
}

/* リンク設定タイプ4 */

.Link_type4 a:link {
	color: #FFFF00;
	text-decoration: none;
}
.Link_type4 a:visited {
	text-decoration: none;
	color: #FFFF00;
}
.Link_type4 a:hover {
	text-decoration: none;
	color:#F22B92;
}
.Link_type4 a:active {
	text-decoration: none;
	color:#F22B92;
}

/* リンク設定タイプ5 */

.Link_type5 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Link_type5 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Link_type5 a:hover {
	text-decoration: none;
	color:#FFFF00;
}
.Link_type5 a:active {
	text-decoration: none;
	color:#FFFF00;
}


/* リンク設定タイプ6 */

.Link_type6 a:link {
	color: #FFFFB2;
	text-decoration: none;
}
.Link_type6 a:visited {
	text-decoration: none;
	color: #FFFFB2;
}
.Link_type6 a:hover {
	text-decoration: none;
	color:#F22B92;
}
.Link_type6 a:active {
	text-decoration: none;
	color:#F22B92;
}



#obi{
	background-image:url(../images/obi.jpg);
	background-repeat:repeat-y;
	height:auto;
	
}

/* ▼パンクズリスト設定 */

#pankuzu_catch_box{
	position:relative;
	line-height:22px; 	
	height:20px;	
}

#pankuzu{
	position:absolute;
	left: 19px;
	width: 326px;
	top: -1px;
	font-size:10px;	
}

*html #pankuzu{font-size:9px;}

#catch{
	position:absolute;
	left: 365px;
	width: 286px;
	color:#F0027F;
	top: -2px;

}

/* ▼ヘッダー設定 */

#header_line_bg{
	background-image:url(../images/header_line_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	 
}


#header_line_bg h1{
	text-indent:-999em;
	background-image:url(../images/fuuzoku_data_bank.jpg);
	background-repeat:no-repeat;

	line-height:22px;
}

#header{
	position:relative;
	width:963px;
	height:91px;
}

#header #logo{
	position:absolute;
	left: 25px;
	top: 1px;
}

#header #txt_pr{
	position:absolute;
	color:#FFFFFF;
	left: 403px;
	top: 36px;
}
#head_banner_bg{
	background-image:url(../images/header_banner_bg.jpg);
	width:481px;
	height:67px;
	background-repeat:no-repeat;
	position:absolute;
	left: 443px;
	top: 0px;
	padding:14px 0 0 7px;
}

/* ▼左サイドメニュー設定 */

#left_side{
	float:left;
	line-height:22px; 
}

#side_top{
	background-image:url(../images/sidemenu_bg.jpg);
	background-repeat:no-repeat;
	position:relative;	
	width:148px;
	height:218px;
	
}



/********** タブ切替設定 ***********/

.tab_selector {

    cursor: pointer;

}
.selected {
   
}

.tab {
    display: block;
    width: 115px;
}

.noshow {
	display:none;

}

/********************************/

#side_under{
	background-color:#351E06;
	width:148px;	
	height:auto;
}


#side_serch{
	background-image:url(../images/side_serch.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	position:absolute;
	width:122px;
	height:203px;
	left: 12px;
	top: 7px;
}

#tabsel1 a{
	position:absolute;
	width: 56px;
	height: 17px;
	font-size:7px;
	top: -4px;
	left: 8px;
}

#tabsel2 a{
	position:absolute;
	font-size:7px;
	left: 74px;
	top: -4px;
}

#tab1 .nanba_FDB_txt{
	position:absolute;
	top: 17px;
	left: 6px;
	width: 118px;
	height: 179px;
	font-size:10px;
	line-height:15px;
}

*html #tab1 .nanba_FDB_txt{
	font-size:9px;
}

#tab1 .nanba_FDB_txt strong{
	color:#FFFF00;
	display:block;
}

#tab1 .nanba_FDB_txt span{
	display:block;
	padding:0 0 15px 8px;
		font-size:9px;
}

*html #tab1 .nanba_FDB_txt span{
	padding:4px 0 15px 8px;
	font-size:9px;
}


#tab2 .nanba_kinkou_txt{
	background-image:url(../images/side_serch2.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:122px;
	height:203px;
	left: 0px;
	top: 11px;
	padding:6px 0 0 6px;
	font-size:10px;
	line-height:15px;	
}

*html #tab2 .nanba_kinkou_txt{
	font-size:9px;
}

#tab2 .nanba_kinkou_txt strong{
	color:#FFFF00;
	display:block;
}

#tab2 .nanba_kinkou_txt span{
	display:block;
	padding:0 0 15px 8px;
		font-size:9px;
}

*html #tab2 .nanba_kinkou_txt span{
		font-size:9px;
}

*html #tab2 .nanba_kinkou_txt span{
	padding:4px 0 15px 8px;
}

/*---------------------------------*/

*html ul#girlSerch {
	line-height:13px;
}

ul#girlSerch {
	padding:0px;
	margin:0px;

	width:122px;
	height:100px;
	margin:0 0 5px 12px;
	line-height:14px;

}

ul#girlSerch li{
	padding:0px;
	margin:0px;


}

.girl_serch_img_01 a{
	background:no-repeat url(../images/girl_serch_img_01.jpg);
	width:122px;
	height:14px;
	display:block;
	text-indent:-999em;

}

.girl_serch_img_01 a:hover{
	background:no-repeat url(../images/girl_serch_img_on_01.jpg);
}


.girl_serch_img_02 a{
	background:no-repeat url(../images/girl_serch_img_02.jpg);
	width:122px;
	height:13px;
	display:block;
	text-indent:-999em;

}

.girl_serch_img_02 a:hover{
	background:no-repeat url(../images/girl_serch_img_on_02.jpg);
}




.girl_serch_img_03 a{
	background:no-repeat url(../images/girl_serch_img_03.jpg);
	width:122px;
	height:13px;
	display:block;
	text-indent:-999em;

}

.girl_serch_img_03 a:hover{
	background:no-repeat url(../images/girl_serch_img_on_03.jpg);
}

.girl_serch_img_04 a{
	background:no-repeat url(../images/girl_serch_img_04.jpg);
	width:122px;
	height:14px;
	display:block;
	text-indent:-999em;

}

.girl_serch_img_04 a:hover{
	background:no-repeat url(../images/girl_serch_img_on_04.jpg);
}

.girl_serch_img_05 a{
	background:no-repeat url(../images/girl_serch_img_05.jpg);
	width:122px;
	height:14px;
	display:block;
	text-indent:-999em;

}

.girl_serch_img_05 a:hover{
	background:no-repeat url(../images/girl_serch_img_on_05.jpg);
}

.girl_serch_img_06 a{
	background:no-repeat url(../images/girl_serch_img_06.jpg);
	width:122px;
	height:14px;
	display:block;
	text-indent:-999em;

}

.girl_serch_img_06 a:hover{
	background:no-repeat url(../images/girl_serch_img_on_06.jpg);
}

.girl_serch_img_07 a{
	background:no-repeat url(../images/girl_serch_img_07.jpg);
	width:122px;
	height:13px;
	display:block;
	text-indent:-999em;

}

.girl_serch_img_07 a:hover{
	background:no-repeat url(../images/girl_serch_img_on_07.jpg);
}
/*---------------------------------*/




#side_banner{
	width:122px;
	height:auto;	
	margin:0 auto;
}

.side_banner_pad1{
	padding:0 0 10px 0;
}

.side_banner_pad2{
	padding:0 0 5px 0;
}

.keep{
	width:122px;
	height:auto;	
	margin:0 auto;
	font-size:9px;
	line-height:11px;
	letter-spacing:-1px;
	color:#000000;
}


.keep_box{
	margin:0 0 5px 0;
}

.keep_listNameBox{
	width:88px;
	height:auto;
	font-weight:bold;
	padding:0 0 1px 0;
}

.keep_listTxtBox{
	width:110px;
	height:auto;
}

.keep_list_girl, .keep_list_news, .keep_list_shop{
	width:114px;
	height:auto;
	background-color:#FFFFFF;
	position:relative;
	padding:3px;
}


.keep .keep_list_girl{
	border:1px #F22A92 solid;
}

.keep .keep_list_news{
	border:1px #FF9900 solid;
}

.keep .keep_list_shop{
	border:1px #B2DB90 solid;
}

.keep .keep_margin1{
	margin:0 0 5px 0;
}

.keep .keep_margin2{
	margin:0 0 0 0;
}


.keep_list_girlTxtBox{
	width:80px; height:auto; float:left;
}

.keep_list_spaceControl{
	width:3px; height:35px; float:left
}

.keep_btn a{
	position:absolute;
	width:30px;
	height:16px;
	left: 92px;
	top: 0px;
	text-indent:-999em;
	background-image:url(../images/sakujo.jpg);
}

.keep_btn a:hover{
	background-image:url(../images/sakujo_h.jpg);
}




*html .keep_btn{
	font-size:6px;
}


#keitai{
	width:122px;
	height:84px;	
	margin:0 auto;
	position:relative;
	font-size:10px;
	color:#FFFFFF;
}

*html #keitai{
	font-size:9px;
	height:92px;

}

#keitai #keitai_txt{
	width:122px;
	height:16px;
	padding:0 0 1px 0;
	text-align:center;
}

*html #keitai #keitai_txt{
	width:122px;
	height:3px;
	padding:3px 0 0 0;
	text-align:center;
}

#keitai input{
	width:120px;
	height:17px;
	border:#9A8E82 1px solid;
}

#keitai #input_pad{
	margin-bottom:20px;
}

#keitai #serch_btn{
	position:absolute;
	left: 72px;
	top: 61px;

}

#keitai #serch_btn input{
	width:50px;
	height:12px;
	border:0px;
}

*html #keitai #serch_btn{
	top: 68px;
}

#touhyou{
	background-image:url(../images/touhyou_btn.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:122px;
	height:150px;	
	margin:0 auto;
	padding:0 0 10px 0;
}

#touhyou #touhyou_txt{
	position:absolute;
	font-size:9px;
	line-height:13px;
	color:#FFFFFF;
	top: 21px;
	width: 134px;
	height: 138px;
}

*html #touhyou #touhyou_txt{
	font-size:9px;
}

#touhyou input{
	width:9px;
	display:block;
}

#txt_hotehel, #txt_deri, #txt_sorp, #txt_fasshon, #txt_sonota{
	left: 13px;
}


#touhyou #txt_hotehel{
	position:absolute;
	top: 27px;
}

#touhyou #txt_deri{
	position:absolute;
	top: 42px;
}

#touhyou #txt_sorp{
	position:absolute;
	top: 58px;
}

#touhyou #txt_fasshon{
	position:absolute;
	top: 74px;
}

#touhyou #txt_sonota{
	position:absolute;
	top: 91px;
}

#input_hotehel, #input_deri, #input_sorp, #input_fasshon, #input_sonota{
	left: 0px;
}

#touhyou #input_hotehel{
	position:absolute;
	top: 27px;
}

#touhyou #input_deri{
	position:absolute;
	top: 42px;
}

#touhyou #input_sorp{
	position:absolute;
	top: 58px;
}

#touhyou #input_fasshon{
	position:absolute;
	top: 73px;
}

#touhyou #input_sonota{
	position:absolute;
	top: 89px;
}


#touhyou #touhyou_btn{
	position:absolute;
	left: 0px;
	top: 131px;
	width: 139px;
	height: 30px;

}

#touhyou #touhyou_btn input{
	width:41px;
	height:12px;
	border:0px;
	display:block;
	float:left;
}

/* ▼ライトボディ全体設定 */

#right_body{
	float:left;
	height:auto;
	background-color:#000000;
}



/* ▼グローバルナビ設定 */

#navi_body{
	background-color:#000000;
	width:815px;
	height:28px;
	position:relative;
}


ul#navi {
	display:block;
	position:absolute;
	width:796px;
	height:25px;
	background-image:url(../images/navi.jpg);
	background-repeat:no-repeat;
	left: 16px;
	top: 2px;

}
ul#navi li {
float:left;
margin:0;
padding:0;
height:25px;
}
ul#navi li a {
background:no-repeat url(../images/navi.jpg);
display:block;
height:100%;
text-indent:-999em;
}
ul#navi li#navi1 a {
background-position:0 0;
width:88px;
height:25px;
}
ul#navi li#navi2 a {
background-position:-90px 0;
width:89px;
}

ul#navi li#navi3 a {
background-position:-178px 0;
width:88px;

}
ul#navi li#navi4 a {
background-position:-266px 0;
width:89px;
}
ul#navi li#navi5 a {
background-position:-354px 0;
width:88px;
}
ul#navi li#navi6 a {
background-position:-442px 0;
width:88px;
}
ul#navi li#navi7 a {
background-position:-530px 0;
width:89px;
}
ul#navi li#navi8 a {
background-position:-619px 0;
width:86px;
}
ul#navi li#navi9 a {
background-position:-705px 0;
width:88px;
}


ul#navi li#navi1 a:hover {
background-position:0 -25px;
}
ul#navi li#navi2 a:hover {
background-position:-90px -25px;
}
ul#navi li#navi3 a:hover {
background-position:-178px -25px;
}
ul#navi li#navi4 a:hover {
background-position:-266px -25px;
}
ul#navi li#navi5 a:hover {
background-position:-354px -25px;
}
ul#navi li#navi6 a:hover {
background-position:-442px -25px;
}
ul#navi li#navi7 a:hover {
background-position:-530px -25px;
}
ul#navi li#navi8 a:hover {
background-position:-619px -25px;
}
ul#navi li#navi9 a:hover {
background-position:-705px -25px;
}



/* ▼メインボディー設定 */

#main_body{
	background-color:#000000;
	width:auto;
	height:auto;
	
}


/* ▼フッター設定 */

#fotter{
	clear:both;
	padding:12px 0 0 0;
	line-height:22px; 
	background-color:#000000;	
}

#Entrace_footer{
	clear:both;
	padding:12px 0 0 0;
	line-height:22px; 
}

#fotter_box{
	position:relative;
	border-top:#FFFFFF 1px solid;
	width:960px;
	height:80px;
}

#solution_works_logo{
	position:absolute;
	left: 6px;
	top: 5px;
}


*html #fotter_txtlink{
	position:absolute;
	color:#FFFFFF;
	width: 351px;
	left: 625px;
	top: -5px;
}

#fotter_txtlink{
	position:absolute;
	color:#FFFFFF;
	width: 407px;
	left: 635px;
	top: -5px;
}

*html .fotter_txtlink_box{
	font-size:7px;
}

.fotter_txtlink_box{
	text-align:center;
	float:left;
	font-size:8px;
}



/*************************************/
/********** ショップ詳細 ***********/
/************************************/


*html .shopdetails{
	font-size:9px;
}

.shopdetails{
	background:no-repeat url(../images/shopdetails_topber.jpg);
	width:235px;
	height:auto;
	border:1px #666666 solid;
	font-size:9px;
	padding:30px 8px 15px 8px;
	position:relative;
	line-height:14px;
}

*html .shopdetails2{
	font-size:9px;
}

.shopdetails2{
	width:275px;
	height:auto;
	font-size:9px;
	padding:0 0 13px 0;
	position:relative;
	line-height:14px;
}

*html .shopdetails3{
	font-size:9px;
}

.shopdetails3{
	width:235px;
	height:auto;
	font-size:9px;
	padding:6px 0 15px 0;
	position:relative;
	line-height:14px;
}

*html .shopdetails4{
	font-size:9px;
}

.shopdetails4{
	width:260px;
	height:auto;
	font-size:9px;
	padding:6px 0 8px 0;
	position:relative;
	line-height:14px;
}


*html .shopdetails5{
	font-size:9px;
}

.shopdetails5{
	background:no-repeat url(../images/plofdetails_topber.jpg);
	width:235px;
	height:auto;
	border:1px #666666 solid;
	font-size:9px;
	padding:30px 8px 15px 8px;
	position:relative;
	line-height:14px;
	margin:0 0 12px 0;
}


*html .shopdetails6{
	font-size:9px;
}

.shopdetails6{
	width:235px;
	height:auto;
	font-size:9px;
	padding:0 0 15px 0;
	position:relative;
	line-height:14px;
}

*html .shopdetails_Auto_box{
	font-size:10px;
}

.shopdetails_Auto_box{
	height:auto;
	width:auto;
}

.shopdetails_koumokuBox, .shopdetails_koumokuBox2, .shopdetails_koumokuBox3, .shopdetails_koumokuBox4{
	background:url(../images/shopdetails_koumoku.jpg);
	background-repeat:repeat-x;
	width:55px;
	height:17px;
	float:left;
	padding:2px 0 0 0;
	text-align:center;
}

.shopdetails_koumokuBox{
	height:17px;
	padding:2px 0 0 0;
}

.shopdetails_koumokuBox2{
		height:22px;
	padding:8px 0 0 0;
}

.shopdetails_koumokuBox3{
		height:30px;
	padding:10px 0 0 0;
}

.shopdetails_koumokuBox4{
	height:40px;
	padding:15px 0 0 0;
}


.plofdetails_koumokuBox{
	background:url(../images/plofdetails_koumoku.jpg);
	background-repeat:no-repeat;
	width:73px;
	height:16px;
	float:left;

	text-align:center;
}


.shopdetails_TxtBox_Fixation, .shopdetails_TxtBox_Fixation2, .shopdetails_TxtBox_Fixation3,
.shopdetails_TxtBox_Fixation4{
	background-color:#B2B2B2;
	height:auto;
	float:left;
	margin:0 0 2px 2px;

	color:#000000;	
}

.shopdetails_TxtBox_Fixation{
	width:174px;
		padding:2px;
}

.shopdetails_TxtBox_Fixation2{
	width:213px;
		padding:2px;
}

.shopdetails_TxtBox_Fixation3{
	padding:8px 0 5px 2px;
	font-size:11px;
	line-height:16px;
	width:196px;
}

.shopdetails_TxtBox_Fixation4{
	width:194px;
		padding:2px;
}



.shopdetails_TxtBox_Fixation5{
	width:156px;
	padding:0 2px 2px 2px;
	background-color:#000000;
	height:auto;
	float:left;
	margin:0 0 2px 2px;
	color:#FFFFFF;	
	font-size:12px;			
}



.shopdetails_TxtBox_Fixation6{
	width:269px;
	padding:12px 3px 2px 2px;
	background-color:#000000;
	height:auto;
	float:left;
	margin:0 0 2px 2px;
	color:#FFFFFF;
	font-size:14px;
}

.shopdetails_TxtBox_Fixation7{
	width:270px;
	padding:0 2px 2px 2px;
	background-color:#000000;
	height:auto;
	float:left;
	margin:0 0 2px 2px;
	color: #F22B92;
	font-size:12px;			
}

.shopdetails_TxtBox_Fixation8{
	width:270px;
	padding:0 2px 2px 2px;
	background-color:#000000;
	height:auto;
	float:left;
	margin:0 0 2px 2px;
	color: #F22B92;
	font-size:14px;
}

.shopdetails_TxtBox_Fixation9{
	width:286px;
	padding:13px 3px 0 2px;
	border-left:#845017 solid 2px;

	height:auto;
	float:left;
	color:#FFFFFF;
	font-size:14px;
}

.shopdetails_TxtBox_Fixation10{
	width:286px;
	padding:4px 3px 3px 2px;
	background-color:#000000;
	border-left:#77420E solid 2px;	
	height:auto;
	float:left;

	color:#FFFFFF;	
	font-size:12px;			
}



/* ///////////// */
