@charset "utf-8";
/*

SALT BABY EDIT COMPARTION CSS


2009.07.29


Tomoya Nikaidoh by SALTWORKS INC.


*/

div#wrap div#contents table th,
div#wrap div#contents table tbody td.salt	{
	color:#cf5700;
	font-weight: bold;
}

div#wrap div#contents table tbody td.salt	{
	background:#ffe9d7;
}

div#wrap div#contents table thead th.salt	{
	color:#fff;
	background:#e47626;
}


div#wrap div#contents table th,
div#wrap div#contents table td	{
	text-align:center;
	vertical-align:middle;
}


div#wrap div#contents table tbody th {
	width: 15%;
	background-color: #FFFDF8;
}

div#wrap div#contents table tbody th.farst	{
	background-color: #FFFAEF;
}


div#wrap div#contents table tbody td {
	width: 24%;
	background-color: #FFFDF8;
}
div#wrap div#contents h3 {
	margin-bottom: 1em;
}

