@charset "utf-8";

/* CSS Document */



@import "lower.css";


/*コンテンツが足りない時に反映　----------------------------------------------*/
	

body , html {

	height: 100%;

}

#container{

	width: 100%;
    position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}


#box_both {

	padding-bottom: 50px;

}

#footer {

	position: absolute ;
	bottom: 0 ;
	width: 100% ;
	height: 50px ;

}
	



/*header_topics----------------------------------------------*/





#header_topics{

	background:url(../lineup/i/header_new.jpg) no-repeat right top ;

}
