@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;
}

div#contents img.gift {
	float: right;
	margin-left:16px;
}

div#contents div#mail_link p	{
	margin:0;
	padding:1em 16px;
	font-size:1.05em;
	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 ul {
	display: block;
	margin: 0 0 15px 0;
	padding: 0px;
}
div#contents div#flash-text {
	margin-bottom: 15px;
}

div#contents dl {
	background: url(../images/c_voice_icon.gif) no-repeat left top;
	padding: 0 0 0 56px;
	margin: 31px 0 0 0;
	width:653px;
}

* html div#contents dl {
	width:598px;
}

*:first-child+html div#contents dl {
	width:598px;
}

div#contents dl#last {
	margin-bottom: 50px;
}


div#contents dl dt,
div#contents dl dd	{
	margin-bottom: 0.6em;
	margin-left: 0px;
	width:635px;
}


div#contents dd {
	background: url(../images/c_voice_line.gif) no-repeat right bottom;
	padding: 0 0 23px 0;
}

div#contents dd.add {
	background: none;
	padding: 0;
	line-height:1.2em;
}


