@charset "utf-8";

/*

HOTALBUM BOOK INDEX CSS

author NOAH(T.Nikaidoh) by SALTWORKS INC.

LAST UPDATE 2009.09.01


*/

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

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

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


* html div#contents table#top{margin:10px 0;}

div#contents table#top{
	border:none;
	width:610px;
}
div#contents table#top td{
	padding:5px;
}

div#contents table#collections{
	width:610px;
	border:none;
	margin:10px 0px 20px;
	padding:0;
}
div#contents table#collections td{
	vertical-align:bottom;
	text-align:center;
}

div#contents table#collections td.name{
	text-align:center;
	padding-bottom:27px!important;
}

div#contents p.btn {
	margin: 0px;
	padding: 0px;
}

