@charset "UTF-8";

/*--------------------------------------------------------------
	group css
--------------------------------------------------------------*/



#contentHD {
	background-image: url(../images/tt_group.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 126px;
	width: 800px;
}

/*New infomation title*/

.fontNewTT {
	font-size: 123%;
	font-weight: 600;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 12px;
	background-image: url(../images/icon_bomb_OR.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	height: 28px;
	color: #A71111;
	line-height: 146%;
}
.fontNextTT {
	font-size: 108%;
	line-height: 140%;
	font-weight: 600;
}
.info_box {
	background-color: #f2f2e2;
	height: 60px;
	width: 510px;
	margin-bottom: 10px;
}

/*group start*/


#groupWrap {
	height: auto;
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#groupRight {
	float: right;
	width: 510px;
	text-align: left;
}

#groupLeft {
	float: left;
	width: 205px;
}


#groupWrap p {
	font-size: 90%;
}
#groupWrap table {
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#groupWrap td {
	font-size: 93%;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#groupWrap th {
	font-size: 93%;
	text-align: left;
}

/*nextinfo start*/
#shopListWrap {
	height: auto;
	width: 600px;
}
.info_box th a {
	color: #000;
	text-decoration: none;
}
#groupLeft a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	color: #000;
}
