@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　新商品バナー
------------------------------------------ */

h3.NewItemT{
	display:inline;
	padding-left:40px;
	height:22px;
	line-height:22px;
	color:#FFF;
	font-size:16px;
}

span.NewItemDate{
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}

span.NewItemPhoto{
	display:block;
	padding-top:14px;
	text-align:center;
	width:194px;
	height:103px;
}

span.NewItemPhoto img{
	border:3px solid #FFF;
}

span.NewItemPhoto a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
}

p.NewItemBannerBodyText{
	display:block;
	color:#554714;
	margin:10px 0 10px 5px;
	padding-top:4px;
	line-height:140%;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
}


/* ------------
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 0 0 0;
	width:720px;
}

#WhatsNewbody{
	width:780px;
	height:100px;
	margin-bottom:50px;
}

#WhatsNewTitle .News {
	overflow:hidden;
	margin:30px 0 30px 30px;
	font-size:14px;
}

#WhatsNewTitle .News dt {
	float:left;
	width:150px;
	color:#630;
}

#WhatsNewTitle .News dd {
	padding-left:180px;
	padding-bottom:15px;
	border-bottom:#966 dashed 1px;
}


/* ------------
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:50px 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;
	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　アクセスマップ
--------------- */


.TopAccess{
	width:780px;
	height:48px;
	overflow:hidden;
	margin:24px 0 0 0;
	padding:0 0 16px 0;
	background-image:url(../img/top_media-bar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.TopAccess h3{
	font-size:1.8em;
	font-weight:bold;
	line-height:48px;
	text-indent:40px;
}



/* ------------
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;
}


/* ------------
フッターテキスト
--------------- */

.Topics{
	width:1002px;
	height:40px;
	margin:0 auto;
	padding-top:40px;
	background-image: url(../img/header_sub.jpg);
	background-repeat:no-repeat;
}

#feed{
	width:1000px;
	height:19px;
	display: inline;
}


#feed img{
	vertical-align: bottom;
}

#feed p{
	margin:0;
	display:inline;
	font-weight:bold;
	font-size:1.15em;
	line-height:19px;
}

#feed p a:link{
	display:inline;
	text-decoration:underline;
}

#MainContents .Topics #feed a{
	text-decoration:underline;
}

#feed2{
	padding-left:40px;
}

#feed2 p{
	line-height:180%;
	font-size:1.2em;
}


/* ----------------------------------------------------------------
スライダーエリア
---------------------------------------------------------------- */


#SliderList				{
	clear: both;
	margin: 10px 0;
	width: 194px;
	height: 220px;
	position: relative;
	overflow: hidden;
}

#SliderList #left		{ position: absolute; top: 27px; left: 0; cursor: pointer; background-color:#FFF; }
#SliderList #left a:hover img{  
opacity:0.6; 
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
}

#SliderList #right		{ position: absolute; top: 27px; right: 0; cursor: pointer; background-color:#FFF; }
#SliderList #right a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
}

#SliderArea			{
	width: 9999px;
	position: relative;
	left: 0px;
}

#SliderArea li{
	width: 194px;
	height:220px;
	display: block;
	position: absolute;
	padding-left:0px;
	float: left;
	list-style:none;
	background-image:url(../img/top_new-item/bg.gif);
	background-repeat:no-repeat;
}


.TopConcierge{
	clear:both;
	margin:14px 0;
}

.TopConcierge a:hover img{
	opacity:0.6;  
	filter: alpha(opacity=60);  
	-ms-filter: "alpha( opacity=60 )";  
	background: #fff;  
}

.TopBanner{
	margin:5px 0;
}

.TopBanner a:hover img{
	opacity:0.6;  
	filter: alpha(opacity=60);  
	-ms-filter: "alpha( opacity=60 )";  
	background: #fff;  
}



/* ----------------------------------------------------------------
　フローティングメニュー
---------------------------------------------------------------- */

#FloatArea{
	margin:0 auto;
	width:1002px;
	position:relative;
}

#floatMenu {
	position: absolute;
	z-index:100;
	margin: 0px;
	padding: 0px;
	width:34px;
	height:173px;
	top: 46px;
	right:0px;
}


#floatMenu a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);  
-ms-filter: "alpha( opacity=60 )";  
background: #fff;  
}



/* ----------------------------------------------------------------
　フローティングメニュー
---------------------------------------------------------------- */
.BannerBox{
	clear:both;
	overflow:hidden;
	width:780px;
	margin:15px 0 15px 0;
}

.BannerBox a:hover img{  
opacity:0.6;  
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";  
background: #fff;
}

.BannerBoxLeft{
	float:left;
	width:568px;
}

.BannerBoxLeft ul li{
	margin-bottom:10px;
}

.BannerBoxRight{
	float:right;
	width:190px;
}
