@import url(common.css);
/*リセット要素を読み込み*/

*{
	margin: 0;
	padding: 0;
	line-height: 1.0;
}


html,body{
	margin: 0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";   
    font-size:100%; 
}


/* -------------------------------------------------------
共通
---------------------------------------------------------*/

body {   
	background:url(../images/share/bg_grand.gif) repeat;
	font-size:80%;
	text-align:center;
	}

/* ▼背景 */
.bg_line {
	background:url(../images/input/bg.gif) repeat-y center;
	margin:0 auto;
	width:940px;
	}	
/* ▲背景 */

/* トップボール */
.title_ball{
	background:url(../images/top/top_bg_index.jpg)  no-repeat center top;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	height:auto;
	display:block;}
/* トップボール */


.center_position{ 
	width:732px;
	text-align:center;
	margin:0px auto 0px auto;
	padding-top:0px;
	padding-bottom:0px;
	display:block;
	}

.center_position2{ 
	width:763px;
	text-align:center;
	margin:0px auto 0px auto;
	padding-top:0px;
	padding-bottom:0px;
	display:block;
	}

/*占いメニューごとの価格スクリプトの要素*/

.price{
	text-align:right;
	font-size:95%;
}

br.Clr{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

/* リンク */
a:link{color: #FF0000;text-decoration: underline;line-height:1.2em;}
a:visited{color:#FF0000; text-decoration: underline; line-height:1.2em;}
a:active{color: #FF0000;text-decoration: underline; line-height:1.2em;}
a:hover{color: #FF0000;text-decoration: underline; line-height:1.2em;}

a.l2:link{color: #FFCC00;text-decoration: underline;font-weight: bold;}
a.l2:visited{color:#FFCCCC; text-decoration: underline; font-weight: bold;}
a.l2:active{color: #FFCC00;text-decoration: none;font-weight: bold;}
a.l2:hover{color: #FFCC00;text-decoration: none;font-weight: bold;}

/*------------------------------------------------------
トップページ用
--------------------------------------------------------*/

.top_swf{
	background:url(../images/top/title.jpg) no-repeat top center;
}


h1#topTitle{
	width:940px;
	height:222px;
	display:block;
	margin:0 auto;
	text-align:center;
}

html[xmlns] h1#topTitle{
	width:940px;
	height:222px;
	display:block;
	margin:0 auto;
	text-align:center;
} 






/*グローバルナビ------------------------------------------------*/
.gnavi{
	width:813px;
	height:31px;
	margin:0 auto;
	background:url(../images/top/gnavi_bg.jpg) no-repeat top center;
	/*padding-top:1px;
	padding-bottom:1px;*/
	text-align:center;
	padding-bottom:0px;
}

.gnavi ul{
	width:255px;
	margin:0 auto;
	list-style-type: none;
	line-height:1em;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	list-style-position:inside;
}

/* -- clear float -- */ 
.gnavi ul { 
    min-height:0; 
    display: inline-table; 
} 
.gnavi ul:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html .gnavi ul {height:0;} 
.gnavi ul{display: block;} 
/* */ 
/* -- end clear float -- */


.gnavi ul li{
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	display: inline;
	float:left;
	/*height:31px;*/
	height:25px;
	width:85px;
	/*vertical-align:middle;*/
	text-align:left;
}

.gnavi ul li#g00{
	width:86px;
	height:31px;
	display: inline;
	margin-right:80px;
}

/*winIE6未満用*/
/* hide from Mac IE for6 \*/
* html .gnavi ul li#g00{
	width:85px;
	height:31px;
	margin-left /**/:0px;
	margin-right:80px;
	margin-bottom:0px;
}
/**/

.gnavi ul li#g01{
	width:85px;
	height:31px;
	display: inline;
	margin-right:80px;
	margin-bottom:0px;
}

.gnavi ul li#g02{
	width:85px;
	height:31px;
	display: inline;
	margin-bottom:0px;
}


/* -----------------------------------------------------
コンテンツ部分
-------------------------------------------------------*/

/* 崩れたらbackground要素のwidthの値を縮めて調整 */

/* コンテンツフレーム外壁 */
/*#bl_cont{
	margin:0px auto;
	width:960px;
	background:url(../images/top/bg.gif) repeat-y center;
	text-align:center;
}*/

/*#bl_cont table syoukai{
	margin:0px auto;
	display:block;
	text-align:center;
}*/


/* 無料文言 --------------------------------------------- 
.teA{
	width:813px;
	height:53px;
	background:url(../images/top/about_bg.jpg) no-repeat center top;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:0px;
	text-align:center;
}*/

/*p.text_free{
	margin:0 auto;
	padding-bottom:0px;
	padding-top:5px;
}*/

/*.text_free .about01{
	width:330px;
	height:20px;
	margin:0 auto;
}*/


/* 新着 --------------------------------------------- */
.teB{
	width:701px;
	height:auto;
	background:url(../images/top/new_bg_02.gif) repeat-y;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

.new_btm{
	width:701px;
	height:auto;
	background:url(../images/top/new_bg_03.gif) no-repeat left bottom;
	margin:0px auto;
	padding-bottom:40px;
}

/*新着メニューイチオシ版背景*/

.teB .new_head_bg{
	background:url(../images/top/new_bg_00.gif) no-repeat left top;
	width:701px;
	height:auto;
	margin:0px auto;
	text-align:center;
	padding-top:0px;
}

/*新着メニュー版背景*/

.teB .new_head_bg2{
	background:url(../images/top/new_bg_01.gif) no-repeat left top;
	width:701px;
	height:auto;
	margin:0px auto;
	text-align:center;
	padding-top:0px;
}


/*.teB h2{
	text-align:center;
	width:500px;
	margin:0 auto;
}*/

.teB h2 img.new{
	margin:0 auto;
	padding-top:25px;
	padding-bottom:0px;
	padding-left:130px;
	width:130px;
	height:60px;
}

/*初期投入用*/
/*.teB h2 img.new2{
	margin:0 auto;
	padding-top:25px;
	padding-bottom:0px;
	width:130px;
	height:60px;
}*/

/*更新日*/
/*.teB h2 img.new_date{
	vertical-align:bottom;
	text-align:right;
	margin:0px;
	padding-bottom:0px;
	padding-top:60px;
	width:120px;
	height:40px;
	}*/

/*新着メニュー名画像*/
.teB img.new_title{
	margin:0 auto;
	width:550px;
	height:74px;
}

/* リード文 */
.teB p.read{
	width:500px;
	height:auto;
	margin:0 auto;
	color:#ffffff;
	font-size:90%;
	line-height:1.6em;
	text-align:left;
}

/* パック用説明文 356px*/
.read_pack{
	width:326px;
	height:auto;
	margin:0 auto;
	padding-left:30px;
	color:#ffffff;
	line-height:1.4em;
	text-align:left;
}

.read_pack_price{
	color:#ffffff;
	display:block;
	text-align:right;
}

.teB p{
	margin-top:0px;
	margin-bottom:0px;
}

/* 価格表記 */
.teB .price{
	text-align:center;
	font-size:95%;
	color:#fffeb2;
	width:510px;
	margin:0 auto;
	line-height:1.7em;
	vertical-align:middle;
	padding-top:5px;
	
}

.teB p.price img{
	vertical-align:middle;
}


.teB em{
	font-style:normal;
	line-height:1.3em;
	display:block;
	color:#fafc45;
}

.teB strong{
	color:#fafc45;
}


/* おすすめメニューokinawa --------------------------------------------- */
.teC{
	width:770px;
	height:auto;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
}

/* -- clear float -- */ 
.teC { 
    min-height:0; 
    display: inline-table; 
} 
.teC:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 

/* \*/ 
* html .teC{height:0;} 
.teC{display: block;} 
/* */ 
/* -- end clear float -- */


/*okinawa　おすすめトップ*/
.teC h2{
	width:700px;
	height:90px;
	margin:0px auto;
	display:block;
	text-align:left;
	background:url(../images/top/title_osusume.jpg) no-repeat top left ;
}

/*.teC h2 img.rec_title{
	margin:10px 0px 0px 0px;
	width:210px;
	height:45px;
}*/

.rec_title{
	margin:0;
	width:210px;
	height:45px;
}

/*おすすめ幅*/
.reccom {
	text-align:center;
	width:770px;
	margin:0 auto;
}

/*okinawaおすすめの位置*/
.reccom ul{
	padding-bottom:0px;
	padding-top:0px;
	width:590px;
	text-align:center;
	margin:0 auto;
	padding-right:50px;
	padding-left:40px;
	
}

/*IE7*/
*:first-child+html .reccom ul{
	padding-bottom:0px;
	padding-top:0px;
	width:590px;
	text-align:center;
	margin:0 auto;
	padding-right:0px;
	padding-left:0px;
	
}

/*winIE6未満用*/
/* hide from Mac IE for6 \*/
* html .reccom ul{
	padding-bottom:0px;
	padding-top:0px;
	width:590px;
	text-align:center;
	margin:0 auto;
	padding-right:0px;
	padding-left:0px;
}
/**/

.reccom li{
	width:590px;
	margin:0px;
	padding-left:0px;
	padding-bottom:2px;
	text-align:left;
	display:block;
	font-size:120%;
}

/* -- clear float -- */ 
.reccom li {
    min-height:0; 
    display: inline-table; 
} 
.reccom li:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html .reccom li{height:0;} 
.reccom li {display: block;} 
/* */ 
/* -- end clear float -- */

.reccom li img.icon_rec{
	float:left;
	margin-right:5px;
	display:inline;
	width:27px;
	height:28px;
}


/*価格スクリプトの要素*/
.reccom p.price{
	text-align:right;
	font-size:90%;
	color:#e9e7cb;
	font-weight:bold;
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:0px;
	width:590px ;
	vertical-align:middle;
	padding-top:0px;
}

/*IE7*/
*:first-child+html .reccom p.price{
	text-align:right;
	font-size:90%;
	color:#e9e7cb;
	font-weight:bold;
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:0px;
	width:590px;
	vertical-align:middle;
	padding-top:0px;
}

.reccom p.price img{
	vertical-align:middle;
}

.reccom br.Clr{
	clear:both;
	line-height:0;
	margin:0;
}

.teC strong{
	color:#336666;
}

.teC a:link{color:#ffffff;text-decoration: underline; line-height:1.2em; font-weight:bold;}
.teC a:visited{color:#FFFF99; text-decoration: underline; line-height:1.2em; font-weight:bold;}
.teC a:active{color:#FFCC00; text-decoration:none; line-height:1.2em; font-weight:bold;}
.teC a:hover{color: #FFCC00;text-decoration: none; line-height:1.2em; font-weight:bold;}


/* パックメニュー--------------------------------------------- */
/*.menu_box_pack{
	margin:0px auto ;
	width:632px;
	height:auto;
	background:url(../images/top/pack_bg.jpg) repeat-y center;
	text-align:center;
}

.menu_box_pack h3{
	margin:0px auto ;
	width:632px;
	height:140px;
	background:url(../images/top/pack_top_bg.jpg) no-repeat center top;
	display:block;
}

.menu_box_pack h3 img{
	width:550px;
	height:80px;
	margin:35px auto 0px auto;
}

.menu_box_pack .pack_btm{
	margin:0px auto ;
	width:632px;
	height:auto;
	background:url(../images/top/pack_btm.jpg) no-repeat center bottom;
	padding-bottom:30px;
	text-align:center;
}
.menu_box_pack .pack_btm p{
	line-height:1.4em;
	color:#000000;
	text-align:left;
	margin:0px auto;
	width:500px;
	padding-top:0px;
	}

.menu_box_pack .pack_btm p.pack_txt{
	line-height:1.2em;
	color:#000033;
	text-align:center;
	margin:5px auto 0px auto;
	width:500px;
	font-weight:bold;
}

.menu_box_pack .pack_btm p.pack_txt em{
	line-height:1.3em;
	color:#FFCC99;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	padding-left:65px;
	padding-right:65px;
	margin:0px;
	display:block;
	width:420px;
}

.menu_box_pack p.price_pk{
	margin:0px auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	width:500px;
}

.menu_box_pack p.price_pk img{
	vertical-align:middle;
}
*/


/*.menu_box_pack  .pack_txt strong{
	color:#006699;
	line-height:1.3em;
	padding-top:3px;
	padding-bottom:3px;
}*/

/* 占いメニューボックス01--------------------------------------------- */
/*.teE{
	margin:0px auto ;
	width:813px;
}*/

	
/*カテゴリー毎の背景画像指定*/
/*.headTit00{
	width:813px;
	height:auto;
	margin-bottom:0px;
	text-align:center;
	display:block;
	padding-top:0px;
}*/


/* 次回予告 --------------------------------------------- */
.next{
	width:512px;
	height:auto;
	background:url(../images/top/next_02.jpg) repeat-y;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

.next_btm{
	width:512px;
	height:auto;
	background:url(../images/top/next_03.jpg) no-repeat left bottom;
	margin:0px auto;
	padding-bottom:40px;
}

/*新着メニューイチオシ版背景*/

.next .next_head_bg{
	background:url(../images/top/next_01.jpg) no-repeat left top;
	width:512px;
	height:auto;
	margin:0px auto;
	text-align:center;
	padding-top:0px;
}




.headTit01{
	width:763px;
	height:auto;
	margin-bottom:0px;
	text-align:center;
	display:block;
	padding-top:0px;
	text-align:center;
	background:url(../images/top/bg_ichiran.jpg) repeat-y center;
}
/*
.headTit02{
	width:813px;
	height:auto;
	margin-bottom:0px;
	text-align:center;
	display:block;
	padding-top:10px;
}*/

/*小見出し*/
/*.teE h2 img{
	width:768px;
	height:92px;
	margin:0 auto;
	padding-bottom:50px;
}*/

/*スペシャルパックタイトルまわり*/	
/*.teE .headTit00 h2{
	text-align:center;
	height:114px;
	display:block;
	}
	
.teE h2 img.mtitle00{
	margin:35px auto 0px auto;
	width:230px;
	height:40px;
}*/


/*恋愛カテゴリータイトルまわり	
.teE .headTit01 h2{
	text-align:center;
	height:114px;
	display:block;
	}*/
	
.mtitle01{
	margin:0px auto;
}


/*仕事・宿命カテゴリータイトルまわり
.teE h2{
	text-align:center;
	height:115px;
	display:block;
	}
	
.teE h2 img.mtitle02{
	margin:35px auto 0px auto;
}*/


/* 占いメニュー用 */
.menu_box_left{
	width:346px;
	float:left;
	text-align:center;
	background:url(../images/top/ichiran_nomal_02.jpg) repeat-y center;
}

.menu_box_head{
	width:346px;
	float:left;
	text-align:center;
	background:url(../images/top/ichiran_nomal_01.jpg) no-repeat left top;
}



.menu_box_right{
	width:346px;
	float:right;
	text-align:center;
	background:url(../images/top/ichiran_nomal_02.jpg) repeat-y center;
}


.menu_box_read{
	padding-left:50px;
	padding-right:20px;
	line-height:1.2em;
	color:#997171;
	text-align:left;
	margin-top:0px;
}


.menu_price{
	color:#997171;
	margin:10px 20px 0px 0px;
	text-align:right;
	padding-left:0px; padding-bottom:2px;
	
}


.menu_box_pack_head{
	width:702px;
	background:url(../images/top/ichiran_pack_01.jpg) no-repeat left top;
}


.menu_box_pack{
	width:702px;
	text-align:left;
	background:url(../images/top/ichiran_pack_02.jpg) repeat-y center;
}


.menu_box_name{ margin:20px auto 0px auto;
}

.menu_box_name a:link{color:#ff0000;text-decoration: underline; line-height:1.2em; font-weight:bold; font-size:130%;}
.menu_box_name a:visited{color:#FF0000; text-decoration: underline; line-height:1.2em; font-weight:bold; font-size:130%;}
.menu_box_name a:active{color:#FF9999; text-decoration:none; line-height:1.2em; font-weight:bold; font-size:130%;}
.menu_box_name a:hover{color: #FF9999; text-decoration: none; line-height:1.2em; font-weight:bold; font-size:130%;}



/*safari用ハック*/
html[xmlns] .teE p.price{
	margin:0px;
	text-align:right;
	padding-left:0px;
}


.teE p.price_free{
	margin:0px auto;
	text-align:right;
}


.teE strong{
	color:#CC0033;
	font-weight:bold;
}

.teE p.price strong{
	color:#CC0033;
	font-weight:normal;
}

.teE em{
	font-style:normal;
	font-size:90%;
	line-height:1.5em;
	display:block;
	padding-top:5px;
	color:#805692;
	text-align:center;
}

/* 一覧MenuList */
.Mitem {
	margin:0px auto ;
	padding-bottom: 25px;
	width:700px;
	min-height: 1%;
	overflow:hidden;
}

.Mitem h3 img{
	width:304px;
	height:112px;
	min-height: 1%;
	overflow:hidden;
	margin:0px;
}

/* 次回予告 --------------------------------------------- */
.teF{
	width:588px;
	height:auto;
	padding:0px;
	margin:10px auto 0px auto;
	background:url(../images/top/next_02.gif) repeat-y;
	text-align:left;
}

.teF .next_boxtop{
	width:588px;
	height:auto;
	background:url(../images/top/next_01.jpg) no-repeat left top;
	padding-top:0px;
	margin:0;	
	display:block;
}

.teF .next_boxtop .next_boxend{
	width:588px;
	height:auto;
	/*background:url(../images/top/next_btm.jpg) no-repeat left bottom;*/
	padding-bottom:10px;
	margin:0;	
	display:block;
}

.teF .next_boxtop .next_boxend h2{
	width:206px;
	height:auto;
	text-align:center;
	display:block;
	margin:0 auto;
	padding-top:0px;
}

.teF .next_boxtop .next_boxend img.rec_title{
	width:200px;
	height:80px;
	margin:0px auto;
}


.teF .next_boxtop .next_boxend p{
	width:588px;
	height:auto;
	margin:0 auto;
	display:block;
	text-align:center;
	padding-bottom:5px;
}

.teF .next_boxtop .next_boxend p strong{
	width:500px ;
	margin:0px auto;
	line-height:1.5em;
	color:#f1eeb2;
	font-size:115%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	display:block;
}


/*改行用*/
.teF .next_boxend p br{
	letter-spacing:0;
}

.linkbtn{
	width:163px;
	height:42px;
	/*background:url(../images/top/link_bg.jpg) no-repeat center top;*/
	text-align:right;
	margin:0 auto;
}	

.linkbtn img{
	width:167px;
	height:32px; 
	margin-top:0px;
	border:0;
}

/* ---------------------------------------------------
「最初のページへ戻る」「close」用共通外部jsファイル用要素
-----------------------------------------------------*/
.link{
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
	width:500px;
	height:auto;
	color:#ffffff;
	font-size:95%;
	line-height:1.3em;
	text-align:center;
	letter-spacing:0.15em;
}


/* ---------------------------------------------------
「copyright」用外部jsファイル用要素
-----------------------------------------------------*/
.copyright{
	margin:0px auto;
	width:813px;
	height:auto;
	color:#FFFFCC;
	font-size:95%;
	line-height:1.3em;
	text-align:center;
	padding-top:90px;
	padding-bottom:20px;
}

.footer_line{
	width:813px;
	margin:0 auto;
	height:auto;
	padding-top:0px;
	text-align:center;
	/*background :url(../images/top/isp_top_bg.jpg) no-repeat center top;*/
}

.copyright a.l1:link{color:#FFFF66;text-decoration: underline; font-weight:bold;}
.copyright a.l1:visited{color:#FFCC33; text-decoration: underline; font-weight:bold;}
.copyright a.l1:active{color: #FFFF66;text-decoration: underline; font-weight:bold;}
.copyright a.l1:hover{color: #FFFF66;text-decoration: none; font-weight:bold;}


/* ---------------------------------------------------
「推奨環境」用外部jsファイル用要素
-----------------------------------------------------*/
.isp{
	width:813px;
	height:auto;
	margin:0px auto;
	color:#FFFFCC;
	padding:0px;
}

.isp ul{
	margin:0px auto;
	padding-top:10px;
	width:550px;
	height:auto;
	line-height:1.3em;
	text-align:center;
}

.isp p{
	line-height:1.4em;
	margin:0px auto;
	padding-bottom:10px;
	padding-top:5px;
}

.isp p img{
	margin-top:10px;
}

p.left{
	text-align:left;
	width:550px;
	line-height:1.4em;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
}

p.left img{
	margin-top:0px;
}

.cap{
	font-weight:bold;
	display:block;
	line-height:1.3em;
	color:#FFFF99;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:5px;
}


/* ご利用上の注意 */
.c02{
	text-align:center;
}


.isp .ispbtm {
	text-align:left;
	margin:0px auto;
	width:550px;
	padding-left:40px;
	padding-bottom:10px;
}

.isp .ispbtm li{
	margin-top:2px;
	margin-bottom:5px;
	
}


/*トップページ推奨環境欄*/
.ind_isp{
	width:450px;
	margin:0px auto;
}


table.ind_isp{
	width:450px;
	margin:0px auto 20px auto;
}


.ind_isp td{
	border:none;
	margin-top:2px;
	margin-bottom:2px;
	padding:5px;
	color:#FFFFCC;
	line-height:1.2em;
	text-align:left;
}

table.ind_isp td.bl_pic{
	width:100px;
	text-align:center;
}

hr{
	width:570px;
	margin:0px auto;
	color:#cbcca8;
	height:1px;
	border:none; 
}


/*safari用ハック*/
html[xmlns] hr{
	width:570px;
	margin:0 auto;
	background-color:#dcddaf;
	height:1px;
	border:none;
}

/* so-net自動差込バナー専用 */
.snt_bnr table{
	width:400px;
	margin:10px auto;
	text-align:center;
}

.isp .right{
	width:600px;
	text-align:right;
}

.ct_txt{
	width:190px;
}
