@import url(common.css);
/*リセット要素を読み込み*/

/* -------------------------------------------------------
共通
---------------------------------------------------------*/
body {
	background:url(../images/share/bg.jpg) repeat;
	text-align:center;
}

/*占いメニューごとの価格スクリプトの要素*/

.price{
	text-align:right;
	font-size:95%;
}

br.Clr{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

/* リンク */
a:link{
	color: #6699FF;
	text-decoration: underline;
	line-height:1.2em;
}
a:visited{color:#336699; text-decoration: underline; line-height:1.2em;}
a:active{color: #6699FF;text-decoration: underline; line-height:1.2em;}
a:hover{color: #6699FF;text-decoration: underline; line-height:1.2em;}


a.l2:link{
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}
a.l2:visited{color:#336699; text-decoration: underline; font-weight: bold;}
a.l2:active{color: #6699FF;text-decoration: none;font-weight: bold;}
a.l2:hover{color: #6699FF;text-decoration: none;font-weight: bold;}

/*------------------------------------------------------
トップページ用
--------------------------------------------------------*/

h1{
	width:950px;
	height:205px;
	display:block;
	margin:0 auto;
	background:url(../images/top/top_bg.jpg) no-repeat top center;
	text-align:center;
}

html[xmlns] h1{
	width:950px;
	height:205px;
	display:block;
	margin:0 auto;
	background:url(../images/top/top_bg.jpg) no-repeat top center;
	text-align:center;
} 

/*グローバルナビ------------------------------------------------*/
.gnavi{
	width:700px;
	height:25px;
	margin:0 auto;
	background:url(../images/top/gnavi_bg.jpg) no-repeat;
	padding-top:0px;
	padding-bottom:0spx;
}

.gnavi ul{
	width:510px;
	margin:0 auto;
	list-style-type: none;
	line-height:1em;
	height:auto;
	text-align:center;
	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;
	margin:0px;
	display: inline;
	float:left;
	height:20px;
	vertical-align:middle;
	text-align:left;
	width:110px;
}

.gnavi ul li#g01{
	width:110px;
	height:25px;
	margin-left:30px;
	display: inline;
	padding-left:20px;
}

/*winIE6未満用*/
/* hide from Mac IE for6 \*/
* html .gnavi ul li#g01{
	width:110px;
	height:25px;
}
/**/

.gnavi ul li#g02{
	width:110px;
	height:25px;
	padding-left:45px;
	display: inline;
}

.gnavi ul li#g03{
	width:135px;
	height:25px;
	padding-left:20px;
	display: inline;
}

/* -----------------------------------------------------
コンテンツ部分
-------------------------------------------------------*/

/* 崩れたらbackground要素のwidthの値を縮めて調整 */

/* コンテンツフレーム外壁 */
#bl_cont{
	margin:0px auto;
	width:950px;
	background:url(../images/share/cont_bg.jpg) repeat-y;
	text-align:center;
}


/* 無料文言 --------------------------------------------- */
.teA{
	width:700px;
	height:40px;
	background:url(../images/top/about_bg.jpg) no-repeat left top;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:0px;
	text-align:center;
}

p.text_free{
	margin:0 auto;
	padding-bottom:0px;
	padding-top:0px;
}

/* 新着 --------------------------------------------- */
.teB{
	width:700px;
	height:auto;
	background:url(../images/top/new_bg.jpg) repeat-y;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

.new_btm{
	padding-bottom:5px;
	background:url(../images/top/new_btn.jpg) no-repeat center bottom;
}

.teB hr{
	color:#339900;
}

.teB .new_head_bg{
	background:url(../images/top/new_top_bg.jpg) no-repeat left top;
	width:700px;
	height:auto;
	margin:0px auto;
	text-align:center;
	padding-top:0px;
}

.teB h2 img.new{
	margin:0px 0px 0px 0px;
	padding-top:0px;
	padding-bottom:0px;
	width:300px;
	height:69px;
}

/*新着メニュー名*/
.teB h2 img.new_title{
	margin:0px 0px 0px 0px;
	width:700px;
	height:100px;
}

/* リード文 */
.teB .read{
	background:url(../images/top/hrline.jpg) no-repeat center top;
	width:500px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	color:#CCCCCC;
	font-size:80%;
	line-height:1.4em;
	text-align:left;
}

/* 価格表記 */
.teB .price{
	text-align:center;
	font-size:80%;
	color:#CCCCCC;
	width:510px;
	margin:0 auto;
	line-height:1.7em;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
}

.teB p.price img{
	vertical-align:middle;
	padding-top:0px;
}

.teB em{
	font-style:normal;
	line-height:1.3em;
	display:block;
	color:#fafc45;
}

.teB strong{
	color:#CC0033;
}


/* おすすめメニュー --------------------------------------------- */
.teC{
	width:700px;
	height:auto;
	padding:0px;
	margin:0px auto;
	padding-top:0px;
	background:url(../images/top/reccom_bg.jpg) repeat-y;
}


.teC h2{
	background:url(../images/top/reccom_top_bg.jpg) no-repeat left top;
	width:700px;
	height:100px;
	text-align:left;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	display:block;
}

.rec_title{
	margin-left:225px;
	margin-top:50px;
	width:225px;
	height:45px;
}

.reccom {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:700px;
	background:url(../images/top/reccom_btm.jpg) no-repeat left bottom;
	text-align:center;
}

.reccom ul{
	padding-bottom:0px;
	width:560px ;
	text-align:center;
	margin:0 auto;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:40px;
	font-size:90%;
}

.reccom li{
	margin:0px;
	padding-left:0px;
	padding-bottom:18px;
	padding-top:0px;
	width:560px;
	text-align:left;
	display:block;
	font-size:110%;
}

/* -- 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;
}

.reccom li#rec01{
	padding-left:0px;
	padding-top:0px;
}

.reccom li#rec02{
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	margin-top:0px;
}

.reccom li#rec03{
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;	
}

.reccom li#rec04{
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;	
}

/*価格スクリプトの要素*/

.reccom p.price{
	text-align:right;
	font-size:80%;
	color:#993300;
	font-weight:bold;
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:0px;
	width:400px;
	vertical-align:middle;
	float:right;
	display:inline;
}

.reccom p.price img{
	vertical-align:middle;
}

.reccom br.Clr{
	clear:both;
	line-height:0;
	margin:0;
}

.teC a:link{color: #333399;text-decoration: underline;line-height:1.2em;font-weight:bold;}
.teC a:visited{color:#660033; text-decoration: underline; line-height:1.2em; font-weight:bold;}
.teC a:active{color: #333399;text-decoration: none; line-height:1.2em; font-weight:bold;}
.teC a:hover{color: #330099;text-decoration: none; line-height:1.2em; font-weight:bold;}

/* パックメニュー--------------------------------------------- */
.teD{
	margin:0px auto ;
	width:700px;
	height:auto;
	background:url(../images/top/pk_bg.jpg) repeat-y center;
	text-align:center;
	padding-top:15px;
	padding-bottom:0px;
}

.teD .pack_head_bg{
	margin:0px auto ;
	width:700px;
	height:150px;
	background:url(../images/top/pk_top.jpg) no-repeat center top;
	display:block;
}

.teD .pack_head_bg dl{
	width:700px;
	margin:0px auto 0px auto;
	padding-top:25px;
}

/* -- clear float -- */ 
.teD .pack_head_bg dl { 
    min-height:0; 
    display: inline-table; 
} 
.teD .pack_head_bg dl:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html .teD .pack_head_bg dl{height:0;} 
.teD .pack_head_bg dl {display: block;} 
/* */ 
/* -- end clear float -- */

.teD .pack_head_bg dl dt{
	margin:0px auto;
	width:140px;
	height:64px;
	padding-left:50px;
	float:left;
	display:inline;
}

.teD .pack_head_bg dl dd{
	margin:0px 0px 0px 0px;
	width:510px;
	height:100px;
	float:left;
	display:inline;
}

.teD .pack_btm{
	margin:0px auto ;
	width:700px;
	height:auto;
	background:url(../images/top/pk_btm.jpg) no-repeat center bottom;
	padding-bottom:20px;
	text-align:center;
}
.teD .pack_btm p{
	line-height:1.3em;
	color:#CCCCCC;
	text-align:left;
	margin:0px auto;
	width:500px;
	padding-top:0px;
	font-size:80%;
}

.teD p.price{
	margin:0px auto;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;	
}

.teD .pack_title{
	width:100px;
	height:100px;
	padding-left:25px;
}

.teD .pack_menu{
	width:510px;
	height:100px;
}


/* 占いメニューボックス01--------------------------------------------- */
.teE{
	margin:0px auto ;
	width:950px;
}

	
/*カテゴリー毎の背景画像指定*/
.headTit01{
	width:700px;
	height:auto;
	margin:0px auto;
	background:url(../images/top/menu_header_bg_01.jpg) no-repeat left top;
	text-align:center;
	display:block;
	padding-top:0px;
}

.headTit02{
	width:700px;
	height:auto;
	margin:0px auto;
	background:url(../images/top/menu_header_bg_02.jpg) no-repeat left 10px;
	text-align:center;
	display:block;
	padding-top:0px;
}


/*恋愛カテゴリータイトルまわり*/	
.teE .headTit01 h2{
	text-align:center;
	height:200px;
	display:block;
	}
	
.teE h2 img.mtitle01{
	margin-top:80px;
	margin-bottom:20px;
}


/*仕事・宿命カテゴリータイトルまわり*/
.teE h2{
	text-align:center;
	height:200px;
	display:block;
	}
	
.teE h2 img.mtitle02 , .teE h2 img.mtitle03, .teE h2 img.mtitle04{
	margin-top:90px;
	margin-bottom:25px;
	padding-left:0px;
}
	

/*サイト内リンクまわりStart*/
.teE ul{
	width:300px;
	text-align:center;
	margin:0 auto;
}

.teE ul li{
	width:140px;
	height:23px;
	float:left;
	margin-top:0px;
	display:inline;
}

/* -- clear float -- */ 
.teE ul{ 
    min-height:0; 
    display: inline-table; 
} 
.teE ul:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html .teE ul{height:0;} 
.teE ul{display: block;} 
/* */ 
/* -- end clear float -- */
/*サイト内リンクまわりEnd*/


/* 占いメニュー用 */
.menu_box{
	width:320px;
	padding-left:10px;
	float:left;
	text-align:center;
}

.menu_box p{
	line-height:1.2em;
	color:#CCCCCC;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	margin-top:0px;
	font-size:80%;
}

.menu_box_ri{
	width:320px;
	padding-right:10px;
	float:right;
	text-align:center;
}

.menu_box_ri p{
	padding-left:30px;
	padding-right:30px;
	line-height:1.2em;
	color:#CCCCCC;
	text-align:left;
	margin-top:0px;
	font-size:80%;
}

.teE p.price{
	margin:0px auto;
	text-align:right;
	padding-left:0px;
	font-size:80%;
}

/*safari用ハック*/
html[xmlns] .teE p.price{
	margin:0px;
	text-align:right;
	padding-left:0px;
	font-size:80%;
}

.teE p.price_free{
	margin:0px auto;
	text-align:right;
	font-size:80%;
}

.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: 15px;
	width: 660px;
	min-height: 1%;
	overflow:hidden;
}

.Mitem h3 img{
	height:180px;
	width:290px;
	min-height: 1%;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}


/* 次回予告 --------------------------------------------- */
.teF{
	width:610px;
	height:auto;
	background:url(../images/top/next_bg.jpg) repeat-y;
	margin:0px auto;
	padding-bottom:0px;
	text-align:center;
}

.teF .next_head_bg{
	background:url(../images/top/next_top.jpg) no-repeat left top;
	width:610px;
	height:175px;
	margin:0px auto;
	text-align:center;
	padding-top:0px;
}

.teF .next_btm{
	width:610px;
	height:55px;
	padding-bottom:0px;
	background:url(../images/top/next_btm.jpg) no-repeat center bottom;
	vertical-align:bottom;
}

.teF h2 img.next_title{
	margin:0px 0px 0px 0px;
	padding-top:40px;
	padding-bottom:0px;
	padding-right:420px;
	width:120px;
	height:40px;
	text-align:left;
}

/* リード文 */
.teF .read{
	width:300px;
	height:auto;
	margin:0 auto;
	padding-top:0px;
	color:#CCCCCC;
	font-size:100%;
	line-height:1.6em;
	text-align:left;
	font-weight:bold;
	padding-left:200px;
}

.teF p{
	margin-top:0px;
	margin-bottom:0px;
}

/* バナー --------------------------------------------- */
.banner{
	width:700px;
	height:auto;
	margin:0px auto;
	text-align:center;
}

.banner p{
	text-align:center;
	font-size:80%;
	color:#CCCCCC;
	line-height:1.2em;
	margin:0 auto;
	padding-bottom:10px;
	width:610px;
}

.banner img{
	vertical-align:middle;
	width:610px;
	margin:0px auto;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
}

/* ---------------------------------------------------
「最初のページへ戻る」「close」用共通外部jsファイル用要素
-----------------------------------------------------*/
.link{
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
	width:500px;
	height:auto;
	color:#ffffff;
	font-size:80%;
	line-height:1.3em;
	text-align:center;
	letter-spacing:0.15em;
}

/* ---------------------------------------------------
「copyright」用外部jsファイル用要素
-----------------------------------------------------*/
.footer_line{
	width:700px;
	background :url(../images/share/line_bg.jpg) no-repeat top center #000000;
	height:auto;
	padding-top:40px;
	text-align:center;
	margin:20px auto 0 auto;
}

.footer_line .copyright{
	margin:0px auto;
	padding-top:0px;
	padding-bottom:20px;
	width:530px;
	height:auto;
	color:#CCCCCC;
	font-size:80%;
	line-height:1.3em;
	text-align:center;
}

/* ---------------------------------------------------
おすすめリンク
-----------------------------------------------------*/
.footer_line img.linkbtn{
	width:195px;
	height:35px;
	text-align:right;
	vertical-align:top;
	margin-left:430px;
	margin-top:-40px;
}

/* ---------------------------------------------------
「推奨環境」用外部jsファイル用要素
-----------------------------------------------------*/
.isp{
	width:640px;
	height:auto;
	margin:0px auto 0px auto;
	color:#CCCCCC;
	background-color:#000000;
	padding:10px 0px 0px 0px;
	font-size:80%;
}

.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;
	margin-bottom: 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:#FFFFFF;
	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:#CCCCCC;
	line-height:1.2em;
	text-align:left;
}

table.ind_isp td.bl_pic{
	width:100px;
	text-align:center;
}

/*safari用ハック*/
html[xmlns] hr{
	width:570px;
	margin:0px 35px;
	background-color:#5f5846;
	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;
}
