body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-attachment: scroll;
	background-image: url(images/base.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}

.border {
	background-image: url(images/dot.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 70px;
}
.photo_base {
	background-image: url(images/photobase02.png);
	background-repeat: repeat-y;
	background-position: center;
}
.cap {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-top: 10px;
	background-image: url(images/photobase02.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.btn {
}
.small {
	font-size: 12px;
}
a:link {
	color: #FB775D;
	text-decoration: none;
}
a:visited {
	color: #9D3E1E;
	text-decoration: none;
}
a:hover {
	color: #FCC;
	text-decoration: none;
}
.text_space {
	padding-left: 40px;
}
