body {
	font-size: 14px;
	line-height: 24px;
	background-attachment: fixed;
	background-image: url(images/grand_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #9AC1EA;
	letter-spacing: 1px;
}

.base_area {
	background-image: url(images/base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.archive_area {
	background-image: url(images/archive_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.btn {
}
.sub_base {
	background-image: url(images/sub_base03.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.text {
	background-image: url(images/text_base.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
}
.text_title {
	font-size: 16px;
	font-weight: normal;
	color: #FB2A21;
	padding-top: 7px;
}
.text_area {
	padding-left: 10px;
}
.photo {
	padding-bottom: 10px;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
.info {
	background-image: url(images/sub_base04.png);
	background-position: center center;
	font-size: 12px;
	line-height: 22px;
	background-repeat: no-repeat;
	height: 117px;
	color: #FFF;
}
.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.date {
	font-size: 10px;
	line-height: 16px;
	color: #024F52;
	background-image: url(images/date_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 120px;
}
a:link {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #F8BEAC;
	text-decoration: none;
}
a:visited {
	color: #399;
	text-decoration: none;
}
.member_base {
	background-image: url(images/member_base.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	letter-spacing: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.member_icon {
	background-image: url(images/member_base.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
	line-height: 20px;
	padding-left: 0px;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
