@charset "utf-8";
/* PHOTOS　
CSS Document */

#center_column .topics .itiran li {
	display: block;
	float: left;
	width: 25%;
	list-style: none;
	line-height: 150%;
}

#center_column .topics .itiran {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}

#center_column .topics {
	border: 1px solid #090;
	margin-bottom:10px;
}
#center_column #tp_01 .itiran li a img {
	margin: 5px auto;
	text-align: center;
}
.itiran table caption {
	text-align: left;
}
.itiran table {
	border: 1px solid #CCC;
}
.itiran table tr td img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#center_column .topics .photo_large caption {
	font-weight: bold;
	padding: 5px;
	font-size: 20px;
	text-align: left;
}

.itiran .thumb_photo {
	float: left;
	height: 310px;
	width: 171px;
}
#page #wrapper #main #center_column #tp_01 .itiran .thumb_photo tr td {
	text-align: center;
	padding: 2px;
}
#center_column #tp_01 .itiran .thumb_photo tr td .small_80 {
	font: 80%/100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font_s {
	font-size: x-small;
}
.font_s_red_b {
	font-size: x-small;
	font-weight: bold;
	color: #F00;
}
