.page {
	color: #6F593C;
	background: #FFFFFF;
	background-image: url(img/back1.gif);
	font: small "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin: 0;
	line-height: 1.5;
}
.head_bk {
	background: #FFFFFF url(../img/head_back.gif) no-repeat right;
}
.foot_bk {
	background: #000000 url(../img/footer_bg.gif) repeat-x bottom;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
.vertical {
  width: 430px;           /* 表示する横幅 */
  height: 180px;          /* 表示する縦幅 */
  writing-mode: tb-rl;    /* テキストを縦書きにする */
}
.style1 {color: #996699}
.style2 {color: #996699}
.style3 {color: #996699}
.style4 {color: #666666}
.style5 {
	color: #000000;
	font: bold;
}