@charset "utf-8";
/*
Theme Name: Ventor Game for Secure
Author Name: TORIYAMA Yuko
Author URI: http://www.vectorgame.jp
Version: 1.0
*/

/*---------------------
backbround
---------------------*/
body {}

/*------------------------------
ヘッダ
------------------------------*/
#header #game-title {
  background-image: url("../images/logo.png");
}

#header h1 {
	margin: 179px 0 0 0;
}

#header #game-title {
	height: 220px;
}

/*------------------------------
バナー(BitCash)
------------------------------*/
.main.charge table td p {
	margin-bottom: 1em;
}

#content .banner {
	clear: both;
	width: 360px;
	height: 150px;
	margin: 20px auto;
	background: #CCC url("../images/banner_360x150.jpg") no-repeat left top;
	border: solid 1px #999;
	display:block;text-indent:-9999px;overflow:hidden;font-size:0;
}
