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

/* -------------------------------------------------------
共通
---------------------------------------------------------*/
body {
	background-color:#000000;
	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: #0033CC;
	text-decoration: underline;
	font-weight: bold;
}
a.l2:visited{color:#000066; text-decoration: underline; font-weight: bold;}
a.l2:active{color: #0033CC;text-decoration: none;font-weight: bold;}
a.l2:hover{color: #0033CC;text-decoration: none;font-weight: bold;}
/*------------------------------------------------------
トップページ用
--------------------------------------------------------*/

h1.contTitle{
	width:950px;
	height:230px;
	display:block;
	margin:0 auto;
	background:url(../images/top/top_bg.jpg) no-repeat top center;
	text-align:center;
}

h1.contTitle html[xmlns]{
	width:950px;
	height:230px;
	display:block;
	margin:0 auto;
	background:url(../images/top/top_bg.jpg) no-repeat top center;
	text-align:center;
} 

/*グローバルナビ------------------------------------------------*/
.gnavi{
	width:950px;
	height:42px;
	margin:0 auto;
	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;
	padding-top:5px;
	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:100px;
	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:950px;
	height:auto;
	background:url(../images/top/about_bg01.jpg) no-repeat left top;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:0px;
	text-align:center;
}

p.text_free{
	margin:0 auto;
	text-align:center;
}

/* 新着 --------------------------------------------- */
.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:20px;
	background:url(../images/top/new_btm.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:310px;
	height:50px;
}

/*新着メニュー名*/
.teB h2 img.new_title{
	margin:0px 0px 0px 0px;
	width:500px;
	height:95px;
}

/* リード文 */
.teB .read{
	width:500px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	color:#333333;
	font-size:80%;
	line-height:1.4em;
	text-align:left;
}

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

.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:800px;
	min-height:300px;
	padding:0px;
	margin:0px auto;
	background:url(../images/top/reccom_top_bg.jpg) no-repeat center top;
	text-align:center;
	overflow:auto;
}

.teC h2{
	width:180px;
	height:140px;
	text-align:left;
	display:inline;
	float:left;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
}

.teC .rec_title{
	margin-left:120px;
	margin-top:25px;
}

.reccom {
	width:560px;
	height:auto;
	text-align:left;
	float:left;
	display:inline;
}

.reccom ul{
	width:500px ;
	text-align:left;
	margin:0;
	padding-bottom:30px;
	font-size:90%;
}

.reccom li{
	margin:0 auto;
	padding-bottom:5px;
	width:440px;
	text-align:left;
	display:block;
}

/* -- 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-top:20px;
	margin-left:10px;
}

.reccom li#rec02{
	margin-left:35px;
}

.reccom li#rec03{
	margin-left:70px;	
}

.reccom li#rec04{
	margin-left:100px;
}

/*価格スクリプトの要素*/

.reccom p.price{
	text-align:right;
	font-size:80%;
	color:#465B34;
	line-height:1.0em;
	margin:0 auto;
	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: #632D71;text-decoration: underline;line-height:1.2em;font-weight:bold;}
.teC a:visited{color:#663333; text-decoration: underline; line-height:1.2em; font-weight:bold;}
.teC a:active{color: #632D71;text-decoration: none; line-height:1.2em; font-weight:bold;}
.teC a:hover{color: #632D71;text-decoration: none; line-height:1.2em; font-weight:bold;}

/* 無料--------------------------------------------- */
.teD{
	margin:0px auto ;
	width:650px;
	text-align:center;
}

.about02{
	width:650px;
	height:90px;
	background:url(../images/top/about_bg02.jpg) no-repeat 0 top;
	margin:0px auto;
	text-align:center;
}

.about02 img{
	margin:0 auto;
	padding-top:23px;
}

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

.teE_btm{
	margin:0px auto ;
	padding-bottom: 0px;
	width: 950px;
	height:20px;
	min-height: 1%;
	overflow:hidden;
	height:auto;
	background:url(../images/top/menu_bg_btm.jpg) no-repeat bottom center;
}
	
/*カテゴリー毎の背景画像指定*/
.headTit{
	width:950px;
	height:auto;
	margin:0px auto;
	background:url(../images/top/menu_header_bg.jpg) no-repeat left top;
	text-align:center;
	display:block;
	padding-top:0px;
}

/*カテゴリータイトルまわり*/	
.teE .headTit h2{
	text-align:center;
	height:90px;
	display:block;
	}
	
.teE h2 img.mtitle{
	margin-top:0px;
	padding-top:0px;
	margin-bottom: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:330px;
	height:auto;
	float:left;
	text-align:center;
	margin:0;
	padding-left:20px;
}

.menu_box p{
	line-height:1.2em;
	color:#333333;
	text-align:left;
	padding-left:25px;
	padding-right:30px;
	margin:0px;
	font-size:80%;
}

.menu_box_ri{
	width:330px;
	padding-right:0px;
	float:right;
	text-align:center;
	margin:0;
	padding-right:20px;
}

.menu_box_ri p{
	line-height:1.2em;
	color:#333333;
	text-align:left;
	padding-left:25px;
	padding-right:30px;
	margin:0px;
	font-size:80%;
}

.teE p.price{
	margin:0px auto;
	text-align:right;
	font-size:80%;
	line-height:1.4em;
	color:#0000CC;
}

/*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 p.price_free img{
	margin:0px auto;
	line-height:1em;
}

.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: 0px;
	width: 700px;
	min-height: 1%;
	overflow:hidden;
}

.Mitem_btm h3 img{
	height:120px;
	width:330px;
	overflow:hidden;
	margin:0px;
}

/* 次回予告 --------------------------------------------- */
.teF{
	width:950px;
	height:auto;
	background:url(../images/top/next_top.jpg) no-repeat center top;
	margin:0px auto;
	text-align:center;
}

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

.teF h2{
	width:100px;
	height:180px;
	float:left;	
}

.teF h2 img.next_title{
	margin-left:270px;
	width:100px;
	height:110px;
}

/* リード文 */
.teF p.read{
	width:300px;
	height:auto;
	margin:0 auto;
	color:#000066;
	font-size:90%;
	line-height:1.6em;
	text-align:left;
	font-weight:bold;
	display:block;
	padding-left:280px;
	padding-top:50px;
}
/*winIE7用*/
*:first-child+html .teF p.read{
	padding-left:180px;
}

/*winIE6未満用*/
/* hide from Mac IE for6 \*/
* html .teF p.read{
	margin-left:0px;
	padding-left:100px;
}
/**/

/* バナー --------------------------------------------- */
.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 .copyright{
	margin:0px auto;
	padding-top:10px;
	padding-bottom:30px;
	width:530px;
	height:auto;
	color:#FFFFFF;
	font-size:80%;
	line-height:1.3em;
	text-align:center;
}

.footer_line{
	width:950px;
	background :url(../images/share/cont_bg_btm.jpg) no-repeat top center;
	height:auto;
	padding-top:60px;
	padding-bottom:0px;
	margin:0 auto;
	text-align:center;
}

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


/* ---------------------------------------------------
おすすめリンク
-----------------------------------------------------*/
.linkbtn{
	width:700px;
	background :url(../images/top/decline.gif) no-repeat top center;
	height:auto;
	margin-top:30px;
	padding-bottom:0px;
	margin:0 auto;
	text-align:center;
}

img.linkbtn{
	width:210px;
	height:40px;
	text-align:right;
	vertical-align:top;
	margin-left:330px;
	margin-top:0px;
	padding-bottom:10px;
	padding-right:0px;
}

/* ---------------------------------------------------
「推奨環境」用外部jsファイル用要素
-----------------------------------------------------*/
.isp{
	width:640px;
	height:auto;
	margin:0px auto 0px auto;
	color:#333333;
	padding: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:5px;
	padding-bottom:5px;
}

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

.isp .cap{
	font-weight:bold;
	display:block;
	line-height:1.3em;
	color:#333366;
	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;
}
