@charset "utf-8";
/* CSS Document */

div#contents div#mail_link {
	margin: 30px 0 0 0;
	padding: 0;
	border: 1px solid #CEC6B7;
	background-color: #fff;
	clear: both;
	font-size: 1em;
	white-space:nowrap;
}

div#contents img.gift {
	float: right;
	margin-left:16px;
}

div#contents div#mail_link p	{
	margin:0;
	padding:1em;
	font-weight:bold;
	color:#333;
	line-height:1.1em;
	text-align: center;
}

div#contents div#mail_link p a:link	{
	white-space:nowrap;
}

div#contents strong {
	font-size: 1.2em;
	color: #660000;
	white-space: nowrap;
}
div#contents table {
	width: 680px;
}
div#contents table thead td {
	margin: 0px;
	padding: 0 19px 1em 19px;
}

div#contents table tbody th	{
	color:#600;
}

div#contents table tbody th span	{
	color:#300;
	clear:both;
	float: none;
	display: block;
	margin-bottom:34px;
	font-size:1em;
	line-height: 1.2em;
}

div#contents table tbody td.card {
	text-align: center;
	vertical-align: middle!important;
	margin: 0;
	padding: 0 19px 20px 19px;
	width: 302px;
}

div#contents table tbody td.card img	{
	background:url(ajax-loader3.gif) no-repeat center center;
	border: 1px solid #cfcfcf;
}
div#contents table tbody td.text {
	margin: 0px;
	padding: 1em 19px 0.5em 19px;
	color: #660000;
}
div#contents h5#sakuhin {
	margin: 37px 0 11px 0;
}

#contents h6 {
	font-size: 1.2em;
	color: #600;
	margin: 2em 0 1em 0;
	border-bottom:1px dashed #cfcfcf;
}
