
.maintbl{
	width:715px;
	border:3px solid #fcfa8d;
}
.maintbl .t_cmt{
	background:#FEFA8E;
	width:367px;
	heigiht:220px;
	vertical-align:top;
	padding:10px;
}
.maintbl .t01{
	color:#fff;
	background:#f54505;
	font-weight:bold;
	padding:3px;
}
.maintbl .t02{
	width:100px;
	float:right;
	color:#fff;
	background:#f54505;
	padding:3px 3px 3px 5px;
}
.day{
	color:#ff0000;
	font-family:verdana, arial;
	font-size:20px;
	font-weight:bold;
}

.tbl_tousen{

}

.tbl_tousen .d1{
	background:url(../../img/present/dayback.gif);
	background-repeat: no-repeat;
	width:700px;
	height:50px;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 35px;
}
.tbl_tousen .d2{
	width:300px;
	padding:0px 0px 0px 30px;
}
.tbl_tousen .d3{
	width:150px;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}

.tbl_tousen .d4{
	width:250px;
}

/* font設定 */
.fe			{font-family:verdana, arial; font-size:10px;}
.f10		{font-size:10px;}
.f12		{font-size:12px;}
.f12b		{font-size:12px; font-weight:bold;}
.f15		{font-size:15px; line-height:20px;}




.presentImgContainer{
	width: 990px;
	margin: 0 auto 60px;
	padding: 0 10px 40px 10px;
	text-align: center;
	font-size: 14px;
/*
	border-top: 1px solid #e4007f;
	border-left: 1px solid #e4007f;
	border-right: 1px solid #e4007f;
*/
	border-bottom: 5px solid #e30053;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYwZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #fff0f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fff0f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fff0f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#fff0f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#fff0f5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#fff0f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff0f5',GradientType=0 ); /* IE6-8 */
}
.presentImgContainer span.tousenlink{
	color: #2CBEDD;
	text-decoration: none;
	cursor:pointer;
}
.presentButtonBox{
	width: 640px;
	margin: 60px auto 20px;
}
.presentImgContainer .presentButtonBox a{
	width: 300px;
	height:79px;
	color: #fff;
	text-decoration:none;
	background:url(../../img/present/button.png) no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	display: block;
	float:left;
}
.presentImgContainer .presentButtonBox a:hover{
	background-position:-300px 0px;
}
.presentImgContainer .presentButtonBox a:active{
	background-position:-600px 0px;
}
.presentImgContainer .presentButtonBox a.app{
	margin:0 40px 0 0;
	background:url(../../img/present/button.png) no-repeat;
	background-position:0px -80px;
}
.presentImgContainer .presentButtonBox a.app:hover{
	background-position:-300px -80px;
}
.presentImgContainer .presentButtonBox a.app:active{
	background-position:-600px -80px;
}
.presentImgContainer img{
	margin:0 0 40px 0;
}
.presentImgContainer p{
	margin:0 auto 10px;
	text-align:center;
}
.presentImgContainer p.f22{
	margin:30px auto;
	text-align:center;
	font-weight:bold;
}
.presentImgContainer p.p_naiyou{
	line-height:200%;
}
.presentImgContainer p.bikou{
	width: 700px;
	margin: 20px auto 0;
	text-align: left;
}
#presentSend .sendComp{
	line-height:160%;
}
.bold{
	font-weight:900;
}
.f42{
	color:#e4007f;
	font-size:42px;
}
span.red{
	color:#ff0000;
}
p.f36 {
	font-size:36px;
	text-align: center;
	color: #ff0000;
	font-weight: 900;
	margin: 40px 0 0 0;
	line-height:160%;
}
p.f22 {
	font-size:22px;
	text-align: center;
	color: #ff0000;
	font-weight: 900;
	margin: 40px 0 0 0;
	line-height:160%;
}



/* 新プレゼント */
.clear{
	clear:both;
}
.f12{
	font-size:12px;
}
.f16{
	font-size:16px;
}
.f18{
	font-size:18px;
}
.f30{
	font-size:30px;
}
.bold{
	font-weight:900;
}
.red{
	color:#ff0000;
}
.f-family{
	font-family: 'Noto Sans Japanese', sans-serif, Arial;
}
.f-family.w100{
	font-weight:100;
}
.f-family.w200{
	font-weight:200;
}
.f-family.w300{
	font-weight:300;
}
.f-family.w400{
	font-weight:400;
}
.f-family.w500{
	font-weight:500;
}
.f-family.w700{
	font-weight:700;
}
.f-family.w900{
	font-weight:900;
}
.maincontainer{
	font-size:14px;
	word-break:break-all;
	line-height: 160%;
}
.maincontainer a{
	color:#2cbedd;
	text-decoration:none;
}
.maincontainer .topBox{
	background: url('/img/present/cover.png') center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 575px;
	padding-top:20px;
}
.maincontainer .topBox .topcontents{
	width:990px;
	margin:0 auto;
}
.maincontainer .topBox .topContents h2{
	width:595px;
	height:105px;
	margin:0 auto -55px;
	background: url('/img/present/image.png') no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
}
.maincontainer .topBox .topContents .presentshopBox{
	width: 990px;
	height: 230px;
	margin: 0 auto;
	padding-top: 90px;
	line-height:140%;
	background: url('/img/present/image.png') no-repeat;
	background-position: 0px -105px;
	position: relative;
}
.maincontainer .topBox .topContents .presentshopBox h4{
	width:400px;
	height:25px;
	margin:0 auto;
	background: url('/img/present/image.png') no-repeat;
	background-position:0px -425px;
	text-indent:-9999px;
/*
	position:absolute;
	top:80px;
	left:200px;
*/
}
.maincontainer .topBox .topContents .presentshopBox .tousenDate{
	width: 190px;
	height: 140px;
	background: url('/img/present/image.png') no-repeat;
	background-position: 0px -450px;
	position: absolute;
	top: -15px;
	right: 80px;
}
.maincontainer .topBox .topContents .presentshopBox .tousenDate p{
	color:#fff;
	margin-top:40px;
	margin-left: 10px;
	text-align:center;
	line-height:200%;
}
.maincontainer .topBox .topContents .presentshopBox .tousenDate span{
	color:#ffff00;
	font-weight:bold;
}
.maincontainer .topBox .topContents .presentshopBox a.tousenLink{
	width: 175px;
	height: 195px;
	display: block;
	background: url('/img/present/image.png') no-repeat;
	background-position: -990px -105px;
	position: absolute;
	top: -50px;
	right: -100px;
	text-indent: -9999px;
/*
	position: fixed;
	right: 0;
	top: 32%;
	z-index: 100000;
*/
}
.maincontainer .presentshopBox .presentshop{
	width:710px;
	margin:10px auto 0px;
	line-height: 160%;
}
.maincontainer .presentshopBox .presentshop p{
	width: 325px;
	margin-right:30px;
	margin-bottom:3px;
	float: left;
}
.maincontainer .presentshopBox .presentshop a{
	padding-left: 15px;
	background: url('/img/icon/pagelink.png') -8px -3px no-repeat;
}
/*
.maincontainer .presentshopBox .presentshop a:nth-child(odd){
	margin-right:30px;
}
*/
.maincontainer .presentshopBox .presentshop a:hover{
	background: url('/img/icon/pagelink.png') -6px -3px no-repeat;
}

.presentshopBoxBottom{
	width:990px;
	margin:10px auto 0px;
}
.presentshopBoxBottom p.waku{
	width:450px;
	margin:0 auto;
	padding:20px 50px;
	font-size:24px;
	font-weight:900;
	background-color:#fff;
	border-radius:60px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
	position:relative;
}
.presentshopBoxBottom p.waku span{
	margin:0px 20px;
}
.presentshopBoxBottom img.waku_left{
	position:absolute;
	top:0px;
	left:-50px;
}
.presentshopBoxBottom img.waku_right{
	position:absolute;
	top:0px;
	right:-50px;
}

.maincontainer .presentshopBoxBottom a.Appmethod{
	width:595px;
	height:105px;
	margin:10px auto 20px;
	background: url('/img/present/muryo_button.png') no-repeat;
	/*background-position: 0px -590px;*/
	text-indent:-9999px;
	display:block;
}
.maincontainer .middleBox{
	width:990px;
	margin:20px auto 0px;
}
.maincontainer h4.tousenTitle{
	width:970px;
	height:120px;
	margin:0px auto 0px;
	background: url('/img/present/image.png') no-repeat;
	background-position: 0px -695px;
	text-indent:-9999px;
}
.maincontainer .middleBox p.bikou{
	font-size:22px;
	font-weight:700;
	text-align:center;
	line-height:160%;
}
.maincontainer .tousensyaArea{
	width: 890px;
	margin: 20px auto;
	padding: 40px;
	background-color:#fff;
	border:10px solid #e60012;
	border-radius:60px;
	-webkit-border-radius:60px;
	-moz-border-radius:60px;
}
.tousensyaBox{
	width:435px;
	min-height: 200px;
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:1px solid #ff0000;
	float:left;
}
.tousensyaBox:nth-child(odd){
	margin-right:20px;
}
.tousensyaBox p.date{
	width:135px;
	color:#fff;
	font-size:24px;
	font-weight:700;
	margin-bottom: 5px;
	padding:8px 15px;
	background-color:#e60012;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.tousensyaBox p.shopname{
	font-size:16px;
	margin:10px 0px 5px 0;
}
.tousensyaBox p.name{
	font-size:16px;
	font-weight:900;
	margin-top:5px;
	color:#ff0000;
}
.maincontainer #bottomBox{
	margin:120px 0 0 0;
}
.maincontainer h4.ouboTitle{
	width:725px;
	height:125px;
	margin:0px auto 20px;
	background: url('/img/present/image.png') no-repeat;
	background-position: 0px -815px;
	text-indent:-9999px;
}
.maincontainer #bottomBox p.bikou{
	text-align:center;
}
.maincontainer #bottomBox .ouboBox{
	margin:20px 0;
}
.maincontainer #bottomBox .ouboArea{
	width:950px;
	margin:0 auto 20px;
	padding:20px;
	background: url('/img/present/bg_ylw.png') repeat;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}
.maincontainer #bottomBox .ouboArea .logo{
	width:240px;
	height:140px;
	margin-right:30px;
	background: url('/img/present/image.png') no-repeat;
	text-indent:-9999px;
	float:left;
}
.maincontainer #bottomBox .ouboArea.tamabukuro .logo{
	/*background-position: 0px -1050px;*/
        background: url('/img/present/keijiban_icon.png') no-repeat;
}
.maincontainer #bottomBox .ouboArea.taiken .logo{
	/*background-position: -240px -1050px;*/
        background: url('/img/present/kuchikomi_icon.png') no-repeat;
}
.maincontainer #bottomBox .ouboArea.quiz .logo{
	background-position: -480px -1050px;
}
.maincontainer #bottomBox .ouboArea p{
	float:left;
}
.maincontainer #bottomBox .ouboArea p span{
	line-height:140%;
}
.maincontainer #bottomBox .ouboArea a{
	width:240px;
	height:55px;
	margin:-55px auto 0px;
	background: url('/img/present/image.png') no-repeat;
	text-indent:-9999px;
	display:block;
}
.maincontainer #bottomBox .ouboArea.tamabukuro a{
	background-position: 0px -1190px;
}
.maincontainer #bottomBox .ouboArea.taiken a{
	background-position: -240px -1190px;
}
.maincontainer #bottomBox .ouboArea.quiz a{
	background-position: -480px -1190px;
}
.maincontainer #bottomBox .ouboArea.quiz a.Qanswer{
	background-position: -720px -1190px;
}
.maincontainer #bottomBox .Afterword{
	margin:40px 0 0 0;
}
.maincontainer #bottomBox .Afterword h4.oubohouhou{
	width:670px;
	height:35px;
	margin:60px auto 20px;
	background: url('/img/present/image.png') no-repeat;
	background-position: 0px -940px;
	text-indent:-9999px;
}
.maincontainer #bottomBox .Afterword p{
	font-size:20px;
	text-align:center;
	margin-bottom:20px;
	line-height:140%;
}
.maincontainer #bottomBox .Afterword a{
	width: 320px;
	font-size:28px;
	font-weight:700;
	color:#fff;
	margin:0 auto;
	padding:35px 50px;
	text-align:center;
	background-color:#ff004e;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	/* box-shadow */
	box-shadow:rgb(173, 0, 52) 0px 4px 0px 0px;
	-webkit-box-shadow:rgb(173, 0, 52) 0px 4px 0px 0px;
	-moz-box-shadow:rgb(173, 0, 52) 0px 4px 0px 0px;
	display:block;
}
.maincontainer #bottomBox .Afterword div{
	width:725px;
	height:75px;
	margin:20px auto 40px;
	background: url('/img/present/image.png') no-repeat;
	background-position: 0px -975px;
}

.effect {
	width: 83px;
	position: fixed;
	right: 30px;
	bottom: 0px;
	z-index: 9000;
	display: none;
}

/*無料券バナー*/
.maincontainer #presentBannerBox{
	margin: 30px auto;
	text-align: center;
}
