body {
	font: 10px/15px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a img {
	border-style: none;
}
html{
　　overflow-y: scroll;
} 

.bg_taca {
	background: url(../img/taka.gif) no-repeat left bottom;
}


.album_title {
	font-size: 12px;
	margin-bottom: 20px;
}
.pict_list {
	margin: 0px;
	padding: 0px;
}
.pict_list li {
	list-style: none;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
