@charset "utf-8";

/*============================================
全般的なスタイル
============================================*/
* {
	margin:0; padding:0; 	/*全要素のマージン・パディングをリセット*/
}
body {
	background-image:url(../images/bg2.jpg)	;
	font-size:12px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.8;
	color:#555;
}
div#pagebody {
	width:1140px; margin:0 auto;	
}

/*リストの余計な空白削除*/
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
}

/*IMGのボーダーを非表示*/
img {
	border: none;
	padding: 0px;
	vertical-align: bottom;
}

.left39 {
	padding-left:39px;
}
.left24 {
	margin-left:24px;
}
.top15 {
	padding-top:15px;
}


/*============================================
ヘッダ
============================================*/
div#header {
	width:960px;
	margin:0 auto;	
	height:78px;
	background-image:url(../images/header_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}
div#header h1 {
	padding:7px 0px 0px px;
	color:#C8B5A2;
	float:left;
	font-size:12px;
	font-weight:normal;
	width:860px;
}
div#header homemenu {
	float:right;
	width:100px;
	text-align:right;
}

/*============================================
メインメニュー
============================================*/
div#mainmenu {
	width:960px;
	margin:0 auto;	
	height:49px;
	clear:both;
}
ul#menu {
}
#menu li {
	list-style-type:none;
	display:inline;
	float:left;
}

.angel {
	cursor:url(../angel48.png),default;
}
.angel2 {
	cursor:url(../angel2.ico),url(../angel48.png),default;
}
.angel3 {
	cursor:url(../angel3.ico),default;
}
.angel4 {
	cursor:url(../angel48.png),url(../angel01.ani),auto;
}

/*============================================
コンテンツ
============================================*/
div#content01 {
	width:1140px;
	margin:0 auto;	
	height:125px;
	background-image:url(../images/content01_bg.png);
	background-repeat:no-repeat;
	clear:both;
}

div#content02 {
	width:860px;
	margin:0 auto;	
	height:362px;
	background-image:url(../images/content02_bg.png);
	background-repeat:no-repeat;
	padding:0 140px 0 140px;
	clear:both;
}

.mainimg {
	background-image:url(../images/mainimg.jpg);
	background-repeat:no-repeat;
	width:860px;
	height:312px;
}

div#content03 {
	width:860px;
	margin:0 auto;	
	background-image:url(../images/content03-01_bg.png);
	background-repeat:repeat-y;
	padding:0 140px 10px 140px;
	overflow:hidden;
}

div#content04 {
	width:860px;
	margin:0 auto;
	background-image:url(../images/content03-02_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0 140px 55px 140px;
	clear:both;
}

div#secondpage-title {
	width:1140px;
	margin:0 auto;	
	clear:both;
}

.pagetop {
	width:860px;
	text-align:right;
	padding-top:20px;
}

/*============================================
フッタ
============================================*/
div#footer {
	background-color:#221B09;
	padding:30px 0 30px 0;
	clear:both;	
	color:#C8B5A2;
	font-size:12px;
	text-align:center;
	margin-top:50px;
}

/*============================================
トップページ
============================================*/
.top-layout {
	width:860px;
}

.top-left {
	float:left;
	width:517px;
}
.top-right {
	width:321px;
	padding-right:22px;
	float:right;
	text-align:right;
}
.grandopen {
	width:517px;
	height:226px;
}
.top-info01 {
	width:246px;
	float:left;
	text-align:center;
	padding-top:20px;
}
.top-info02 {
	width:250px;
	color:#5B3219;
	font-size:12px;
	line-height:24px;
	border-left:1px solid #CDC1BA;
	padding-left:20px;
	float:right;
}
.onlineshop {
	padding-top:50px;
	width:517px;
	clear:both;
}

.comingsoon {
	font-size:18px;
	padding-bottom:260px;
}

.topbanner {
	width:820px;
	padding:40px 20px 0 20px;
	clear:both;
}

/*============================================
Brand
============================================*/



/*============================================
Item
============================================*/
.item-layout01 {
	width:860px;
	padding:30px 0 30px 0;
	border-bottom:1px solid #CDC1BA;
	overflow:hidden;
	clear:both;
}
.item-layout01left {
	width:305px;
	text-align:center;
	float:left;
}
.item-layout01right {
	width:555px;
	float:right;
	color:#7c5c27;
}
.item-layout02 {
	width:860px;
	padding-top:50px;
	text-align:center;
	clear:both;
}
.item-layout03 {
	width:860px;
	padding:30px 0 30px 0;
	overflow:hidden;
	clear:both;
}

/*============================================
Shop
============================================*/
.shop-layout {
	width:860px;
	overflow:hidden;
}
.shop-layout-l {
	width:509px;
	float:left;
}
.shop-layout-r {
	width:351px;
	float:left;
}

.shop-info {
	width:509px;
	padding-top:20px;
}
.shop-info01 {
	width:214px;
	float:left;
	text-align:center;
	padding-top:20px;
}
.shop-info02 {
	width:284px;
	color:#5B3219;
	font-size:12px;
	line-height:24px;
	border-left:1px solid #CDC1BA;
	padding-left:10px;
	float:right;
}

/*============================================
Contact
============================================*/
.form-layout {
	width:680px;
	padding:0 90px 0 90px;
}
.inquiry-table {
	border: 3px solid #92794F;
	background-color: #F9F8F5;
}
.inquiry-t1 {
	padding: 10px;
	width: 130px;
	background-color: #E6E0D7;
	text-align: left;
	border-right: 1px solid #92794F;
	border-bottom: 1px solid #92794F;
	white-space:nowrap;
}
.inquiry-t2 {
	padding: 10px 20px 10px 20px;
	text-align: left;
	border-bottom: 1px solid #92794F;
}
.inquiry-t3 {
	color: #B92F43;
}
.inquiry-t4 {
	padding: 20px 0 20px 0;
	text-align: center;
}
.privacy {
	padding-top:20px;
}
.privacy_txt {
	font-weight:bold;
	color:#7C5C27;
}
