/* 基本設定 ////////////////////////////////////////////////////////////// */
#bg	{ background:#000 url(../img/index/index_body.jpg) top repeat-x; }


/* ヘッダ //////////////////////////////////////////////////////////////// */
#header	{
height:345px;
background:url(../img/index/index_header_bg.jpg) no-repeat;
}

#header #logo	{ padding-top:19px; }

/* 新規登録の案内 */
#entry	{ margin-bottom:30px; }

/* SEO用テキスト */
#seo_txt {
text-align:center;
font-size:12px;
margin-bottom:50px;
color:#999;
}

/* ヘッダ内の登録ボタン */
#head_regi	{
width:575px;
text-align:left;
float:right;
margin-top:223px;
margin-top:225px\9; /* IE8 hack */
/margin-top:219px; /* Ie6,7 hack */
}


/* 電話鑑定料金改定のお知らせ //////////////////////////////////////////// */
#topics_box {
margin:-10px 0 20px;
background-color:#FFF;
color:#333;
padding:30px;
text-align:center;
font-size:12px;
line-height:16px;
}


/* フェリーチェは他社とココが違う！ ////////////////////////////////////// */
#point_box	{
background:url(../img/index/point_bg.gif) repeat-y;
margin:0 20px 20px;
}

/* 登録ボタン */
#point_regi	{
text-align:center;
padding:15px 0 35px;
background:url(../img/index/point_btm.gif) bottom no-repeat;
}

/* 占い師一覧 //////////////////////////////////////////////////////////// */
/* 見出し */
#T_list	{ margin-top:50px; }

/* 占い師プロフ */
.teller_box_prof { width:100px; height:98px; }


/* ページ送り */
#page	{ margin-bottom:50px; }


/* ページ下部のSEO用テキスト */
#aboutFe {
font-size:11px;
color:#999;
clear:left;
}


/* メール占いにも定評あり ///////////////////////////////////////////////// */
#mtPoint_1	{ background:url(../img/guide/mailPoint_1.gif) no-repeat; }
#mtPoint_2	{ background:url(../img/guide/mailPoint_2.gif) no-repeat; }
#mtPoint_3	{ background:url(../img/guide/mailPoint_3.gif) no-repeat; }

#mtPoint_1, #mtPoint_2, #mtPoint_3 {
text-indent:-9999px;
height:27px;
margin:30px 0 6px;
}

.fortune_Point dd	{ padding-left:40px; }

#mail_Free {
border:1px #000000 solid;
padding:2px;
margin-top:30px;
}

#mail_Free dl {
width:678px;
_width:694px;
background-color:#000000;
padding:16px 0 16px 16px; 
}

#mail_Free dd { margin-top:5px; }

#seo_bt { margin:20px 0 70px 55px; }

#bt_mailRegi { float:left; }

#seo_btMail {
width:280px;
height:36px;
margin-left:30px;
background:url(../img/index/bt_mailSearch_off.jpg) no-repeat;
border:none;
text-indent:-9999px;
cursor:pointer;
}

#seo_btMail:hover	{ background:url(../img/index/bt_mailSearch_on.jpg) no-repeat; }

