@charset "utf-8";

#booth_spi {
	width : 380px ;
	float : left ;
}

#booth_other {
	width : 380px ;
	float : right ;
}

#contents:after {
	display : block ;
	clear : both ;
	height : 0 ;
	visibility : hidden ;
	content : "." ;
	zoom : 1 ;
}

#pagestart{
	clear : both ;
}


#booth_spi ul,
#booth_other ul {
	width : 380px ;
}

h2 {
	margin : 2em 0 1em 0 ;
}