body {
	background-attachment: scroll;
	background-image: url(images/grand_base.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.small {
	font-size: 12px;
}
.white_base {
	background-image: url(images/base.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.space {
	padding-top: 20px;
	padding-bottom: 20px;
}
.topic_wide {
	width: 400px;
}
.topic_border {
	background-image: url(images/border_tate.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 30px;
}
.place {
	font-size: 16px;
	font-weight: bold;
	color: #33ACE0;
}
a:link {
	color: #09C;
	text-decoration: none;
}
a:hover {
	color: #FC6;
	text-decoration: none;
}
a:visited {
	color: #03C;
	text-decoration: none;
}
.photo_comment {
	color: #F90;
	line-height: 26px;
}
a.btn:hover {
   opacity: 0.5;
   filter alpha(opacity=50);
   -ms-filter: "alpha(opacity=50)";
 }
.date {
	background-image: url(images/date_back.png);
	background-position: center center;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	background-repeat: no-repeat;
	height: 20px;
	width: 140px;
}
.moscow, .yamaguchi, .sugano {
	background-image: url(images/from_moscow.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 460px;
	padding-left: 25px;
	padding-top: 25px;
	color: #521D24;
}
.tokyo, .nagata {
	background-image: url(images/from_tokyo.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 460px;
	padding-left: 25px;
	padding-top: 25px;
	color: #521D24;
}
.text_base {
	background-image: url(images/text_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.photo {
	padding-bottom: 10px;
}
.text_title {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #369;
}
.face_space {
	padding-bottom: 12px;
}
