@charset "UTF-8"
body, html {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

#cobtainer {
width: 100%;
position: absolute;
height: auto !important;
height: 100%;
min-height: 100%;
}

#contents {
/*padding-bottom: 386px;*/
}

#ryokin_cont {
position: relative;
bottom: 0;
width: 100%;
height: 100px;
}

#media_cont2 {
position: relative;
bottom: 0;
width: 100%;
height: 100px;
}


#footer_bg2 {
width: 100%;
min-width: 1000px;
/*position: relative;
top: 20px;
left: -500px;*/
background-color: #90050b;
padding: 20px 0px 20px 0px;
margin-top: 20px;
}




