@charset "utf-8";
/* CSS Document */


#coupon_info_contents {
	width: 692px;
	height: 100px;
	margin: 10px 0px 0px 60px;
	/*background-image: url(images/bg_coupon_contents4.jpg);
	background-repeat: no-repeat;*/
	/*background-color:#ffffbb*/
}

#coupon_info_contents1 {
	width: 672px;
	margin: 30px 0px 30px 60px;
	background-color:#ffffbb;
	padding: 10px 0px 10px 20px;
	font-family: "MS UI Gothic";
	
}

#coupon_info_contents1 h3 {
	margin: 0px 0px 5px 0px;
	font-size: 123.1%;
	font-family: "AR P丸ゴシック体M", "HG丸ｺﾞｼｯｸM-PRO";
	color: #ff9900;
}

#coupon_info_contents4 {
	width: 692px;
	/*height: 32140px;*/
	margin: 10px 0px 0px 60px;
	/*background-image: url(images/bg_coupon_contents4.jpg);
	background-repeat: no-repeat;*/
	background-color:#ffffbb
}

#coupon_contents_table {
	width: 600px;
	margin: 10px 0px 0px 30px;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
	table-layout: fixed;
}

#coupon_contents_table col.col1 {
	width: 3px;
}
#coupon_contents_table col.col2 {
	width: 155px;
}
#coupon_contents_table col.col3 {
	width: 292px;
}
#coupon_contents_table col.col4 {
	width: 147px;
}
#coupon_contents_table col.col5 {
	width: 3px;
}

#coupon_contents_table td.titlebar_left {
	width: 3px;
	background-image:url(images/bg_table_titlebar_left.jpg);
	background-repeat: no-repeat;
}

#coupon_contents_table td.name {
	width: 447px;
	height: 25px;
	padding: 1px 0px 0px 5px;
	font-family: "AR P丸ゴシック体M", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 123.1%;
	font-weight: bold;
	text-align: left;
	color: #339900;
	background-image: url(images/bg_table_titlebar_middle.jpg);
	background-repeat: repeat-x;
}

#coupon_contents_table td.shop {
	width: 147px;
	padding: 0px 10px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	color: #333333;
	background-image: url(images/bg_table_titlebar_middle.jpg);
	background-repeat: repeat-x;
}

#coupon_contents_table td.shop img {
	vertical-align: middle;
}

#coupon_contents_table td.titlebar_right {
	width: 3px;
	background-image:url(images/bg_table_titlebar_right.jpg);
	background-repeat: no-repeat;
}

#coupon_contents_table td.middle_spacer {
	width: 600px;
	height: 10px;
	margin: 0;
	font-size: 0;
}

#coupon_contents_table td.top_spacer {
	width: 600px;
	height: 30px;
	margin: 0;
	font-size: 0;
}


#coupon_contents_table td.under_spacer {
	width: 600px;
	height: 30px;
	margin: 0;
	font-size: 0;
}

#coupon_contents_table td.frame {
	width: 600px;
	height: 130px;
	padding: 4px 0px 0px 0px;
	vertical-align: top;
	text-align: center;
	color: #339900;
	font-size: 93%;
	font-family: "Century Gothic";
	font-weight: bold;
	
	background-repeat: no-repeat;
}
#coupon_contents_table td.frame a:link {
	color:#339900;
	text-decoration: none;
}
#coupon_contents_table td.frame a:visited {
	color:#339900;
	text-decoration: none;
}
#coupon_contents_table td.frame a:hover {
	color:#339900;
	text-decoration: none;
}
#coupon_contents_table td.frame a:active {
	color:#339900;
	text-decoration: none;
}

#coupon_contents_table td.frame img {
	border-style: none;
}

#coupon_contents_table td.description {
	width: 442px;
/*	height: 100px;*/
	padding: 3px 20px 0px 10px;
	font-family: "MS UI Gothic";
	font-size: 93%;
	color: #333333;
	vertical-align: top;
	line-height: 1.5em;
}

#coupon_contents_table td.borderline {
	width: 600px;
	height: 20px;
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	font-size: 0;
}

#coupon_contents_table .link_pagetop {
	width: 600px;
	height: 35px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}

#pagelink {
	width: 690px;
	margin: 0px 0px 20px 0px;
	font-size: 98%;
	text-align: center;
	border-style: none;
}

