@charset "shift_jis";
/* CSS Document */

/*=========================================================

	タロット占いTOWN

=========================================================*/

/* Header
---------------------------------------------------------*/
#header {
	background: #505FC7 url(../img/header_f.gif) repeat-x left bottom;
}

/* 外部リンク */
#header div#hlink {
	background: #182B72 url(../img/header_l.jpg) no-repeat 0 0;
}

/* タイトル周り */
#header div#titImg {
	background: url(../img/mainimg_s.jpg) no-repeat 0 25px;
}





/* Container
---------------------------------------------------------*/
/* 検索結果表示
---------------------------------------------------------*/
#resultTit h1 {
	background: url(../img/resultbg.gif) no-repeat 0 0;
}

/* 4行目：PR文・電話番号等 */
div.line4 td p.formlink {
	background: url(../img/lbtn.gif) no-repeat 12px 0.85em;
}
div.resultboxs div.line4 td p.formlink {
	background: url(../img/lbtns.gif) no-repeat 12px 0.85em;
}

/* ページトップリンク
---------------------------------------------------------*/
div.pagetop {
	background: url(../img/f_line.gif) no-repeat 0 bottom;
}


/* Footer
---------------------------------------------------------*/
#footer {
	background-color: #34459C;
	border-top: 2px solid #24336D;
}