@charset "UTF-8";
/* CSS Document */

/*---------------------------------------------------------
                           #main
---------------------------------------------------------*/

div#main div.section {
	padding-bottom: 10px;
}

div#main div.section.end {
	padding: 21px 0 0;
	background: url(../image/shared/bg_line_dotted_gray.gif) repeat-x 0 10px;
}

div#main div.section h3 {
	margin-bottom: 0;
	padding-bottom: 20px;
}

/*---------------------------div#main div.section .game--*/

div#main div.section div.game {
	overflow: hidden;
	float: left;
	width: 428px;
	padding-bottom: 10px;
	padding-left: 1px;
}
/* Float Clear : For Old Browser */
div#main div.section div.game:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div#main div.section div.game.turn {
	float: right;
	padding: 0 1px 0 0;
}

div#main div.section div.game h4 {
	float: right;
	width: 209px;
	margin-bottom: 5px;
	padding: 3px 0 6px;
	background: url(../image/shared/bg_line_dotted_gray.gif) repeat-x 0 100%;
	color: #e60000;
	font-size: 16px;
	font-weight: bold;
}

div#main div.section div.game p {
	width: 209px;
	margin: 0 0 10px 219px;
	color: #333;
}
* html div#main div.section div.game p { /* for IE6 */
	margin-left: 216px;
}

div#main div.section div.game p.image {
	float: left;
	margin-left: 0;
}

div#main div.section div.game p.btn a {
	/*display: inline-block;*/
	display: block;
	overflow: hidden;
	width: 162px;
	height: 31px;
	background: url(../coupon/image/btn_main_play_game_on.gif) 0 0;
}

div#main div.section div.game p.btn a:active,
div#main div.section div.game p.btn a:hover {
	background-color: #fff;
}

div#main div.section div.game p.btn a:active img,
div#main div.section div.game p.btn a:hover img {
	visibility: hidden;
}

/*---------------------------div#main div.section .free_coupon--*/
	
div#main div.section div.free_coupon {
	overflow: hidden;
	float: left;
	width: 433px;
	margin-bottom: 10px;
	padding: 0 0 3px 1px;
	background: url(../coupon/image/bg_coupon_free_bottom.gif) no-repeat 1px 100%;
}
/* Float Clear : For Old Browser */
div#main div.section div.free_coupon:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div#main div.section div.free_coupon.turn {
	float: right;
	padding: 0 1px 3px 0;
	background-position: 0 100%;
}

div#main div.section div.free_coupon div.inner {
	padding-top: 11px;
	background: url(../coupon/image/bg_coupon_free_top.gif) no-repeat 0 0;
}

div#main div.section div.free_coupon h4 {
	float: right;
	width: 277px;
	margin: -0.2em 0 6px;
	padding: 0 15px 6px 0;
	background: url(../image/shared/bg_line_dotted_gray.gif) repeat-x 0 100%;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

div#main div.section div.free_coupon p {
	width: 280px;
	margin: 0 0 10px 141px;
	color: #333;
}
* html div#main div.section div.free_coupon p { /* for IE6 */
	 margin-left: 138px;
}

div#main div.section div.free_coupon p.notes {
	color: #9b1b1a;
}

div#main div.section div.free_coupon p.image {
	float: left;
	width: 119px;
	margin-left: 0;
	padding-left: 12px;
}

div#main div.section div.free_coupon p.btn {
	text-align: right;
}
* html div#main div.section div.free_coupon p.btn { /* for IE6 */
	 margin-left: 141px;
}

div#main div.section div.free_coupon p.btn a {
	display: inline-block;
	overflow: hidden;
	width: 115px;
	height: 19px;
	background: url(../coupon/image/btn_main_download_on.gif) 0 0;
}

div#main div.section div.free_coupon p.btn a:active,
div#main div.section div.free_coupon p.btn a:hover {
	background-color: #fff;
}

div#main div.section div.free_coupon p.btn a:active img,
div#main div.section div.free_coupon p.btn a:hover img {
	visibility: hidden;
}

/*---------------------------div#main div.section #flash_game--*/

div#main div.section div#flash_game {
	padding-bottom: 10px;
	text-align: center;
}

/*---------------------------div#main div.section .coupon_select--*/

div#main div.section.coupon_select p {
	margin: 0 60px 20px;
	color: #333;
}

div#main div.section.coupon_select ul {
	margin: 0 120px 20px;
}

div#main div.section.coupon_select ul li {
	color: #333;
}

div#main div.section.coupon_select div#flash_coupon {
	margin-bottom: 20px;
	text-align: center;
}

/*---------------------------div#main div.section.end #back_coupon--*/

div#main div.section.end #back_coupon {
	margin-top: 20px;
}

div#main div.section.end #back_coupon .btn a {
	/*display: inline-block;*/
	display: block;
	overflow: hidden;
	width: 187px;
	height: 31px;
	background: url(../coupon/image/btn_main_back_coupon_on.gif) no-repeat 0 0;
	margin: 0 auto;
}

div#main div.section.end #back_coupon .btn a:active,
div#main div.section.end #back_coupon .btn a:hover {
	background-color: #fff;
}

div#main div.section.end #back_coupon .btn a:active img,
div#main div.section.end #back_coupon .btn a:hover img {
	visibility: hidden;
}


/*---------------------------div#main div#coupon_info--*/

div#main div#coupon_info {
	margin-left: 164px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative
}

div#main div#coupon_info_btn {
	width: 880px;
}

.coupon_info_registration {
	float:left;
	margin-left:178px;
	margin-top: 10px;
	margin-bottom:10px;	
}
*:first-child+html .coupon_info_registration { /* IE7 Hack */
	float:left;
	margin-left:-305px;
	margin-top: 10px;
}

.coupon_info_mailmagazine {
	float:right;
	margin-right:179px;
	margin-top: 10px;
	margin-bottom:10px;	
}
*:first-child+html .coupon_info_mailmagazine { /* IE7 Hack */
	margin-left: 416px;
	margin-top: -58px;
}


.coupon_info_registration .registration_btn a {
	/*display: inline-block;*/
	display: block;
	overflow: hidden;
	width: 219px;
	height: 48px;
	background: url(../coupon/image/registration_on.jpg) no-repeat 0 0;
	margin: 0 auto;
}
.coupon_info_registration .registration_btn a:active,
.coupon_info_registration .registration_btn a:hover {
	background-color: #fff;
}

.coupon_info_registration .registration_btn a:active img,
.coupon_info_registration .registration_btn a:hover img {
	visibility: hidden;
}

.coupon_info_mailmagazine .mailmagazine_btn a {
	/*display: inline-block;*/
	display: block;
	overflow: hidden;
	width: 285px;
	height: 48px;
	background: url(../coupon/image/mailmagazine_on.jpg) no-repeat 0 0;
	margin: 0 auto;
}
.coupon_info_mailmagazine .mailmagazine_btn a:active,
.coupon_info_mailmagazine .mailmagazine_btn a:hover {
	background-color: #fff;
}

.coupon_info_mailmagazine .mailmagazine_btn a:active img,
.coupon_info_mailmagazine .mailmagazine_btn a:hover img {
	visibility: hidden;
}


/* End */
