@charset "UTF-8";

/*	howtoCSS
	
		■コンテンツ設定
		■操作表
----------------------------------------------------------------------------------------------------------------------------------*/


/*	コンテンツ設定（各コンテンツ上書き）
----------------------------------------------------------------------------------------------------------------------------------*/

div#content {
width:840px;
margin:0 auto;
padding:40px 0 0 0;
}

div.sttl {
background-image:url(../Images/sttl_howtoplay.png);
background-repeat:no-repeat;
width:833px;
height:35px;
text-indent:-9999px;
font-size:1px;
margin:0px auto 10px 0px;
}

/*	操作表
----------------------------------------------------------------------------------------------------------------------------------*/

div#content div.control {
width:820px;
height:340px;
margin:0px auto 30px auto;
}

/* 最終段落用*/
div#content div.end {
margin:0px auto 5px auto;
}
