@charset "UTF-8";
/* @media handheld, all and (max-width:580px){ */
/* override layout.css */

html,body{
color: #111;
background: #000;
background-image: none;
}
div#container{
width: auto;
background: none;
}
#headerWrap{
height: auto;
margin: 0;
background: url(/ex/dungeon_magnagate/common/images/bg_header_sml.png) no-repeat 50% 0;
}
div#header{
width: auto;
height: 70px;
margin: 0 auto;
background-image: none;
}
#headerMain{
position: static;
width: auto;
}

#contentWrap{
width: auto;
margin: 0 auto;
padding: 0;
}
#mainArea{
float: none;
width: auto;
/* background: #FEE5B4 url(/ex/dungeon_magnagate/common/images/bg_header_sml.png) no-repeat 50% -70px; */
}
#side{
display: none;
}
#main_full{
width: auto;
background-image: none;
}


#mainArea #content{
width: auto;
margin: 0 0 0 0;
color: #643205;
background-image: none;
background: #FEE5B4;
font-size: 16px;
}
#mainArea #content .contInner,
#mainArea #content .contInner02{
width: auto;
margin: 0;
padding: 0;
background-image: none;
}
#mainArea #content .centerCol{
width: auto;
margin: 0 0 0 0;
padding: 0;
background: #FEE5B4;
}
#mainArea p.main_top_roll,
#mainArea p.main_btm_roll{
display: none;
}

#mainArea #footerWrap{
width: auto;
min-height: inherit;
padding: 0;
font-size: 12px;
color: #FFF;
background: #000;
text-align: left;
}

#mainArea #footerWrap #footer{
width: auto;
margin: 0;
padding: 20px 0 0;
color: #FFF;
background: #000;
}