@charset "euc-jp";

html, body{
padding: 0;
margin: 0;
width: 100%;
height: 100%;
}
img {
vertical-align:bottom;
}

.fltL{float: left;}
.fltR{float: right;}
.clear{clear:both;}

.clrFix:after{clear:both;height:0;font-size:0;visibility:hidden;display:block;content:"."}
* html .clrFix{zoom:1}*:first-child+html .clrFix{zoom:1}.clrFix{display:inline-table}
* html .clrFix{height:1%}
.clrFix{display:block}



/*wrapper*/

#contain_wrap{
position: relative;
background-color: #c4efff;
text-align: center;
margin: 0 auto;
width: 100%;
height: auto !important;
height: 100%;
min-height: 100%;
}
#contain_wrap div#contain{
background: url(http://i.yimg.jp/images/evt/doraemon2013/pc/0212/bg.png) center top repeat-y;
margin: 0 auto;
padding: 0;
width: 1120px;
}
#contain_wrap div#emergency{
text-align:center;
}

/*header*/
#header{
position: relative;
padding: 0;
height: 88px;
}
#header img{

}
#header p#ylogo{
position:absolute;
right:0;
top:8px;
}
#header a#back_top1{
	display: block;
z-index: 100;
position: absolute;
clear: both;
width: 380px;
height: 50px;
left: 102px;
top: 0;
}
#header a#back_top2{
position: absolute;
left: 102px;
top: 50px;
}
#header a#yahoo_top{
display: block;
z-index: 100;
position: absolute;
clear: both;
width: 122px;
height: 30px;
top: 6px;
left: 888px;
}

h1, h2, h3{display: inline;}


/*Main*/

#main{
clear: both;
float: none;
padding: 0 100px;
}

#contents{
float: left;
text-align: left;
margin: 1em 0;
width: 608px;
height: auto;
}

#PR{
float: right;
margin: 1em 0;
width: 300px;
height: auto;

}
#PR div{
/*background: #999;*/
margin: 0;
padding: 0;
/*height: 600px;*/
height: 630px;
}

#gNavi{
position: relative;
clear: both;
float: none;
width: 1120px;
height: 80px;
overflow: hidden;
_zoom: 1;
}

#gNavi li{
float: left;
padding: 0;
}
#gNavi li.end{
position: absolute;
top: 0;
right: 0;
width: 101px;
}

/*Footer*/
#footer_wrap{
/*position: absolute;
bottom: 0; left: 0;*/
clear: both;
float: none;
background: url(http://i.yimg.jp/images/evt/doraemon2013/pc/0212/foot_repeat.png) center top repeat-y;
text-align: center;
margin: 0 auto;
/*padding-top: 20px;*/
width: 1120px;
height: auto;
}
#footer{
background: url(http://i.yimg.jp/images/evt/doraemon2013/pc/0212/foot.png) center bottom no-repeat;
color: #fff;
font-size: 88%;
margin: 0;
padding: 0;
min-height: 85px;
}
#footer a{
color: #fff;
}

#footer .copyright {
font-weight: normal;
border-top: 1px solid #bfc0c2;
margin: 10px auto 0;
padding: 10px 0;
width: 920px;
}



#deviceChange{
clear: both;
color: #000;
text-align: center;
margin: 0 auto;
padding: 10px 0;
width: 20%;
}
#deviceChange a{
color: #000;
}

/* fbとtw部分 */
div#fbtw{

/*overflow: hidden;*/
}
div#fbtw ul{
width: 250px;
max-width: 270px !important;
text-align: center;
}
div#fbtw ul li{
display: inline-block;
*display: inline;
*zoom: 1;
float: right;
text-align: left;
max-width: 120px;
}
div#fbtw ul li.end{
margin-left: 10px;
}
#fb-root {display:none;}
.fb_iframe_widget{vertical-align: top;}


#trivia_top_main div#fbtw, .trivia_title_sns div#fbtw, #quiz_top_sns div#fbtw{
text-align: right;
position: absolute;
right: 20px;
}

/* fbとtw部分-end */


img.yIcon{
vertical-align: middle;
padding: 0 4px 4px 0;
}