@charset "utf-8";

/*

HOTALBUM BOOK INDEX CSS

author AN-NA(A.Nagai) by SALTWORKS INC.

LAST UPDATE 2009.09.04


*/

div#contents div#mail_box{
	background:url(../img/mail_box.gif) no-repeat left top;
	min-height:40px;
	padding:0;
	margin:0;
}

* html div#contents div#mail_box{height:40px;}

div#contents div#mail_box p{
	text-align:center;
	padding-top:10px;
	margin-bottom:20px;
}

div#contents div.voice_bg{
	display: block;
	clear:both;
	background: url(images/voice_bg.gif) no-repeat left top;
	width: 610px;
	margin: 0px;
	padding: 0px;
	float:left;
}

div#contents div.voice_bg p{
	padding:0.7em 20px 0px;
	margin=bottom:0;
}

div#contents div.voice_l{
	background:url(images/bg_bottom_l.gif) no-repeat left bottom;
	width:610px;
	display:block;
	margin-bottom:15px;
	padding-bottom:50px;
	float:left;
	clear:both;
}

div#contents div.voice_r{
	background:url(images/bg_bottom_r.gif) no-repeat left bottom;
	width:610px;
	display:block;
	margin-bottom:15px;
	padding-bottom:50px;
	float:left;
	clear:both;
}

div#contents div.voice_l p.name,
div#contents div.voice_r p.name{
	float:right;
	padding-right:20px;
	margin:0;
}

/**{border:1px solid red;}*/div#contents p.order {
	clear: both;
}
