@charset "UTF-8";
body.photo {
	background-image: url(../img/photo_head.gif);
	background-repeat: repeat-x;
}
div.photoHead {
	height: 36px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
	color: #FFFFFF;
}
div.photoHead a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.photoHead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div.photoHead a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.photoHead a:active {
	color: #FFFFFF;
	text-decoration: none;
}
div.photoBody {
	position: absolute;
	left: 0px;
	top: 51px;
	right: 0px;
	bottom: 0px;
}
table.photoFrame {
	left: 0px;
	right: 0px;
}
table.photoFrame th {
	width: 270px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
table.photoFrame td {
	text-align: left;
	vertical-align: top;
}
table.photoFrame td img {
	color: #333333;
	padding: 5px;
}
table.photoFrame td td.photoStatus {
	font-size: small;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #333333;
}
table.photoFrame div.photoComments  {
	padding-bottom: 1em;
	position: relative;
}
table.photoFrame div.photoLeftCM {
	clear: both;
	float: left;
	height: 250px;
	width: 250px;
	padding-bottom: 1ex;
}
div.detailCaption {
	background-color: #333333;
	color: #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-size: small;
}
div.photoNavi {
	position: relative;
	padding-bottom: 1em;
}
table.photoFrame td td.photoLowerCM {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
table.photodata {
	display: inline-block;
	float: left;
	font-size: small;
	margin-right: 3px;
}
table.photodata th {
	background-color: #333333;
	width: auto;
	color: #CCCCCC;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	white-space: nowrap;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.photodata td {
	background-color: #222222;
	width: auto;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	white-space: nowrap;
	vertical-align: middle;
}
div.photoComments {
	color: #AAAAAA;
}
td.photoChart {
	margin: 0px;
	padding: 0px;
}
td.photoCopyrights {
	font-size: small;
	color: AAAAAA;
}
