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

/* preload */
#preload {
	width: 0px;
	height: 0px;
	display: inline;
}
/* 各種設定 */

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

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

}

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

.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;}

img {
	border: 0;
}


#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: 626px;
	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;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	line-height:26px;
}
#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_under .mobileQR{
	background-image:url(/images/left_mobile_bg.jpg);
	background-repeat:no-repeat;
	width:121px;
	height:232px;
	text-align: center;
}
#side_under .mobileQR img{
	margin-top: 122px;
}
#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:8px;
	top: -4px;
	left: 8px;
}

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

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

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

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

#tab1 .nanba_FDB_txt span{
	display:block;
	padding:0 0 15px 5px;
	font-size:11px;
	width: 110px;
	height: 154px;
	overflow: auto;
}

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


#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:11px;
}

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

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

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

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

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




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

#side_banner p{
	margin-bottom:5px;
}

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

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


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

#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:26px;
	/*background-image:url(/images/navi.jpg);*/
	background-repeat:no-repeat;
	left: 16px;
	top: 2px;
	
	background-color:#000;
	

}
ul#navi li {
	float:left;
	margin-right:1px;
	height:25px;
	width:96px;
	font-size: 14px;
	/*border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;*/
	text-align: center;
	line-height: 1.6;
}
ul#navi li a {
	/*background-image:url(/images/navi.jpg);*/
	display:block;
	height:100%;
	background-image:url(/images/button/menu_bg_off.gif);
	/*text-indent:-999em;*/
}
ul#navi li a.active {
	background-color:#333;
	color: #000;
	background-image:url(/images/button/menu_bg_on.gif);
}
ul#navi li a:hover {
	background-color:#333;
	background-image:url(/images/button/menu_bg_on.gif);
}

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

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


/* ▼フッター設定 */

#fotter{
	clear: both;
	line-height: 22px; 
	background-color: #000000;
	border: #000000 1px solid;
	margin-bottom: 20px;
}


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

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


#fotter_txtlink{
	position: absolute;
	color: #FFFFFF;
	width: 600px;
	right: 0px;
	top: 0px;
}


.fotter_txtlink_box{
	text-align: center;
	float: right;
	font-size: 8px;
	padding: 0 10px;
	border-right: 1px solid #333;
	height: 16px;
}


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


*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;
	font-size: 9px;
}

.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;
	white-space: nowrap;
	overflow: hidden;
}

.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:236px;
	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;			
}



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

.nodisp { display: none; }

#search_menu {
	margin-bottom:10px;
}

#search_menu ul {
	width:120px;
	margin:0 0 2px 13px;
	color:#6A0000;
	font-size: 12px;
	line-height:16px;
}
#search_menu li {
	background-color:#FFFAEA;
	margin-bottom:1px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
#search_menu div {
	width:119px;
	margin:0 0 2px 13px;
	color:#6A0000;
	font-size: 12px;
	line-height:16px;
	background-color:#FFFAEA;
	margin-bottom:1px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	text-align: center;
}

#search_menu_ext {
	display: none;
}