@charset "utf-8";
.photoback {
	background-color: #666666;
	text-align: center;
	width: 100px;
	text-decoration: none;
}

.title {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.photonumber {
	background-color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	width: 100px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

body {
	font-style: italic;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}

.addless {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
}

.basic_honbun {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: normal;
	color: #CCCCCC;
	padding: 12px;
}
