@charset "utf-8";
/* CSS Document */

/* ======================================

	0.global

======================================= */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;

}

/*link color*/
a:link {  
	color				: #946243;
	text-decoration		: none;
}
		
a:visited {  
	color				: #9d896c;
	text-decoration		: none;
}

a:hover {  
	color				: #946243;
	text-decoration		: underline;
}
		
		
a:active {  
	color				: #9d896c;
	text-decoration		: none;
}
	
.sold {
	color:#990000;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #543f32;
	background:url(../happygift/images/background_base.gif);
}


#wrapper {
	width:854px;
	margin:0 auto;
}

#link {
	width:124px;
	float:left;
	padding-top:200px;
}

#contents {
	width:730px;
	float:right;
}

#wh_base {
	background:url(../happygift/images/wh_base_middle.gif);
	width:650px;
	padding:10px 40px;
	>margin:-3px 0;
}

#footer {
	padding-left:124px;
	text-align:center;
	margin:13px 0;
}

.top {
	text-align:right;
	margin:10px 0 20px 0;
}

.original-goods {
	width:650px; 
	height:700px;
	background:url(../happygift/images/original-goods_back.jpg) no-repeat 0 110px;
}

.original-bag {
	width:300px;
	margin-top:150px;
	padding-left:30px;
}
.original-goods table {
	margin-top:10px;
}
.original-kinchaku {
	width:250px;
	float:right;
	margin-top:280px;
}

.set02 {
	margin:20px 0;
}

.set01_list {
	width:295px;
	padding:10px;
	background:url(../happygift/images/set01_bg.gif);
}

.set02_list {
	width:295px;
	padding:10px;
	background:url(../happygift/images/set02_bg.gif);
}

.set_txt {
	width:315px;
	margin:10px 0 30px 0;
}

.set_copy {
	margin:20px 0 30px 0;
}
.set_left {
	float:left;
	width:315px;

}
.set_right {
	float:right;
	width:320px;
}

.set03_left {
	float:left;
	width:310px;

}
.set03_right {
	float:right;
	width:310px;
}


.set03_list {
	background:url(../happygift/images/set03_bg.gif);
	padding:10px;
}

.attention {
	border:1px solid #C1A309;
	padding:10px;
	margin:20px 0;
}

.attention ul{
	list-style:none;
}

.attention li {
	background:url(../happygift/images/dot.gif) 0 5px no-repeat;
	padding-left:11px;
}