ul.photos
{
	margin: 0;
	padding: 0;
	margin-left: 8px;
}

ul.photos#down
{
	text-align: right;
}

ul.photos li
{
	list-style-type: none;
	display: inline;
	padding: 3px 1.5em 3px 1.5em;
	margin-left: 4px;
	margin-right: 4px;
	border: solid 2px #990000;
	background-color: #ffcc66;
	color: #cc0000;
}

ul.photos li a
{
	color: #cc0000;
	font-weight: normal;
}

ul.photos li#item_focus
{
	color: #ffffff;
	font-weight: bold;
	background-color: #990000;
	background-image: url('../image/common/ministar.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

ul.photos li a:hover
{
	border-bottom-width: 0px;
	color: #ff0000;
}

#photo_frame
{
	text-align: center;
	border: 3px solid #990000;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 10px;
}

table.center
{
	/* Firefox‘Ī¨ō—p */
	margin-left: auto;
	margin-right: auto;
}
