@charset "utf-8";

/*********************************************************************/

#mainImg{
	background:url(../images/mainImg.jpg) no-repeat;
	}

#contents ul li{
	}

#contents table{
	border-collapse:separate;
	width:640px;
	width:580px;
	margin-top:20px;
	}

#contents table th,
#contents table td{
	padding:2px 4px;
	}

#contents table th{
	background:#ddd;
	width:140px;
	text-align:center;
	}

#contents table td{
	background:#eee;
	}

#contents table td.photograph{
	vertical-align:middle;
	text-align:center;
	}

ul#appearance{
	width:524px;
	margin:20px auto;
	}

ul#appearance li.left{
	float:left;
	margin-right:40px;
	}

ul#appearance li img{
	/*border:solid 1px #666;*/
	}