/* ==========================================================================
KIDOLIN
=========================================================================== */
.container{
	width:960px;
	margin:0px auto;
	position:relative;
}
.container .Xmas_cp{
	position:relative;
	display:block;
}
.container .Xmas_cp .ptlXmas1 {
	position:absolute;
	left:576px;
	top:312px;
	width:337px;
	height:183px;
	z-index:1;

	/* ▼CSS3標準の記述 */
	background-image: url(../images/dai1dan_quiz.png);
	background-repeat: no-repeat;

   /* ▼CSS3 PIE用の記述 */
   behavior: url("../pie/PIE.htc");
   -pie-background:
   url("../images/dai1dan_quiz.png") no-repeat center 0%;
}


.container .Xmas_cp a{
	display:block;
	position:absolute;
	background-image:url(../images/btns_portaltop.gif);
	background-repeat:no-repeat;
	left: 188px;
	top: 545px;
}
.container .Xmas_cp a.ptlBtn1 {
	width:185px;
	height:72px;
	top:545px;
	left:580px;
	text-indent:-2500px;
	z-index:1;
	background-position:0px 0px;
}
.container .Xmas_cp a.ptlBtn2 {
	width:177px;
	height:40px;
	top:545px;
	left:770px;
	text-indent:-2500px;
	z-index:2;
	background-position:-192px 0px;
}
.container .Xmas_cp a.ptlBtn1:hover {	background-position:0px -72px;	}
.container .Xmas_cp a.ptlBtn2:hover {	background-position:-192px -72px;	}

.container .Xmas_cp a.icoBtn1 {	top:593px;	left:896px;	z-index:4;}
.container .Xmas_cp a.icoBtn2 {	top:593px;	left:924px;	z-index:5;}


.container .bannerbox{
	line-height:1.4em;
	padding:10px 0px 15px 40px;
	float:left;
}
.container .bannerbox div{
	width:429px;
	float:left;
	margin-right:25px;
	margin-bottom:7px;
}

.container .step{
	position:relative;
}
.container .step div{
	float:left;
}
.container #smallIcon1{
	position:absolute;
	top:247px;
	left:557px;
	z-index:5;
}
.container #smallIcon2{
	position:absolute;
	top:247px;
	left:582px;
	z-index:6;
}

.container .youryouall{
	padding-top:10px;
	margin-bottom:20px;
	background-image:url(../images/bg_treeL.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.container .youryouall .youryou{
	padding-bottom:10px;
	float:left;
}
.container .youryouall .youryou .greenttl_l{
	width:203px;
	float:left;
}
.container .youryouall .youryou .youryou_txt{
	width:700px;
	margin-top:2px;
	padding-top:4px;
	padding-right:0px;
	line-height:1.5em;
	border-top:1px solid #009845;
	float:left;
}
.container .btn_note{
	padding-left:20px;
	padding-bottom:6px;
}
.container .btn_note div{
	width:443px;
	float:left;
	text-align:center;
	margin-left:10px;
}
.container .cpandclub{
	margin-left:20px;
	float:left;
	width:100%;
	padding-bottom:10px;
}

.container .cpandclub a{
	display:block;
	width:443px;
	padding-top:54px;
	height:0px;
	overflow:hidden;
	background-image:url(../images/btnL_cpandclub.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
}
.container .cpandclub a.cpandclubBtn1{	background-position:0px 0px;}
.container .cpandclub a.cpandclubBtn2{	background-position:-465px 0px;}

.container .cpandclub a.cpandclubBtn1:hover{	background-position:0px -54px;}
.container .cpandclub a.cpandclubBtn2:hover{	background-position:-465px -54px;}

/* ==========================================================================
追加記述
=========================================================================== */
.container .header {
	margin-bottom:10px;
}
#res_footer {
	clear:both;
}
.container #smallIcon1{
	position:absolute;
	top:247px;
	left:360px;
	z-index:5;
}
.container #smallIcon2{
	position:absolute;
	top:247px;
	left:470px;
	z-index:6;
}
h2 {
	position:relative;
}
.fb_tw {
	width:300px;
	position:absolute;
	top:590px;
	right:0;
	text-align:right;
}
.container .Xmas_cp a.ptlBtn1 {
	width:185px;
	height:72px;
	top:545px;
	left:530px;
	text-indent:-2500px;
	z-index:1;
	background-position:0px 0px;
}
.container .bannerbox {
	padding-bottom:0px;
	margin-bottom:20px;
}
.container .bannerbox div{
	padding-right:15px;
	margin-right:0px;
}
/* facebook -----*/

.container div.facebook {
	_padding: 10px 15px 10px 15px;
	padding: 10px 25px;
	font-size: 12px;
	line-height: 150%;
	border-right: 5px solid #c2d2e8;
	border-left: 5px solid #c2d2e8;	
}
* html .container div.facebook {
	padding: 10px 15px 10px 15px;
	font-size: 12px;
	line-height: 150%;
	border-right: 5px solid #c2d2e8;
	border-left: 5px solid #c2d2e8;
}
.container div.facebook iframe {
	border: none;
}