@charset "utf-8";
#CONTENTS .float_l {
	float: left;
	width: 359px;
	margin-bottom: 10px;
}
#CONTENTS .float_r {
	float: right;
	width: 359px;
	margin-bottom: 10px;
}



#CONTENTS h3 {
	display: block;
	height: 22px;
	overflow: hidden;
	background-image: url(../images/index_h3_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 5px;
	font-size: 93%;
	margin-bottom: 5px;
}
#CONTENTS h3 span {
	height: 22px;
	display: block;
	color: #FFF;
	padding-left: 10px;
	line-height: 22px;
	background-image: url(../images/index_h3_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#CONTENTS strong {
	font-weight: bold;
	color: #F00;
}
#CONTENTS .list ,#CONTENTS .list2{
	display: block;
}
#CONTENTS .list li {
	display: block;
	width: 33%;
	float: left;
	font-size: 93%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#CONTENTS .list2 li {
	display: block;
	width: 49%;
	float: left;
	font-size: 93%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#CONTENTS .button {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#CONTENTS .button ul {
	display: block;
	clear: both;
	margin-top: 5px;
	padding-top: 4px;
}
#CONTENTS .button ul li {
	display: block;
	float: left;
	margin-right: 3px;
}
#CONTENTS .button ul li a {
	display: block;
	height: 40px;
	width: 239px;
	line-height: 40px;
	text-align: center;
	font-size: 110%;
	background-image: url(../images/coupon_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#CONTENTS .button ul li a:link {
	color: #333;
}
#CONTENTS .button ul li a:visited {
	color: #333;
}
#CONTENTS .button ul li a:hover {
	color: #F60;
}



#CONTENTS ul li.nomargin  {
	margin-right: 0px;
}
#CONTENTS .under_menu {
}

