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

.white_base {
	background-image: url(images/yokoku_base.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 912px;
}
.yellow_base {
	background-image: url(images/yellow_base.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 912px;
}
.gray_base {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(images/gray_base.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 912px;
}

 a.btn:hover {
   opacity: 0.5;
   filter alpha(opacity=50);
   -ms-filter: "alpha(opacity=50)";
 }

.spice_base {
	background-color: #EEE;
	font-size: 13px;
	line-height: 24px;
	height: 200px;
}
.present_base {
	background-color: #EAEAEA;
	font-size: 13px;
	line-height: 24px;
}
.small {
	font-size: 12px;
}
a:link {
	color: #F5BA31;
	text-decoration: none;
}
a:hover {
	color: #FF3;
	text-decoration: none;
}
a:visited {
	color: #F90;
	text-decoration: none;
}
.spice_10 {
	padding-left: 10px;
}

.text_left {
	padding-left: 50px;
}
.open {
	background-image: url(images/book_open.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 354px;
	width: 470px;
}
.amount {
	font-size: 10px;
	color: #39F;
	line-height: 20px;
}
.photo_right {
	padding-right: 40px;
}
