@charset "utf-8";


/*__________________________________________________ Pick Up */

.news {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

.news_title {
	font-size: 11px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}


/*_____________________________________________ text */
 
/*  フォント最小 */
.level0 {  font-size:10px; line-height: 120% }

/*  フォント小 */
.level1 {  font-size: 10.5px; line-height: 120% }

/*  フォント標準 */
.level2 {  font-size: 11px; line-height: 15px }


/*_________________________________________________________________________ Contents */

#contents {
	width:800px;
	margin: 0px;
	}
	
#contents td {
	padding: 0px;
}	
	
#contents h3 {
	margin:20px 0 10px 0;
	}
	
/*_________________________________________________________________________ gallery */
	
.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 .catch {
	color: black;
	font-size: 11px;
	line-height: 160%;
	text-align: center;
	background: #e6dfcc;
	vertical-align: text-top;
}

.y_table .photo {
	background: #46402d;
	text-align: center;
}
