/* syndication */

#webSearch h2 {
	margin: 0 0 10px;
}

#webSearch #syndication {
	float: none;
	margin: 0 auto 30px;
}

#webSearch .txtArea{
	padding: 0 10px 15px;
}

#webSearch .imgArea{
	padding: 0 0 10px;
	text-align: center;
}

#webSearch .txtArea span{
	color: #ff0000;
}

#webSearch #stampCard {
	background:url("../../image/stamp/bg_stampCard.png?20131023") no-repeat;
	width: 765px;
	height:222px;
	margin: 0 auto 15px;
}

#webSearch #stampCardLogout {
	background:url("../../image/syndication/bg_logout.png?20131023") no-repeat;
	width: 765px;
	height:222px;
	margin: 0 auto 30px;
}

#webSearch .stamp {
	float: left;
	width: 535px;
	padding: 15px 0 0 5px;
	text-align: center;
}

#webSearch .stamp img{
	margin: 0 4px;
}

#webSearch .stamp .top{
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5`7*/
	height: 92px;
	text-align:center;
	margin: 0 0 5px 0;
}

#webSearch .stamp .bottom{
	display: inline-block; /*for modern*/
	/display: block; /*for ie5`7*/
	margin: 4px 0 0;
	/margin: 2px 0 0;
	height: 92px;
	text-align:center;
}

#webSearch .getPoint{
	float: left;
	width: 184px;
	padding: 30px 0 0 30px;
	text-align: center;
}

#syndicationRule .rule{
	padding: 0 10px;
}

#syndicationRule .rule dl{
	background:url("../../image/global/border_dotted_gray.gif?20131023") no-repeat scroll 0 100%;
	padding: 10px 0;
}

#syndicationRule .rule dt.sub{
}

#syndicationRule .rule dd.sub{
	margin:5px 0px 0px 20px;
	padding:0px;
}

#syndicationRule .rule dd.sub p.midashi{
	font-weight:bold;
	margin-top: 15px;
}

#syndicationRule .rule ul{
	font-weight:bold;
	margin:10px 0px 10px 20px;
}

#syndicationRule .rule .frame .frame_middle{
	background-color:#FDFEFE;
}

