/*********************************************/
#content2th {
	text-align: left;
	margin: 2em;
}

#content2th h1.game {
	height: 22px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-left: 36px;
	font-size: medium;
	font-weight: bold;
	color: #FF5F27;
	vertical-align: bottom;
	border-bottom: 4px solid #080;
	background: #fff url("image/icon-main-game.gif") no-repeat scroll left top;
}

#content2th p {
	margin-top: 0em;
	padding: 0em 0em 1em 0em;
	line-height: 175%;
	color: #555;
}
/*********************************************/

#content2th a{
	color: #00c;
	text-decoration: none;
}

#content2th a:hover {
	color: #f66;
	text-decoration: underline;
}

.txaC {
	text-align: center;
}
