/* -------------------------------------------
受講生作品紹介
--------------------------------------------*/
#contentsArea #main {
	background: url(../common/images/contents_bg.gif) repeat center 0;
	padding: 33px 0 10px 0;
}

#game h1{
	width: 100%;
	text-align: center;
	padding: 31px 0 20px 0;
}

#game h1 img {
	width: 70%;
	max-width: 312px;
	height: auto;
}

#game #lead {
	text-align: center;
	margin-bottom: 27px;
	color: #6e6e6e;
}

#game #nav {
	max-width:414px;
	background: #ffe600;
	padding: 5px;
	margin: 0 auto;
}

#game #nav ul li  {
	width: 85%;
	margin: 30px auto 40px;
}

#game #nav ul li img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

#game #nav ul li .game_title {
	font-weight: bold;
	line-height: 30px;
	font-size: 15px;
	margin: 10px 0 1px 0;
}

#game #nav ul li .game_genre {
	height: 20px;
	font-size: 13px;
}

#game #eshop {
	height: 200px;
	padding: 30px 0 43px 0;
	background: url("./images/eshop_border.png") no-repeat center top;
}

#game #eshop img {
	display: block;
	margin: 0 auto;
}

#game #eshop p {
	display: block;
	text-align: left;
	height: 50px;
	margin: 20px 40px 40px 40px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 23px;
}

#game #eshop p br {
	display: none;
}