@charset "UTF-8";
/* CSS Document */

/* ==========================================================================
  　　文字色、背景色、全体幅等
   ========================================================================== */
body {
	color:#444;
	width:100%;
	font-size: 90%;
	background:#fafafa;
}

a {
	color:#444;
	text-decoration:none;
}

.t_c {
	text-align:center;
}

.b {
	font-weight:bold;
}

.f110{
	font-size:110%;
}

.text_red{ color:#c03}

/* ==========================================================================
  　　リンク
   ========================================================================== */

p.t_link {
	background:url(../img/arrow_right.png) no-repeat left center;
	padding:0 0 0 1em;
	
}
p.t_link.collections {
	clear:both;


}

p.t_link a {
	text-decoration:underline;
}

p.t_link a:hover {
	color:#777;
}

/* ==========================================================================
  　　ヘッダー
   ========================================================================== */

#header {
	width:100%;
	min-width:900px;
	background:#f1df14;
	height:120px;
	margin:0;
}

#header h1 {
	text-align:center;
	padding:5px 0 0 0;
	margin:0;
	
}


/* ==========================================================================
  　　グローバルナビゲーション
   ========================================================================== */

#g-nav {
	width:100%;
	min-width:900px;
	background:#000;
	margin:0;
	height:35px;

	
}

#g-nav ul {
	width:780px;
	margin:0 auto;
	padding:0;
	
}

#g-nav ul li {
	display:inline;
	margin:0 40px 0 0;
	

}

#g-nav ul li.last {
	margin-right:0;
	padding:0;
}


/* ==========================================================================
  　　パンくずリスト
   ========================================================================== */
#breadcrumb {
	width:100%;
	min-width:900px;
	margin:0 auto 30px;
	padding:5px 0;
	background:#F3F3F3;
	border-bottom:solid 1px #ccc;
}
   
#breadcrumb ul {
	width:780px;
	margin:0 auto;
	padding:0;
	
	
}


#breadcrumb ul li {
	display:inline;
	background:url(../img/breadcrumb_icn.png) 0 50% no-repeat;
	padding:0 0 0 1em;
	margin:0 0.5em 0 0;
}

#breadcrumb ul li.home {
	background:none;
	padding:0;
}

#breadcrumb ul li a:hover {
	color:#777;
}


/* ==========================================================================
  　　メインコンテンツ
   ========================================================================== */ 
#cnt {
	width: 900px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	
}

#low_cnt {
	width:900px;
	margin:0 auto;
}
     
#cnt #news {
	width: 450px;
	float: left;
	margin: 0 0 30px 0px;
	
}

#cnt #news p {
	margin:10px 0;
}

#cnt #news #event .date {
	background:url(../img/icn_news.png) no-repeat left center;
	padding:0 0 0 0.7em;
}

a.date {
	background:url(../img/icn_news.png) no-repeat left center;
	padding:0 0 0 0.7em;
}

p.date {
	background:url(../img/icn_news.png) no-repeat left center;
	padding:0 0 0 0.7em;
}

#cnt #event {
	width:420px;
	float:right;
	margin:0 0 30px 0;
	
	
}

#cnt #news a {
	text-decoration:underline;
}

#cnt #news a:hover {
	color:#777;
	
	
}

#cnt .illust {
	width:684px;
	margin:20px auto;
	text-align:center;
}

#cnt #collections {
	clear:both;
}

#cnt #collections h2 {
	margin:0;
	padding:0;
}

#collections .collections {
	width:280px;
	float:left;
	margin:0 30px 0 0;

}

#collections .collections.last {
	margin:0;
}




/* ==========================================================================
  　　フッター
   ========================================================================== */

#pagetop {
	clear:both;
	float:right;
	margin:80px 0 10px;
}

#footer ul {
	clear:both;
	padding:0 0 5px 0;
	margin:0;
	border-bottom:solid 1px #cfcfcf;
}

#footer ul li {
	list-style-type:none;
	display:inline;
	font-size:12px;
}


#footer ul li a:hover {
	color:#777;
}

#copy {
	padding:5px 0;
	font-size:12px;
}

 #copy a {
	text-decoration:underline;
}

#copy a:hover {
	text-decoration:underline;
	color:#777;
}

/* ==========================================================================
  　　下層>全体のレイアウト
   ========================================================================== */

 #low_cnt #side {
	 width:240px;
	 float:left;
 }
 
 #low_cnt #side h2 {
	 margin:0;
	 padding:0;
 }
 
 #low_cnt #main {
	 width:640px;
	 float:right;
 }
 
 #low_cnt #side p.profile {

	 margin:30px 0 10px;
	
 }
 
 #low_cnt p.name {
	 margin:0 0 0 45px;
	 
 }
 
 #low_cnt #main p {
	 margin:20px 0;
	 
 }
 
 #low_cnt #main p:first-child {
	 margin-top:0;
 }
 
 /* ==========================================================================
  　　下層>店舗案内
   ========================================================================== */
 
 #main h2 {
	 margin:0 0 30px 0;
	 border-bottom:solid 1px #ccc;
	 font-size:130%;
 }
   
 .shop {
	 margin:0 0 30px 0;
	 background:#F3F3F3;
	 padding:10px 25px;
 
 }
 
 .shop a {
	 color:#33C;
	 text-decoration:underline;
	 
 }
 
 .shop h4 {
	 font-size:100%;
	 font-weight:bold;
	 margin:0 0 -15px 0;
	
	
	
 }
 
 h3 {
	 border-left: solid 5px #444;
	 padding:0 0 0 10px;
 }
 
 h3.img {
	 border:none;
	 padding:0;
 }
 

 
 .shop h3 .new {
	
	 font-size:80%;
	
	 font-weight:normal;
	 color:red;
	 margin:0 0 0 1em;
	 vertical-align:central;
	 font-weight:normal;
	 padding:2px 5px;
	 border-radius:5px;
 }
 
   /* ==========================================================================
  　　下層>コレクション一覧ページ
   ========================================================================== */
 .collection_index {
	 border:solid 1px #ccc;
	 padding:3px 5px 3px 3px;
	 margin:0 0 20px 0;
 }
 
 .collection_index .price {
	 color:#666;
	 margin:100px 0 0 0;
	 padding:0;
	 
 }
 
  .collection_index.new {
	  background:#e2f4ff;
  }
  
  .collection_index.pearl {
	  background:#fffbe2;
  }
  
  .collection_index.princess {
	  background:#ffe2e2;
  }
 
 .collection_index h3 {
	
	 padding:0;
	 border:none;
 }
 

 
 .collection_index .inbox {
	 background:#fafafa;
	 border:solid 1px #ccc;
	 
 }
 
 
 .collection_index .inbox .img {
	float:right;
	 width:220px;
	 margin:0 20px 0 0 ;
	 

	 
 }
 
  .collection_index .inbox .img img {
	  width:100%;
	  margin:60px 0 0 0;
  }
 
.collection_index .inbox .text {
	width:350px;
	margin:10px 20px;
	float:left;

}

.collection_index .inbox .text h4 {
	margin:-10px 0 0 0;
	font-weight:normal;
	color:#666;
}




 
  /* ==========================================================================
  　　サイトマップ
   ========================================================================== */
   
   ul#sitemap {
	   margin:0 0 0 20px;
	   padding:0;
   }
   


  /* ==========================================================================
  　　英語ページ
   ========================================================================== */
   
div.eng {
	width: 900px;
	margin: 0 auto;
}
div.eng p {
	text-align: right;
	font-size: 12px;
}
.red {
	color: #FF0000;
}
