@charset "utf-8";
/* CSS Document */

body{
	margin-top:0;
	margin-bottom:0;
	background-color:#FEDAED;
}
#wallpaper{
	width:994px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D676AF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D676AF;
}
#title{
	margin:-20px 0 0 30px;
}
#content{
	margin:-10px 43px 0 35px;
}
#content h4{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding:5px 0 0 0;
	margin:0;
	color:#C0C0C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#content h4 a{
	padding:0;
	margin:0;
	color:#AC2082;
	text-decoration:none;
}
#content h4 a:hover{
	padding:0;
	margin:0;
	color:#C7568E;
	text-decoration:underline;
}
.s_title{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding:0 0 5px 0;
	margin:0;
	text-indent:7px;
	color:#797979;
	line-height:22px;
	font-size:12px;
}
.price{
	padding:5px 0 0 0;
	margin:0;
	letter-spacing:1px;
	color:#C69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#825700;
}
.top a{
	color:#825700;
	text-decoration:none;
}
.top a:hover{
	color:#825700;
	text-decoration:underline;
}
.free{
	color:#0053A6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
