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

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

	全タウンTOP共通スタイル

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

/* Header
---------------------------------------------------------*/
#header p#homelink {
	position: absolute;
	left: 10px;
	top: 0;
	z-index: 10;
}

/* 外部リンク */
#header div#hlink {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#header div#hlink ul {
	float: right;
	padding-right: 5px;
}
#header div#hlink ul li {
	float: left;
	margin-right: 5px;
}
#header div#hlink ul li img {
	vertical-align: bottom;
}
#header div#hlink ul li img:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/* タイトル周り */
#header div.titbox {
	position: relative;
	width: 954px;
	margin: 0 auto;
}

#header div#titImg {
	height: 188px;
}
#header div#titImg h1 {
	padding-top: 55px;
}


/* ヘッダー下検索窓等 */
#hNavi {
	font-size: 1.1em;
	line-height: 150%;
}
#hNavi ul {
	width: 950px;
	margin: 0 auto;
	padding: 0 2px;
}
#hNavi ul li {
	float: left;
	padding: 6px 2px 4px 0;
}
#hNavi ul li img {
	vertical-align: bottom;
}
#hNavi ul li form {
	color: #FFF;
}
#hNavi ul li form input {
	vertical-align: middle;
}
#hNavi input#search {
	background: #FFF url(../img/i_search.gif) no-repeat 2px 1px;
	width: 175px;
	height: 20px;
	padding-left: 28px;
	margin-right: 5px;
	line-height: 20px;
}
#hNavi ul li form select {
	vertical-align: middle;
	height: 20px;
	padding: 1px 5px;
	border: 1px solid #999;
}
#hNavi ul li#searchbox {
	padding-right: 10px;
}
#hNavi ul li#townLink {
	position: absolute;
	top: 189px;
	right: 2px;
}





/* Container
---------------------------------------------------------*/
.container {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 10px 2px 20px;
	font-size: 1.2em;
	line-height: 160%;
}

/* パンくずリスト（microdata） */
#pankuzu {
	padding-bottom: 15px;
}
#pankuzu div {
	display: inline-block;
	float: left;
	padding-right: 0.5em;
}


/* バナー広告（ヘッダー用） */
ul.adbnr {
	clear: both;
}
ul.adbnr li {
	float: left;
}
ul.adbnr li img {
	vertical-align: bottom;
}
ul.adbnr li.rgt {
	padding-left: 14px;
}

/* バナー広告（フッター用） */
ul.adbnrf {
	clear: both;
	padding: 30px 0 0;
}
ul.adbnrf li {
	float: left;
}
ul.adbnrf li img {
	vertical-align: bottom;
}
ul.adbnrf li.rgt {
	padding-left: 14px;
}

/* 左側コンテンツ
---------------------------------------------------------*/
div.lftcon {
	clear: both;
	float: left;
	width: 683px;
}

div.tbox {
	margin-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
div.tbox h2 {
	float: left;
}
p.leadCopy {
	float: right;
	font-size: 0.9em;
	padding-right: 10px;
}

/* クイック検索3種ボタン */
div#qsmenu {
	clear: both;
}
div#qsmenu dl {
	float: left;
	width: 217px;
	margin-right: 14px;
	padding-bottom: 5px;
}
div#qsmenu dl dt {
}
div#qsmenu dl dd {
	font-size: 0.9em;
	line-height: 150%;
	padding: 0 12px 8px 15px;
}

div#qsmenu dl.onecoin {
	background: url(../img/qsmenu01bg.gif) no-repeat 0 bottom;
}

div#qsmenu dl.teltaiki {
	background: url(../img/qsmenu02bg.gif) no-repeat 0 bottom;
}
div#qsmenu dl.allteller {
	margin-right: 0;
	background: url(../img/qsmenu03bg.gif) no-repeat 0 bottom;
}

/* 予約一覧 */
#yoyaku {
	background: url(../img/bg_yoyaku.jpg) no-repeat 0 bottom;
	width: 679px;
	margin: 10px 0 0;
	position: relative;
	overflow: hidden;
}
#yoyaku p.tit {
	padding: 10px 0 8px 15px;
}
#yoyaku p.copy {
	font-size: 12px;
	line-height: 1.5;
	padding-left: 16px;
	padding-right: 210px;
}
#yoyaku p.sml {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-right: 100px;
}
#yoyaku p.btn {
	position: absolute;
	right: 220px;
	top: 8px;
}


/* 地域別一覧 */
div#tiiki {
	clear: both;
	padding-top: 15px;
}
div#tiiki dl {
	background: url(../img/tiiki_bg.gif) no-repeat 0 bottom;
	padding-bottom: 2px;
}
div#tiiki dl dt {
	float: left;
	color: #FFF;
	font-size: 1.2em;
	padding: 10px 15px;
	vertical-align: middle;
}
div#tiiki dl dd {
	padding: 10px 10px 10px 9em;
}
div#tiiki dl dd ul {
}
div#tiiki dl dd ul li {
	float: left;
	margin-left: 1em;
}

/* 便利機能 */
div#benri {
	clear: both;
	background-color: #E6E6CA;
	margin-top: 15px;
	width: 657px;
	padding: 10px 5px 6px 15px;
}
div#benri p {
	font-size: 0.8em;
	line-height: 160%;
	float: left;
	width: 280px;
}
div#benri p strong {
	font-size: 1.3em;
	padding-left: 0.4em;
}
div#benri ul {
	padding: 2px 0;
}
div#benri ul li {
	float: left;
	margin-right: 10px;
}
/* ツールチップ */
#tip_body {
	display: none;
	position: absolute;
  padding: 5px 10px;
  left: 5px;
	font-size: 1.0em;
	line-height: 150%;
	width: 150px;
	background-color: #000;
  color: #FFF;
	opacity: 0.8;
	filter: alpha(opacity=80) !important;
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	zoom: 1;
	z-index: 9999;
}


/* 絞込み検索 */
#sismenu {
}
#sismenu table {
	width: 677px;
	border-collapse: collapse;
}
#sismenu th,
#sismenu td {
}
#sismenu th {
	color: #FFF;
	font-size: 1.1em;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0 25px 0 15px;
	text-align: center;
}
#sismenu td {
	background-color: #FFF;
	border-top: 1px solid #E6E6CA;
	border-bottom: 1px solid #E6E6CA;;
	border-right: 1px solid #E6E6CA;;
	padding: 5px 10px;
	line-height: 180%;
}
#sismenu td.spc {
	border: none;
	background: none;
	padding: 0;
	height: 5px;
	line-height: 5px;
}
#sismenu td ul {
}
#sismenu td ul li {
	float: left;
	padding-right: 3em;
	white-space: nowrap;
}
#sismenu td ul.short {
}
#sismenu td ul.short li {
	width: 9em;
	padding-right: 0;
}
#sismenu td ul.wide {
}
#sismenu td ul.wide li {
	width: 14em;
	padding-right: 0;
}
#sismenu input {
	margin-right: 3px;
}
#sismenu input.rover {
	display: block;
	width: 214px;
	margin: 15px auto 0;
}

/* その他のコンテンツ */
div.othercon {
	clear: both;
	padding-top: 30px;
}
div.othercon h2 {
	background: url(../img/h3_bg.gif) no-repeat 0 0;
	margin-bottom: 10px;
	padding: 0 10px;
	color: #FFF;
	font-size: 1.1em;
	line-height: 26px;
}
div.othercon div.column2 {
	width: 325px;
	float: left;
	padding-left: 10px;
}
div.othercon div.column2 p {
	font-weight: bold;
	padding-bottom: 2px;
	color: #525223;
}
div.othercon div.column2 ul {
}
div.othercon div.column2 ul li {
	background: url(../img/lbtn_oh.gif) no-repeat 0 0.5em;
	padding: 0 0 2px 12px;
}


/* 占いブログ新着記事 */
div#ublog {
	background: url(../img/ublog_bg.gif) no-repeat left bottom;
	padding-bottom: 4px;
}
div#ublog div#ubheader {
	background: url(../img/ublog_bgh.png) no-repeat left top;
	padding: 7px 20px 5px 7px;
}
div#ublog div#ubheader h3 {
	float: left;
}
div#ublog div#ubheader p#ublogtop {
	float: right;
	padding-top: 7px;
}
div#ublog div#ubheader p.copy {
	clear: both;
	padding-left: 13px;
	line-height: 140%;
}

dl#feed {
	width: 640px;
	height: 250px;
	padding: 10px 15px 10px 20px;
	overflow-y: scroll;
}
dl#feed dt {
	float: left;
}
dl#feed dd {
	padding: 0 0 5px 10.5em;
}


/* 占術説明 */
div#gaiyo {
	margin-top: 15px;
	width: 655px;
	padding: 5px 10px;
}
div#gaiyo h3 {
	font-size: 1.0em;
	font-weight: bold;
}
div#gaiyo p {
	font-size: 0.9em;
	line-height: 150%;
}


/* 右側コンテンツ
---------------------------------------------------------*/
div.rgtcon {
	float: right;
	width: 238px;
	padding-top: 30px;
}

/* ポイント決済バナー */
div#pointbnr {
	border: 1px solid #FFCC01;
	background: url(../img/pointbnr_bg.gif) repeat 0 0;
	padding-bottom: 4px;
}
div#pointbnr h2 {
	padding-bottom: 10px;
}
div#pointbnr p {
	width: 213px;
	margin: 0 auto;
	font-size: 0.9em;
	line-height: 150%;
	padding-bottom: 5px;
}
div#pointbnr ul {
	width: 213px;
	margin: 0 auto;
	padding-bottom: 5px;
}

/* 右メニュー */
#rmenu {
	background: url(../img/rmenu_bg.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-top: 20px;
}
#rmenu h3 {
	padding-bottom: 8px;
}
#rmenu p {
	font-size: 0.9em;
	line-height: 150%;
	width: 213px;
	margin: 0 auto;
	padding-bottom: 5px;
}
#rmenu ul {
	width: 209px;
	margin: 10px auto;
}
#rmenu ul li {
}
#rmenu ul li img {
	vertical-align: bottom;
}
#rmenu dl {
	width: 209px;
	margin: 0 auto;
	padding: 10px 0 5px;
}
#rmenu dl dt {
	float: right;
}
#rmenu dl dt img {
	vertical-align: bottom;
}
#rmenu dl dd {
	font-size: 0.85em;
	line-height: 140%;
	padding-bottom: 3px;
}

/* バナー群1（会員登録下用） */
div.bnrbox {
	padding-top: 15px;
}
div.bnrbox ul {
}
div.bnrbox ul li {
	padding-bottom: 10px;
}
div.bnrbox ul li img {
	vertical-align: bottom;
}
div.bnrbox ul li img:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}


/* 右その他リンク */
div.rother {
	margin-top: 10px;
	background: url(../img/rother_bg.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
div.rother h3 {
	padding-bottom: 7px;
}
div.rother ul {
	width: 215px;
	margin: 0 auto;
}
div.rother ul li {
	background: url(../img/lbtn_ro.gif) no-repeat 0 0.5em;
	padding: 0 0 2px 10px;
}
div.rother ul li.tw {
	background: url(../img/i_tweet.gif) no-repeat 0 0;
	padding: 0 0 2px 20px;
}
div.rother ul li.fb {
	background: url(../img/i_face.gif) no-repeat 0 0;
	padding: 0 0 2px 20px;
}

/* 占い師募集 */
#boshu {
	background: #900 url(../img/boshu_bg.jpg) no-repeat 0 0;
	margin-top: 15px;
	padding: 10px 12px;
}
#boshu h3 {
	padding-bottom: 5px;
}
#boshu p {
	color: #FFF;
	padding-bottom: 5px;
}
#boshu p.copy {
	padding-left: 3px;
	font-size: 0.9em;
	line-height: 150%;
}
#boshu div {
	width: 199px;
	margin: 5px auto 0;
	background-color: #690000;
	font-size: 0.85em;
	line-height: 150%;
	text-align: center;
	padding: 5px;
}

/* フッターメニュー
---------------------------------------------------------*/
#fmenubox {
	clear: both;
	padding: 20px 0 0;
	text-align: center;
}


/* Footer
---------------------------------------------------------*/
#footer {
	clear: both;
	padding: 10px 0 20px;
	color: #FFF;
	text-align: center;
	font-size: 1.1em;
}
#footer ul {
	padding-bottom: 10px;
}
#footer ul li {
	color: #FFF;
	display: inline;
	padding-left: 10px;
}
#footer ul li:first-child {
	padding-left: 0;
}
#footer ul li img {
	vertical-align: middle;
}
#footer ul li a {
	color: #FFF;
}
#footer address {
	clear: both;
	color: #FFF;
	font-size: 0.9em;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



