div.album-content {
	margin: 0px 0px 20px;
}
div.table-top,
div.table-bottom {
	min-height: 22px;
}
div.table-top p.table-caption {
	float: left;
}
div.table-top div.to-history {
	margin: 4px 0px;
	padding: 0px 2px 0px 0px;
	float: right;
}
p.table-footnote {
	padding: 0px 4px 5px;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
div.table-bottom p.table-footnote {
	padding: 5px 4px;
	float: left;
}
div.table-top ul.month-navi,
div.table-bottom ul.month-navi {
	display: block;
	margin: 4px 0px;
	border-left: 1px dotted #bbbbbb;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
	float: right;
}
div.table-top ul.month-navi li,
div.table-bottom ul.month-navi li {
	display: block;
	margin: 0px;
	border-right: 1px dotted #bbbbbb;
	padding: 0px;
	width: 40px;
	text-align: center;
	float: left;
}
div.table-top ul.month-navi li span.current,
div.table-bottom ul.month-navi li span.current {
	color: #999999;
}
ul.resume-navi {
	display: block;
	margin: 4px 0px;
	border-left: 1px dotted #bbbbbb;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
}
div.table-top ul.resume-navi,
div.table-bottom ul.resume-navi {
	display: block;
	float: right;
}
ul.resume-navi li {
	display: block;
	margin: 0px;
	border-right: 1px dotted #bbbbbb;
	padding: 0px;
	width: 60px;
	text-align: center;
	float: left;
}
ul.resume-navi li span.current {
	color: #999999;
}
table.album-table {
	border-collapse: collapse;
	border: 1px solid #c2c2c2;
	width: 100%;
/*	table-layout: fixed;*/
}
table.album-table th,
table.album-table td {
	border: 1px solid #c2c2c2;
}
table.album-table th {
	padding: 7px 5px;
	color: #3366cc;
	background: url(../../../image/bg-th_h3_c2.gif) repeat;
	background-color: #d7ebff;
	text-align: center;
	white-space: nowrap;
}
table.album-table td {
	padding: 8px 9px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
}
table.album-table td.date {
	padding: 8px 4px;
	font-weight: bold;
	text-align: center;
}
table.album-table td.date.saturday {
	color: #66ccff;
}
table.album-table td.date.holiday {
	color: #ff6666;
}
table.album-table td.team {
/*	text-align: center;*/
}
table.album-table td.item {
	vertical-align: top;
}
table.album-table td.link {
	text-align: center;
}
table.album-table td.link a {
	padding: 0px 0px 0px 8px;
	color: #3366cc;
	background: url(../../../image/icon-sublist_mark.gif) left 4px no-repeat;
}
table.album-table td ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
table.album-table td ul li {
	margin: 0px;
	padding: 1px 0px 1px 10px;
	background: url(../../../image/icon-listitem.gif) left 5px no-repeat;
}

div.album-content div.subcontent {
	margin: 0px 10px 10px;
	border: 1px solid #c2c2c2;
	padding: 22px 20px;
	width: 585px;
	background-color: #fcfdfc;
}

div.album-history {
	margin: 30px 0px 0px;
	border-top: 1px solid #c2c2c2;
	padding: 10px 0px 0px;
	height: 122px;
	background: url(../image/bg-album_list_page.gif) right bottom no-repeat;
}
div.album-history ul.resume-navi {
	margin-top: 15px;
}
div.alterpage {
	margin: 0px;
	border-top: 1px solid #c2c2c2;
	padding: 20px 0px 0px;
	text-align: center;
}

/* FOR DETAIL PAGE */
.event-album {
	margin: 0px -13px 18px 0px;
	width: 660px
}
.event-album1flame {
	margin: 0px 9px 0px 0px;
	width: 155px;
	float: left;
}

.album-cpn {
	width: 155px;
	margin: 3px 0px 0px;
}
.album-cpnblock {
	display: inline-block;
/*	width: 140px;*/
}
/*
.album-cpn img {
	line-height: 11px;
	vertical-align: bottom;
}
*/
/* /FOR DETAIL PAGE */

