@charset "shift_jis";
/* CSS Document */
/*body中央寄せ*/
.body_t {
text-align:center;
}
/*DIV中央寄せ*/
.div_set{
text-align:left;
margin-left:auto;
margin-right:auto;
width:750px;
}

.mainblacktext {
color:#000000;
font-size:9pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
}

.linkblacktext_g {/*グルメ用リンクテキスト*/
color:#000000;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_g:hover {
color:#CC4602;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_groll {/*グルメ用リンクテキスト（画像ロールオーバー時）*/
color:#CC4602;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_b {/*ビューティー用リンクテキスト*/
color:#000000;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_b:hover {
color:#41B194;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_broll {/*ビューティー用リンクテキスト（画像ロールオーバー時）*/
color:#41B194;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_s {/*ショッピング用リンクテキスト*/
color:#000000;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_s:hover {
color:#F64387;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.linkblacktext_sroll {/*ショッピング用リンクテキスト（画像ロールオーバー時）*/
color:#F64387;
font-size:10pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
text-decoration:none;
}

.link_text {
color:#000000;
}
.link_text:hover {
color:#CC4602;
}

.linkbox {
background-color:#ffffff;
}


.linksmollblacktext {
color:#000000;
font-style:normal;
white-space:nowrap;
font-size:9pt;
text-decoration:none;
}

.smollgraytext {
color:#8D8995;
font-style:normal;
white-space:nowrap;
font-size:10px;
text-decoration:none;

}


/*ページ番号の枠(端)*/ 
.page_num_1{
background-color:#ffffff;
border-style:solid;

border-color:#8D8995;
border-width:1px;
width:13px;
height:16px;
}

/*ページ番号の枠(中)*/ 
.page_num_2{
background-color:#ffffff;
border-style:solid;
border-color:#8D8995;
border-width:1px;
width:13px;
height:16px;
}

.page_num_3{
background-color:#ffffff;
border-style:solid;
border-color:#8D8995;
border-width:1px;
width:13px;
height:20px;
color:#8D8995;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#8D8995;
text-decoration:none;
}
.page_num_3:hover {
position:absolute;
top:5px;
background-color:#CC4602;
border-style:solid;
border-color:#8D8995;
border-width:1px;
width:13px;
height:20px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
}

.linkbox_g_1 {/*ページジャンプボタン用(グルメ)*/
background-color:#ffffff;
width:9px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#8D8995;
text-decoration:none;
padding-top:3px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_g_1:hover {/*ページジャンプボタン用（ロールオーバー）(グルメ)*/
background-color:#CC4602;
width:9px;
height:13px;
border-style:solid;
border-color:#CC4602;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
padding-top:3px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
}
.now_box_g_1 {/*現在のページ用(共通)*/
background-color:#8D8995;
width:9px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
padding-top:3px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
}

.linkbox_s_1 {/*ページジャンプボタン用(ショッピング)*/
background-color:#ffffff;
width:9px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#8D8995;
text-decoration:none;
padding-top:3px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_s_1:hover {/*ページジャンプボタン用（ロールオーバー）(ショッピング)*/
background-color:#C6015F;
width:9px;
height:13px;
border-style:solid;
border-color:#C6015F;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
padding-top:3px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_b_1 {/*ページジャンプボタン用(ビューティー)*/
background-color:#ffffff;
width:9px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#8D8995;
text-decoration:none;
padding-top:3px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_b_1:hover {/*ページジャンプボタン用（ロールオーバー）(ビューティー)*/
background-color:#026F6E;
width:9px;
height:13px;
border-style:solid;
border-color:#026F6EF;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
padding-top:3px;
padding-left:4px;
padding-right:0px;
padding-bottom:0px;
}

.linkbox_g_2 {/*ページジャンプボタン用（二桁用）(グルメ)*/
background-color:#ffffff;
width:12px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#8D8995;
text-decoration:none;
padding-top:3px;
padding-left:1px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_g_2:hover {/*ページジャンプボタン用（ロールオーバー）二桁用(グルメ)*/
background-color:#CC4602;
width:12px;
height:13px;
border-style:solid;
border-color:#CC4602;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
padding-top:3px;
padding-left:1px;
padding-right:0px;
padding-bottom:0px;
}

.linkbox_s_2 {/*ページジャンプボタン用(二桁用)(ショッピング)*/
background-color:#ffffff;
width:12px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#8D8995;
text-decoration:none;
padding-top:3px;
padding-left:1px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_s_2:hover {/*ページジャンプボタン用(二桁用)（ロールオーバー）(ショッピング)*/
background-color:#C6015F;
width:12px;
height:13px;
border-style:solid;
border-color:#C6015F;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
padding-top:3px;
padding-left:1px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_b_2 {/*ページジャンプボタン用(二桁用)(ビューティー)*/
background-color:#ffffff;
width:12px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#8D8995;
text-decoration:none;
padding-top:3px;
padding-left:1px;
padding-right:0px;
padding-bottom:0px;
}
.linkbox_b_2:hover {/*ページジャンプボタン用(二桁用)（ロールオーバー）(ビューティー)*/
background-color:#026F6E;
width:12px;
height:13px;
border-style:solid;
border-color:#026F6E;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#ffffff;
text-decoration:none;
padding-top:3px;
padding-left:1px;
padding-right:0px;
padding-bottom:0px;
}

.now_box_g_2 {/*現在のページ用(二桁用)(共通)*/
background-color:#8D8995;
width:12px;
height:13px;
border-style:solid;
border-color:#8D8995;
border-width:1px;
font-style:normal;
white-space:nowrap;
font-size:9pt;
color:#000000;
text-decoration:none;
padding-top:3px;
padding-left:1px;
padding-right:0px;
padding-bottom:0px;
}

/*ページジャンプ（次へor前）*/
.one_jamp_g {
color:#8D8995;
font-size:9px;
text-decoration:none;
font-style:normal;
white-space:nowrap;
}
.one_jamp_g:hover {
color:#CC4602;
font-size:9px;
text-decoration:none;
font-style:normal;
white-space:nowrap;
}

.one_jamp_b {
color:#8D8995;
font-size:9px;
text-decoration:none;
font-style:normal;
white-space:nowrap;
}
.one_jamp_b:hover {
color:#026F6E;
font-size:9px;
text-decoration:none;
font-style:normal;
white-space:nowrap;
}

.one_jamp_s {
color:#8D8995;
font-size:9px;
text-decoration:none;
font-style:normal;
white-space:nowrap;
}
.one_jamp_s:hover {
color:#C6015F;
font-size:9px;
text-decoration:none;
font-style:normal;
white-space:nowrap;
}


/*カテゴリの種類の表示枠*/
.start_waku_g {
margin:0px;
background-color:#ffffff;
height:13px;
border-right-style:solid;
border-right-color:#FF7F00;
border-right-width:1px;
border-left-style:solid;
border-left-color:#FF7F00;
border-left-width:1px;
color:#000000;
font-size:9pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
padding-right:3px;
padding-left:3px;
float:left;
}
.kategori_waku_g {
display:inline;
background-color:#ffffff;
height:12px;
border-right-style:solid;
border-right-color:#FF7F00;
border-right-width:1px;
color:#000000;
font-size:9pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
padding-right:3px;
padding-left:3px;
float:left;
}
.start_waku_b {
background-color:#ffffff;
height:12px;
border-right-style:solid;
border-right-color:#41B194;
border-right-width:1px;
border-left-style:solid;
border-left-color:#41B194;
border-left-width:1px;
color:#000000;
font-size:9pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
padding-right:3px;
padding-left:3px;
float:left;
}
.kategori_waku_b {
background-color:#ffffff;
height:12px;
border-right-style:solid;
border-right-color:#41B194;
border-right-width:1px;
color:#000000;
font-size:9pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
padding-right:3px;
padding-left:3px;
float:left;
}

.start_waku_s {
background-color:#ffffff;
height:12px;
border-right-style:solid;
border-right-color:#F64387;
border-right-width:1px;
border-left-style:solid;
border-left-color:#F64387;
border-left-width:1px;
color:#000000;
font-size:9pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
padding-right:3px;
padding-left:3px;
float:left;
}
.kategori_waku_s {
background-color:#ffffff;
height:12px;
border-right-style:solid;
border-right-color:#F64387;
border-right-width:1px;
color:#000000;
font-size:9pt;
font-style:normal;
white-space:nowrap;/*改行禁止*/
font-weight:400;
padding-right:3px;
padding-left:3px;
float:left;
}
/*↓ここからショップ紹介*/
/*ショップ紹介ページの左枠（グルメ）*/
.g_left_waku {
background-color:#FF7F00;
width:266px;
height:584px;
}
/*ショップ紹介店の名前のアンダーバー白（グルメ用）*/
.under_w_g {
background-color:#FF7F00;
border-top-style:solid;
border-top-color:#ffffff;
border-top-width:3px;
width:242px;
height:5px;
}
/*ショップ紹介店の名前のアンダーバーオレンジ（グルメ用）*/
.under_o_g {
background-color:#ffffff;
border-top-style:solid;
border-top-color:#FF7F00;
border-top-width:3px;
width:426px;
height:5px;
}



/*ショップ紹介ページの左枠（ビューティー）*/
.b_left_waku {
background-color:#41B194;
width:266px;
height:584px;
}
/*ショップ紹介店の名前のアンダーバー白（ビューティー用）*/
.under_w_b {
background-color:#41B194;
border-top-style:solid;
border-top-color:#ffffff;
border-top-width:3px;
width:242px;
height:5px;
}
/*ショップ紹介店の名前のアンダーバー緑（ビューティー用）*/
.under_g_b {
background-color:#ffffff;
border-top-style:solid;
border-top-color:#41B194;
border-top-width:3px;
width:426px;
height:5px;
}


/*ショップ紹介ページの左枠（ショッピング）*/
.s_left_waku {
background-color:#F64387;
width:266px;
height:584px;
}
/*ショップ紹介店の名前のアンダーバー白（ショッピング用）*/
.under_w_s {
background-color:#F64387;
border-top-style:solid;
border-top-color:#ffffff;
border-top-width:3px;
width:242px;
height:5px;
}
/*ショップ紹介店の名前のアンダーバーピンク（ショッピング用）*/
.under_p_s {
background-color:#ffffff;
border-top-style:solid;
border-top-color:#F64387;
border-top-width:3px;
width:426px;
height:5px;
}

/*ショップ紹介店の情報の枠要素二行ver（灰色のアンダーバー）*/
.information_box_2 {
background-color:#ffffff;

border-bottom-style:solid;
border-bottom-color:#8D8995;
border-bottom-width:1px;
height:43px;
width:406px;
}
/*ショップ紹介店の情報の枠要素一行ver（灰色のアンダーバー）*/
.information_box_1 {
background-color:#ffffff;
border-bottom-style:solid;
border-bottom-color:#8D8995;
border-bottom-width:1px;
height:29px;
width:406px;
}
/*ショップ紹介店の情報の枠要素一行ver（アンダーバー無し）*/
.n_information_box_1 {
background-color:#ffffff;
heigth:29px;
width:406px;
}
/*ショップ紹介店の情報の枠要素二行ver（アンダーバー無し）*/
.n_information_box_2 {
background-color:#ffffff;
heigth:43px;
width:406px;
}

/*ショップ紹介店の名前文字（でかい白文字）*/
.b_white_text {
color:#ffffff;
font-size:20px;
white-space:nowrap;
font-weight:600;
}
/*左メニュー上のジャンル表示文字（ちょっとでかい白文字）*/
.t_white_text {
color:#ffffff;
font-size:15px;
white-space:nowrap;
font-weight:600;
}

/*ショップ紹介店の名前文字（読みの小さな白文字）*/
.s_white_text {
color:#ffffff;
font-size:11px;
white-space:nowrap;
}

/*ショップ紹介店の情報題名文字（画像の上の白文字）*/
.i_white_text {
color:#ffffff;
font-size:11pt;
white-space:nowrap;
}
/*ショップ紹介店の情報内容文字（情報の黒文字）*/
.i_black_text {
color:#000000;
font-size:11pt;
white-space:nowrap;
}
/*ショップ紹介店の名前文字（コメント用）*/
.white_comment {
color:#ffffff;
font-size:10pt;
white-space:nowrap;
line-height:17px;
font-weight:500;
}
/*キャッチコピーようの文字（大き目の黒文字）*/
.chach_text {
color:#000000;
font-size:12pt;
white-space:nowrap;
font-weight:600;
}

body {
behavior:url("../css/csshover.htc");
}

a {
text-decoration:none;
}
