.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 155%;
	color: #333333;
	font-weight: normal;
}
.main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #333333;
}
.main2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 160%;
	color: #333333;
	font-weight: normal;
}
.credit {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 150%;
	color: #555555;
}
a:hover {
	color: #006699;
}

#gallery{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size:10px;
}

#gallery img {
	border: none;
}

#gallery p {
	word-spacing:5px;			/* 単語間隔 */
}

#gallery .header {
	width: 100%;
	height: 16px;
	background-color: #666666;
	padding: 2px;
}


#gallery .footer {
	font-size: 90%;
	width: 100%;
	height: 20px;
	background-color: #666666;
	text-align: right;
}
