@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.jpg) no-repeat right 25px;
}





/* Container
---------------------------------------------------------*/
div.tbox {
	background: url(../img/h3_line.gif) no-repeat left bottom;
}

/* 地域別一覧 */
div#tiiki dl dt {
	background-color: #33489B;
}

/* 絞込み検索 */
#sismenu th {
	background: #33489B url(../img/sismenu_dt.gif) no-repeat right center;
}

/* 占術説明 */
div#gaiyo {
	border: 1px solid #8892B0;
}
div#gaiyo h3,
div#gaiyo p {
	color: #182B72;
}


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