@charset "utf-8";

/* ------------------------------------------------------
トップページスタイル
------------------------------------------------------ */


/* ------------
サンプル用
--------------- */
#Container{
	background-image:url(../img/bg_top.jpg);
	background-repeat:repeat-x;
}

#TopContainer{
	width:100%;
	background-image:url(../img/bg_top.gif);
	background-repeat:repeat-x;
}


#TopHeaderBg{
	width:100%;
	background-image:url(../img/top_header_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#TopHeaderSub{
	width:1002px;
	margin:0 auto;
}

#TopHeaderMain{
	width:1002px;
	margin:0 auto 0 auto;
}

#TopHeaderNavi{
	width:1002px;
	margin:0 auto 25px auto;
}

#TopHeaderNavi ul{
	overflow:hidden;
}

#TopHeaderNavi ul li{
	float:left;
	margin-right:20px;
}

.TopHeaderImg{
	position:relative;
	width:1002px;
	height:354px;
}

.TopHeaderImg .ToiBtn{
	position:absolute;
	width:150px;
	height:23px;
	top:5px;
	right:10px;
	z-index:10;
}


/* ------------
TOP　フラッシュ
--------------- */
#Top{
	overflow:hidden;
	width:780px;
}

#TopFlash{
	float:left;
	width:563px;
}

.TopShopLink{
	float:right;
	width:194px;
}

#TopMainContents{
	width:780px;
}

/* ------------
TOP　bannerエリア
--------------- */
.TopBannerArea{
	margin:20px 0 0 0;
}

.TopBannerArea h3{
	margin-bottom:10px;
}

.TopBannerArea li{
	margin-bottom:10px;
}

.TopBannerArea li a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
} 

/* ------------
 TOPトピックスエリア
--------------- */

#TopTopicsArea{
	width:780px;
	overflow:hidden;
	margin:0px 0 0 0;
}

/* ------------
 What's New
--------------- */

#WhatsNewTitle{
	margin:50px auto;
	width:570px;
}

#WhatsNewbody{
	width:568px;
	height:100px;
}

/* ------------
TOPキャンペーン
--------------- */
.TopCam{
	margin:14px 0 0 0;
}

.TopCam a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
} 

/* ------------
TOPクーポン
--------------- */
.TopCouponArea{
	float:right;
	width:193px;
	margin:14px 0 0 0;
}

.TopCouponArea a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
} 


.HowToChoose{
	width:780px;
	overflow:hidden;
}

.HowToChoose a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
} 






.HowToChoose .ChooseLeft{
	width:385px;
	float:left;
}

.HowToChoose .ChooseRight{
	width:385px;
	float:right;
}

/* ------------
TOP　スタッフサポート
--------------- */

.StaffSupport{
	width:780px;
}

.StaffSupport1{
	width:780px;
}

.StaffSupport1 img{
	vertical-align:bottom;
}

.StaffSupport2{
	background-image:url(../img/top_new-07.jpg);
	width:780px;
	margin:0;
	padding-top:20px;
}

.StaffSupport2 p{
	display:block;
	width:450px;
	margin:0 20px 20px auto;
}

.SupportBtnBox{
	width:780px;
	overflow:hidden;
	margin:0 auto 10px auto;
}

.SupportBtnBox .SupportFree{
	float:left;
	width:251px;
	margin:30px 0 0 60px;
}

.SupportBtnBox .SupportBtn{
	float:right;
	width:333px;
	margin:0 30px 0 0;
}

/* ----------------------------
TOP　ストーンリーディング　（最新）
----------------------------- */

.TopReadingBox{
	padding:20px 0 0 0;
	background-image:url(../img/top-reading_photo1.jpg);
	background-repeat:no-repeat;
	background-position:500px 0px;
}

ul.TopReadingFlow{
	display:block;
	overflow:hidden;
	margin:20px auto;
	width:700px;
}

ul.TopReadingFlow li{
	float:left;
	text-align:center;
}

ul.TopReadingFlow li.Arrow{
	padding-top:75px;
	margin:0 10px;
}

ul.TopReadingFlow li p{
	font-size:1.1em;
	color:#A93271;
	text-align:center;
	line-height:160%;
	font-weight:bold;
}

.TopReadingBtn{
	width:333px;
	margin:0 auto;
}

.TopReadingHR{
	margin:20px 0 0 0;
	text-align:center;
}

.TopReadingBox h3{
	text-align:left;
	padding:0 0 0 60px;
}

.TopReadingText{
	display:block;
	margin:14px 100px 0 80px;
	font-size:1.2em;
	line-height:150%;
}

.TopReadingBtn{
	margin:14px auto;
}

/* ----------------------------
TOP　ストーンリーディング　（旧）
----------------------------- */
#TopReading{
	margin:24px 0 30px 0;
	padding:0 0 40px 0;
	background-image:url(../img/top-reading_bg.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #EBEBEB;
}

.Reading{
	width:780px;
	background-image:url(../img/top_new-12.gif);
	margin:0 0 40px 0;
}

.Reading .ReadingBtnBox{
	width:780px;
	overflow:hidden;
	margin:0 auto 10px auto;
}

.Reading .ReadingBtnBox .ReadText{
	display:block;
	float:left;
	width:380px;
	margin:10px 0 0 20px;
}

.Reading .ReadingBtnBox .ReadText h3{
	font-size:1.2em;
	margin-bottom:8px;
}

.Reading .ReadingBtnBox .ReadingBtn{
	float:right;
	width:333px;
	margin:0 30px 0 0;
}


.TopReadingBox2{
	width:660px;
	margin:0 auto;
}

.TopReadingBox2 h3{
	float:right;
	display:block;
	width:415px;
	padding:0;
}

.TopReadingBox2Img{
	float:left;
	width:230px;
	
}


/* ------------
TOP　ストーンリーディング
--------------- */

#StoneReading{
	width:780px;
}

#StoneReading .SR1{
	height:155px;
	background-image:url(../img/top_stone_reading.jpg);
}

#StoneReading .SR1 li{
	line-height:180%;
	padding-left:15px;
}

#StoneReading .SR4{
	background-image:url(../img/top_stone_reading_rear.gif);
}

#StoneReading .SR4{
	overflow:hidden;
	padding:0 0 20px 0;
}

#StoneReading .SR4 .SR4Text{
	float:left;
	width:400px;
	margin:20px 0 0 20px;
}

#StoneReading .SR4 .SR_Btn{
	float:right;
	width:330px;
	margin:20px 15px 0 0;
}


/* ------------
TOP　メディア情報
--------------- */


#TopMediaHead{
	width:780px;
	height:48px;
	overflow:hidden;
	margin:16px 0 0 0;
	padding:0 0 16px 0;
	background-image:url(../img/top_media-bar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


#TopMediaHead h3{
	float:left;
	display:block;
	margin:0px 0 0 30px;
	width:185px;
	vertical-align:bottom;
}

#TopMediaHead h3 img{
	vertical-align:bottom;
}

#TopMediaHead p.Text{
	float:left;
	display: block;
	width:300px;
	vertical-align:bottom;
	margin:0px 0 0 0;
	padding:0 0 0 0;
}

#TopMediaHead p.TopMediaLink{
	float:right;
	display:block;
	width:120px;
	margin:20px 40px 0 0;
}

/* ------------
TOP　メディア情報　更新情報
--------------- */

#MediaTopics dl{
	display:block;
	width:780px;
	padding:10px 0 0 20px;
}

#MediaTopics dt.MediaTopicsDate{
	float:left;
	width:90px;
	color:#9A3467;
	text-indent:10px;
	line-height:160%;
}

#MediaTopics dd.MediaTopicsBody{
	color:#4D404B;
	line-height:160%;
}

#MediaTopics dd.MediaTopicsBody a:link{
	color:#4D404B;
}

#MediaTopics dd.MediaTopicsBody a:visited{
	color:#4D404B;
}

#MediaTopics dd.MediaTopicsBody a:hover{
	color:#A02E70;
}

#MediaTopics dd.MediaTopicsBody a:active{
	color:#4D404B;
}

/* ------------
TOP　店内イメージ
--------------- */
.ShopImg{
	width:100%;
	text-align:center;
	background-image:url(../img/shop_img_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:308px;
}

.ShopImg img{
	vertical-align:top;
}

/* ------------
TOP　採用情報バナー
--------------- */

.RecBanner{
	margin:2px 0 14px 0;
}


.RecBanner a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
} 


/* ------------
フッターテキスト
--------------- */
.FooterTextArea{
	width:100%;
	background-color:#F4F0F2;
	background-image:url(../img/footer_text_bg.gif);
	background-repeat:repeat-x;
}

.FooterTextArea .FooterTextAreaBox{
	width:1000px;
	margin:40px auto;
}

.FooterTextArea .FooterTextAreaBox h3{
	margin:0 0 10px 0;
	background-image:url(../img/footer_text-icon.gif);
	background-repeat:no-repeat;
	text-indent:60px;
	line-height:40px;
	font-size:18px;
}

