@charset "Shift_JIS";

#leftContainer {
	float: left;
	width: 500px;
}

.leftBox {
	margin-bottom: 15px;
}

.summaryBox {
	margin: 0 16px 0 16px;
}

.newsBox {
	margin: 14px 15px 14px 15px;
	background:url(images/taporobo.gif) right bottom no-repeat;
}

.newsTextBox {
	margin: 5px 15px 0 0;
	width: 322px;
}

.contentsBox {
	width: 500px;
}

.gameBox {
	width: 470px;
	margin: 0 15px 0 15px;
	background: url(images/game_bck.gif) repeat-x;
	overflow: hidden;
}

.gameThumbnailBox {
	float: left;
	width: 150px;
}

.gameThumbnail {
	margin: 0px 15px 0 15px;
}

.gameTextBox {
	float: right;
	width: 320px;
	overflow: hidden;
}

.gameTitleBox {
	float: left;
	width: 175px;
	height: 35px;
}

.gameTitle {
	margin-bottom: 5px;
}

.gamePriceBox {
	float: right;
	width: 145px;
	height: 35px;
}

.gamePrice {
	margin:0 15px 5px 0;
}

.gameNaviBox {
	margin: 0 0 5px 20px;
	width: 300px;
}

#rightContainer {
	float: right;
	width: 205px;
	margin-left: 15px;
}

.rightBox {
	margin-bottom: 14px;
}

.loginBox {
	margin: 0 16px 0px 16px;
}