@charset "UTF-8";
/* CSS Document */



table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

a:link {
	color:#7262FF;
}

a:visited {
	color:#7262FF;
}

a:hover {
	text-decoration:underline;
	color:#00f;
}

a:active {
	color:#7262FF;
}

#y_container {
	width:640px;
	padding:0000;
	background-image: url(../../images/bgcolor_e8c94f.png);
	margin:0 auto;
	text-align:left;
}

.y_date {
	font-size:80%;
	color: #000000;
}

.y_table {
	width: 640px;
	border-collapse: collapse;
	border: 1px #666 solid;
} 

.y_table .year {
	color: #FFFFFF;
	background: #46402d;
	text-align: center;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
}

.y_table .date {
	color: #FFFFFF;
	background: #46402d;
	text-align: center;
	font-size: 11px;
	line-height: 160%;
}

.y_table .gallery{
	color: black;
	font-size: 11px;
	line-height: 160%;
	text-align: center;
	background: #e6dfcc;
}

.y_table td{
	color: black;
	font-size: 11px;
	line-height: 160%;
	text-align: center;
	background: #e6dfcc;
}

.y_table .catch {
	color: black;
	font-size: 11px;
	line-height: 160%;
	text-align: center;
	width:264px;
	background: #e6dfcc;
	vertical-align: text-top;
}

.y_table .photo {
	background: #46402d;
	text-align: center;
	width:180px;
	color:#ffffff;
	font-size: 11px;
	line-height: 160%;
}

.y_table img{
	width:170px;
	height:128px;
}
