@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/bg-xmas2015.jpg);
background-position: 51.5% 0;
background-repeat: repeat-y;
}

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:30px;
		right:0;
	}
	.chocolate .price2{
		position:absolute;
		bottom:270px;
		right:0;
	}
	.chocolate .price3{
		position:absolute;
		bottom:210px;
		right:0;
	}
	.chocolate .price4{
		position:absolute;
		bottom:150px;
		right:0;
	}
	.chocolate .price5{
		position:absolute;
		bottom:90px;
		right:0;
	}
	.chocolate .price,
	.chocolate .price2,
	.chocolate .price3,
	.chocolate .price4,
	.chocolate .price5{
		text-align:right;
		/*font-weight:bold;*/
		font-size:14px;
		letter-spacing:0.1em;
	}
	
	.chocolate .btn{
		position:absolute;
		bottom:0;
		right:0;
	}
	.chocolate .btn2{
		position:absolute;
		bottom:240px;
		right:0;
	}
	.chocolate .btn3{
		position:absolute;
		bottom:180px;
		right:0;
	}
	.chocolate .btn4{
		position:absolute;
		bottom:120px;
		right:0;
	}
	.chocolate .btn5{
		position:absolute;
		bottom:60px;
		right:0;
	}
	.chocolate .chocoimg{
		vertical-align:top;
		float:left;
	}
	.chocolate h2{
		font-size:22px;
		font-weight:bold;
		color:#e50971;
		text-align:left;
		margin-bottom:5px;
	}
		.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:13px;
		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{
		/*margin-top:15px;*/
		margin-bottom:15px;
		float: left;
	}
		.chocolate .packageimg img{
			vertical-align:top;
		}
	.chocolate .packageimg2{
		margin-top:28px;
		margin-bottom:15px;
		float: left;
	}
		.chocolate .packageimg2 img{
			vertical-align:top;
		}
	.chocolate .Price{
		text-align:right;
	}
	.chocolate .nam{
		font-size:16px;
		color:red;
		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;
		color:#e50971;
		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 .ul1{
	line-height:1.75;
	padding:20px;
	background:#ffe4e4;
	margin-top:15px;
	font-size:12px;
}
.detailblock .ul1 a{
	color:#000000;
}

.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;
}
.s_line2{
	background-image:url(../img/line2.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	height:1px;
	margin:8px 13px 8px 13px; 
	padding:0px 0px 3px 0px;
	clear:both;
	}
/*　------------------------------　*/

/*フッター*/
#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;
}

