@charset "UTF-8";

/*記念品・ノベルティに*/
h2#novelty_h2 {
	background: url(../images/novelty_h2.jpg);
}
h3#novelty_h3_title {
	background: url(../images/novelty_h3_title.gif) no-repeat;
	height: 64px;
	text-indent: -5000px;
}

div.novelty_wrapper {
	clear: both;
	width: 650px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	}
div.novelty_wrapper h4 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}