/* brand_bg start */
.brand{
	background-image: url(../../images/item/brand/brand4_bg.gif);
	background-repeat: repeat-x repeaet-y;
}
/* brand_bg end */



/* Happyturn合格コンテンツ start */
.happyttl{
	width: 800px;
	height: 207px;
	background-image: url(../../images/item/brand/04/ttl_success.gif);
	background-repeat: no-repeat;
	text-align: right;
}


.happyCont{
	width: 780px;
	margin: 15px auto 0 auto;
	overflow: hidden;
	min-height: 1em;
}


.happyCont:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html .happyCont {
	height: 1em;
	overflow: visible;
}
/**/


.happyCont .left{
	width: 380px;
	/*margin-right: 20px;*/
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	float: left;
}


.happyCont .right{
	width: 380px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	float: right;
}


.congratulations{
	margin-bottom: 30px;
}


.hb2008{
	margin:0 auto 30px auto;
}


/* Happyturn合格コンテンツ end */



/* Happyturn合格コンテンツ結果発表 start */
.award_ttl{
	width: 800px;
	text-align: center;
}

.award{
	margin-top: 10px;
}


.award .award_cont{
	margin-top: 25px;
	min-height: 1em;
}

.award .award_cont:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

/*\*/
* html .award .award_cont {
	height: 1em;
}

.award .award_cont {
	display: block;
}
/**/


.award .att{
	color: #666;
	font-size: 12px;
	text-align: left;
	margin: 10px 0 20px 0;
}


.award_item_l{
	width: 380px;
	text-align: left;
	float: left;
	min-height: 1em;
}


.award_item_r{
	width: 380px;
	text-align: left;
	float: right;
	min-height: 1em;
}


.award_item_l:after, .award_item_r:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

/*\*/
* html .award_item_l, * html .award_item_r {
	height: 1em;
}

.award_item_l, .award_item_r {
	display: block;
}
/**/


.award_item_l .img, .award_item_r .img{
	width: 104px;
	margin-right: 24px;
	float: left;
}


.award_item_l .detail, .award_item_r .detail{
	width: 252px;
	float: right;
}


.award_item_l .nick, .award_item_r .nick{
	height: 14px;
	font-size: 12px;
	padding-bottom: 3px;
}


.award_item_l .id, .award_item_r .id{
	width: 106px;
	height: 14px;
	padding-bottom: 3px;
	float: left;
}


.award_item_l .theme, .award_item_r .theme{
	width: 146px;
	height: 14px;
	padding-bottom: 3px;
	float: right;
}


.award_item_l .nick img, .award_item_r .nick img, .award_item_l .id img , .award_item_r .id img, .award_item_l .theme img, .award_item_r .theme img{
	margin-right: 3px;
	vertical-align: bottom;
}


.award_item_l .h_txt, .award_item_r .h_txt{
	color: #7c6900;
	font-size: 12px;
	line-height: 18px;
	padding-top: 2px;
}


.award_item_l .txt, .award_item_r .txt{
	color: #f068a8;
	font-size: 12px;
	line-height: 18px;
	padding-top: 2px;
}


/* Happyturn合格コンテンツ結果発表 end */
