@charset "Shift_JIS";

/* ===== Float Clearing ===== */
#c_christmascamp2015 .clearFix{
zoom:1;
_height:1%;
}

#c_christmascamp2015 .clearFix:after{
display:block; 
clear:both; 
visibility:hidden;
height:0; 
content:".";
}

#c_christmascamp2015 .fl{float:left;}
#c_christmascamp2015 .fr{float:right;}
	
/* ===== コンテンツ共通 ===== */
#contentsArea{
	width:100%;
}
#c_christmascamp2015{
	width:100%;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	color:#333;
	background:url(../img/back.gif) repeat;
	font-size:13px;
}
#c_christmascamp2015 img{
	vertical-align:bottom;
}

/****** mainimgwrap *******/
#c_christmascamp2015 #mainimgwrap {
	width:100%;
	height:611px;
	background:url(../img/mainimg_bg.jpg) center top no-repeat;
}
#c_christmascamp2015 #mainimgwrap .mainimg{
	width:984px;
	margin:0 auto;
}
#c_christmascamp2015 #mainimgwrap .mainimg #navi{
	width:895px;
	background:url(../img/navi_bg.png) no-repeat;
	height:326px;
	padding:0 44px 75px 45px;
}
#c_christmascamp2015 #mainimgwrap .mainimg #navi li{
	width:178px;
	float:left;
	margin:0 1px 1px 0;
}

/****** brandwrap *******/
#c_christmascamp2015 #brandwrap{
	width:950px;
	margin:0 auto;
}
#c_christmascamp2015 #brandwrap .brandbox{
	width:288px;
	float:left;
	margin:0 29px 29px 0;
	border:3px solid #c5a846;
	padding:1px;
	background:#FFF;
	position:relative;
	box-shadow: 0 0 4px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 4px -1px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 4px -1px rgba(0,0,0,0.3);
  -o-box-shadow: 0 0 4px -1px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 0 4px -1px rgba(0,0,0,0.3);
}
#c_christmascamp2015 #brandwrap .mr0{
	margin:0 0 29px 0 !important;
}
#c_christmascamp2015 #brandwrap .brandbox .icon{
	position:absolute;
	width:96px;
	left:-4px;
	top:-4px;
}
#c_christmascamp2015 #brandwrap .brandbox .brand{
	border:1px solid #c5a846;
}
#c_christmascamp2015 #brandwrap .brandbox .brand h2{
	width:286px;
	text-align:center;
	margin-top:19px;
}
#c_christmascamp2015 #brandwrap .brandbox .brand p{
	width:248px;
	padding:0 19px 8px;
}
#c_christmascamp2015 #brandwrap #brand1 .brandtxt{ background:url(../img/img_1.jpg) center top no-repeat; height:148px;}
#c_christmascamp2015 #brandwrap #brand2 .brandtxt{ background:url(../img/img_2.jpg) center top no-repeat; height:148px;}
#c_christmascamp2015 #brandwrap #brand3 .brandtxt{ background:url(../img/img_3.jpg) center top no-repeat; height:148px;}

#c_christmascamp2015 #brandwrap .brandbox .brand h3{
	width:248px;
	margin:0 auto 10px;
	text-align:center;
	height:17px;
	line-height:17px;
	padding:5px 0 5px;
	background:#cd131a;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
#c_christmascamp2015 #brandwrap .brandbox .brand .buybox{
	width:267px;
	padding:0 9px 10px 10px;
}
#c_christmascamp2015 #brandwrap .brandbox .brand .buybox .buy{
	width:182px;
	float:left;
	margin-right:3px;
	padding:0;
}
#c_christmascamp2015 #brandwrap .brandbox .brand .buybox .link{
	width:82px;
	float:left;
	padding:0;
}
	
	
	
	
/* ------------------------pagetop,footer------------------------ */
#c_christmascamp2015 #ftc{
	width:100% !important;
	position:relative;
}
#c_christmascamp2015 #page_top{
	display:none;
}
#footerArea a{
	text-decoration:underline;
}
#footerArea a:hover{
	text-decoration:none;
}


/*-----------------------------------------
snow
-----------------------------------------*/
.snow {
	position: absolute;
	background: #FFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
	behavior: url(../../script/PIE/PIE.htc);
}

