@charset "utf-8";

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td, ol, ul, li, dl, dt, dd {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

html {
	text-align:center;
	padding:0;
	margin:0;
	/*ackground-image:url(../images/wrapping_back.gif);*/
	background-repeat:repeat-y;
	background-position:center;
}

body {
	text-align:center;
	font-size:14px;
	color:#333333;
	margin:0;
	padding:0;
	background:#ffffff top center repeat-x;
	/*background-image: url(../images/page_back.gif);*/
}
body#home {
	background-image: url(../images/page_back_home.gif);
}

table{
	font-size:100%
}

a {
	color:#0066cc;
	text-decoration:underline;
}

a:hover {
	color:#0066cc;
	text-decoration:none;
}

.clearborder{
	clear:both;
	line-height:0;
	width:100%;
	font-size:0px;
}

.border_hasen{
	clear:both;
	width:100%;
	font-size:0px;
	height:30px;
	background:url(images/hasen1.gif) repeat-x center bottom;
}
.ClearBoth {
	float:none;
	clear:both;
	width:100%;
	font-size:0;
	height:0;
	line-height:0;
}
.BoderDotted {
	line-height:0;
	height:0px;
	clear:both;
	font-size:0;
	margin-right:auto;
	margin-left:auto;
	border-bottom:4px dotted #3f7d67;
}
.BoderDotted2 {
	line-height:0;
	height:1px;
	clear:both;
	font-size:0;
	margin-right:auto;
	margin-left:auto;
	border-bottom:1px dotted #cccccc;
}

/*　ヘッダー　*/
#Header{
	width:960px;
	margin:0 auto;
}
#Logo{
	float:left;
	margin-top:10px;
}
#headeNav{
	float:right;
	letter-spacing: -.40em;
}
#headeNav li{
	display:-moz-inline-box;	/* IE6,7用 */
	display: inline-block;
	letter-spacing: normal;
	*display: inline;	/* IE6,7用 */
	*zoom: 1;	/* IE6,7用 */
	float:left;
	margin-top:40px;
}
/*　------------------------------　*/

/*パンくずリスト*/
#BreadCrumb {
	clear:both;
	letter-spacing: -.40em;
	text-align:left;
	width:960px;
	margin:0 auto;
	padding:10px 0;
}
#BreadCrumb li {
	padding-right:15px;
	margin-right:8px;
	display:-moz-inline-box;	/* IE6,7用 */
	display: inline-block;
	letter-spacing: normal;
	*display: inline;	/* IE6,7用 */
	*zoom: 1;	/* IE6,7用 */	
	background:url(../images/breadcrumb_list.gif) no-repeat right center;
}
#BreadCrumb li.end {
	background:none;
}
/*　------------------------------　*/

/*　キャッチ画像　*/
#Catch img {
	vertical-align:top;
}

/*　------------------------------　*/

/*　グローバルナビ　*/
#GlobalNavi {
	position: relative;
	margin-top:1px;
	list-style:none;
	line-height:1;
	text-align:left;
	width:960px;
	letter-spacing: -.40em;
	margin:0 auto;
}
	#GlobalNavi li {
		display:-moz-inline-box;	/* IE6,7用 */
		display: inline-block;
		letter-spacing: normal;
		*display: inline;	/* IE6,7用 */
		*zoom: 1;	/* IE6,7用 */
		vertical-align:top;
		/*height:39px;*/
	}	
	#GlobalNavi li img {
		vertical-align:top;
	}
/*　------------------------------　*/

/*メインコンテンツ*/
#MainContents{
	width:960px;
	margin:0 auto 45px;
	padding:0;
}
.chocolate{
	margin-top:45px;
	margin-bottom:20px;
	position:relative;
}

	.chocolate .price{
		position:absolute;
		bottom:45px;
		right:0;
	}
	.chocolate .price3{
		position:absolute;
		bottom:-25px;
		right:0;
	}
	.chocolate .price,
	.chocolate .price2,
	.chocolate .price3{
		text-align:right;
		/*font-weight:bold;*/
		font-size:14px;
		letter-spacing:0.1em;
	}
	
	.chocolate .btn{
		position:absolute;
		bottom:0;
		right:0;
	}
	.chocolate .btn2{
		margin-top:10px;
	}
	.chocolate .chocoimg{
		vertical-align:top;
		float:left;
	}
	.chocolate h2{
		font-size:22px;
		font-weight:bold;
		font-family: "ＭＳ 明朝",serif;
		color:#7f4e20;
		text-align:left;
		margin-bottom:15px;
	}
		.chocolate h2 span{
			font-size:14px;
			color:#7f4e20;
			margin-left:0.5em;
		}
	.chocolate .chocoimg{
		vertical-align:top;
		float:left;
	}
	.chocolate h2.title1{
		text-align:center;
		margin-top:10px;
	}
	.chocolate h2.title2{
		margin-top:15px;
	}
	.chocolate .txt1{
		text-align:left;
		font-size:14px;
		line-height:1.5;
		margin-bottom:10px;
	}
	/*
	.chocolate .txt1{
		text-align:left;
		font-size:14px;
		line-height:1.5;
		margin-top:10px;
	}
	*/

	.chocolate .detail{
		background:#ffffff;
		width:470px;
		float:right;
	}
	.chocolate .packageimg{
		position:relative;
		/*margin-top:15px;*/
		margin-bottom:15px;
	}
		.chocolate .packageimg img{
			vertical-align:top;
		}
	.chocolate .Price{
		font-size:13px;
		margin-bottom:10px;
		text-align:right;
	}
	.chocolate .nam{
		font-size:17px;
		color:#7f4e20;
		padding-left:5px;
		font-weight:bold;
	}

	.chocolate .ReserveBtn{
		margin-bottom:20px;
	}




.chocolate .icoarea{
	position:absolute;
	top:10px;
	left:0;
	letter-spacing: -.40em;
}
.chocolate .icoarea li{
	display:-moz-inline-box;	/* IE6,7用 */
	display: inline-block;
	letter-spacing: normal;
	*display: inline;	/* IE6,7用 */
	*zoom: 1;	/* IE6,7用 */
	margin-left:8px;
	float:left;
}



.chocolate .block2_detail{
	width:225px;
	float:left;
}
.chocolate .block2_img{
	width:225px;
	float:right;
	margin-top:10px;
}

.bonblock1{
	width:140px;
	padding:0 10px;
	float:left;
}
.bonblock2{
	width:300px;
	padding:0 10px;
	float:left;
}
/*　------------------------------　*/

/*商品ページ*/
.mainimg{
	margin:30px auto 0;
	vertical-align:top;
	display:none;
}

.d_img{
	float:left;
	width:470px;
	vertical-align:top;
	margin-top:30px;
	text-align:left;
}
	.d_img img{
		vertical-align:top;
	}
	.d_img ul.UlThumb{
		margin-top:5px;
		letter-spacing: -.40em;
	}
		.d_img ul.UlThumb li{
			display:-moz-inline-box;	/* IE6,7用 */
			display: inline-block;
			letter-spacing: normal;
			*display: inline;	/* IE6,7用 */
			*zoom: 1;	/* IE6,7用 */
			margin-left:5px;
		}
	
		.d_img ul.UlThumb li:first-child{
			margin-left:0px;
		}
	
		.d_img ul.UlThumb img{
			vertical-align:top;
			cursor:pointer;
			border:1px solid #cccccc;
		}




.detailblock{
	float:right;
	width:470px;
	text-align:left;
	margin-top:30px;
}
	.detailblock h2{
		font-size:22px;
		font-weight:bold;
		font-family: "ＭＳ 明朝",serif;
		color:#7f4e20;
		text-align:left;
		margin-bottom:15px;
	}
		.detailblock h2 span{
			font-size:14px;
			color:#7f4e20;
			margin-left:0.5em;
		}

.detailblock .txt1{
	text-align:left;
	font-size:14px;
	line-height:1.5;
	margin-top:10px;
	margin-bottom:15px;
}
.detailblock .price{
	text-align:right;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0.1em;
	border-bottom:1px dotted #000000;
	padding-bottom:10px;
}
.detailblock .txt2{
	clear:both;
	text-align:left;
	font-size:12px;
	line-height:1.5;
	margin-top:10px;
	border-bottom:1px dotted #000000;
	padding-bottom:10px;
}
.detailblock .txt2 b{
	font-size:14px;
	width:10em;
	display:block;
	float:left;
}
.detailblock .nam{
	font-size:20px;
	color:red;
	padding-left:5px;
}
.detailblock .icoarea{
	letter-spacing: -.40em;
	text-align:center;
	margin:15px auto 0;

}
.detailblock .icoarea li{
	display:-moz-inline-box;	/* IE6,7用 */
	display: inline-block;
	letter-spacing: normal;
	*display: inline;	/* IE6,7用 */
	*zoom: 1;	/* IE6,7用 */
	margin-left:8px;
	vertical-align:middle;
}
.detailblock .icoarea li.end{
	font-weight:bold;
	color:#666666;
}
.detailblock .uleft{
	float: left;
}
.detailblock .uright{
	float: right;
}
.detailblock .uright img{
	margin-top: 30px;
}
.detailblock .ul1{
	line-height:1.75;
	padding:10px;
	margin-top:15px;
	font-size:12px;
}
.detailblock .ul1 a{
	color:#000000;
}
.detailblock .ul2{
	line-height:1.75;
	padding:10px;
	background:#ffe4e4;
	margin-top:15px;
	font-size:12px;
}
.cartblock{
	clear:both;
	margin-top:15px;
	padding:20px 30px;
	text-align:left;
}
.cart_r{
	background:#fff5d7;	
}
.cart_o{
	background:#f2fcff;	
}

.cartblock h4{
	font-size:16px;
	color:#cc0000;
}
.cartblock .leftblock{
	float:left;
	width:300px;
}
.cartblock .rightblock{
	float:right;
	width:600px;
}
.cartblock .leftblock2{
	float:left;
	width:450px;
}
.cartblock .rightblock2{
	float:right;
	width:450px;
}

/*　------------------------------　*/

.vhaisou{
text-align: left;
}

h3.style01{
	clear:both;
	margin:20px 0px 10px 0px;
	padding:10px 0px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	background:#ffe7c9;
	border-left:#ff9933 solid 5px;
	border-bottom:#ff9933 solid 1px;
}

/* テーブルスタイル */

table.style01{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	background:#000000;
	font-size:100%;
	width:100%;
	line-height:1.25;
}

table.style01 td{
	padding:3px 2px;
}

table.style01 .a td{
	text-align:center;
	background:#FEFBAB;
	white-space:nowrap;
}

table.style01 .d td{
	text-align:center;
	background:#FFF6EA;
}

table.style01 .c td{
	text-align:center;
	background:#FFC478;
	color:#000000;
}
table.style01 .e td{
	text-align:center;
	background:#dff5ff;
	color:#000000;
}

table.style02{
	clear:both;
	margin:-10px 0px 0px 0px;
	padding:0px 0px;
	font-size:100%;
	line-height:150%;
}

table.style02 td{
	padding:10px 0px 0px 0px;
}

table.style03{
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	font-size:100%;
	line-height:120%;
	font-size: 13px;
}

table.style03 td,
table.style03 th{
	padding:5px;
	border-bottom:4px solid #ffffff;
	background:#FEEAD0;
}

table.style03 th{
	white-space:nowrap;
	text-align:left;
	font-weight:normal;
	color:#777777;
}

.TableType1 {
	font-size:100%;
	border-collapse:collapse;
	line-height:1.75;
}

	.TableType1 th,
	.TableType1 td {
		vertical-align:top;
	}
	.TableType1 th {
		text-align:right;
		padding-right:10px;
		border-right:1px solid #999999;
		border-bottom:10px solid #ffffff;
	}
	.TableType1 td {
		padding-left:10px;
	}
	.TableType1 table {
		font-size:100%;
		border-collapse:collapse;
	}

		.TableType1 .TableInner1 th,
		.TableType1 .TableInner1 td {
			padding:5px;
			border:1px solid #999999;
			text-align:right;
		}
		.TableType1 .TableInner1 th {
			/*text-align:left;*/
		}

		.TableType1 .TableInner1 thead th {
			background:#eeeeee;
			text-align:center;
		}

/* ----------------------------------------------- */


/*フッター*/
#footer{
	background:url(../images/footer_back.gif) repeat-x top center;
}

#pagetop{
	background:url(images/pagetop_back.gif) repeat-y top center;
	height:50px;
	width:960px;
	text-align:right;
	margin-right:auto;
	margin-left:auto;
}
#pagetop img{
	margin-right:10px;
}

#footer_inner{
	width:960px;
	text-align:left;	
	margin-right:auto;
	margin-left:auto;
	background:url(../images/footer_inner_back.gif) repeat-y top center;
}
#footer_inner ul{
	margin-top:-5px;
}
#footer_inner li{
	margin-top:10px;
	margin-right:30px;
	margin-left:30px;
}
#footer_inner li a{
	background:url(../images/list01.gif) no-repeat left center;
	padding-left:20px;
}

#footer_inner .ul_2{
	text-align:left;
	letter-spacing: -.40em;
	margin-left:30px;
	width:460px;
	_width:490px;	
}

#footer_inner .ul_2 li{
	width:143px;
	display:-moz-inline-box;	/* IE6,7用 */
	display: inline-block;
	letter-spacing: normal;
	*display: inline;	/* IE6,7用 */
	*zoom: 1;	/* IE6,7用 */
	margin-right:10px;
	margin-left:0px;
}
#footer_inner .ul_2 li.title{
	display:block;
}
#footer_inner .ul_2 li.end{
	width:123px;
	widows:_183px;

}

#footer_inner a {
	color:#000000;
	text-decoration:none;
}

#footer_inner a:hover {
	color:#0066cc;
	text-decoration:underline;
}

#Copyright{
	clear:both;
	text-align:center;
	padding-top:30px;
	padding-bottom:15px;
	background:#ffffff;
	font-size:12px;
}

/* -------------- */
/* ページの先頭へ */
/* -------------- */
#page-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
	z-index:10;
}
	#page-top img {
		vertical-align:top;
	}

/* ------------------ */

/* ------------ */
/* トップページ */
/* ------------ */

/* スライドショー */

#SliderArea{
	margin:0px auto 0;
	padding:0;
	text-align:left;
	width:960px;
	height:400px;
	position:relative;
}

/* ------------------ */
/* ▽テスト　ここから */
/* ------------------ */


/* ------------------ */
/* △テスト　ここまで */
/* ------------------ */
