@charset "utf-8";

@import "../../../files/css/layout.css";


#title img,
#mode img,
#tournament img {
	width:100%;
	height:auto;
}
	
/*-------------------------------------------------------------------------
	mode
/*-----------------------------------------------------------------------*/	

#mode {
	background:url(../img/index/mode/bg.jpg) repeat-y;
	background-size:cover;
}
