body {
	margin: 0px;
	padding: 0px;
	　　background-image: url(../img/bg/base.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: scroll;
	background-position: left top;
	background-image : url(base.gif);
	background-color: #862D51;
}

A { text-decoration: none;}
A:link { color: #333399; }
A:visited { color: #990000; }
A:hover { color: #FF6600; }

.gray_line1 {
	border-top: 1px solid #826262;
	border-right: 1px solid #826262;
	border-bottom: 1px solid #826262;
	border-left: 1px solid #826262;
}
.gray_line {
	border: 1px solid #666666;
}
.bg-body {
	background-image : url(sakura.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-table {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image : url(sakura-table.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-shadow-l {
	background-image : url(shaow-l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-shadow-r {
	background-image : url(shaow-r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.txt-pink-big {
	font-size: 15px;
	font-weight: bold;
	color: #BC6989;
}
.txt-pink-mini {
	font-size: 12px;
	font-weight: bold;
	color: #BC6989;
	line-height: 19px;
}
.txt-pink2-big {
	font-size: 15px;
	font-weight: bold;
	color: #603A4B;
}
.txt-pink2-mini {
	font-size: 12px;
	font-weight: bold;
	color: #603A4B;
	line-height: 19px;
}
.txt-gray-big {
	font-size: 16px;
	font-weight: bold;
	color: #45464F;
}
.txt-gray-mini {
	font-size: 12px;
	font-weight: normal;
	color: #45464F;
	line-height: 19px;
}
.txt-gray-minimini {
	font-size: 11px;
	font-weight: normal;
	color: #45464F;
	line-height: 13px;
}
.txt-gray-mini2 {
	font-size: 12px;
	font-weight: normal;
	color: #45464F;
	line-height: 14px;
}
.txt-orange-minimini {
	font-size: 10px;
	font-weight: normal;
	color: #CE8E00;
	line-height: 13px;
}
.txt-red-minimini {
	font-size: 10px;
	font-weight: normal;
	color: #C12B0E;
	line-height: 13px;
}
.line-tablewaku {
	background-color: #FFFFF3;
	border-top: 1px solid #E5BA7C;
	border-right: 1px solid #E5BA7C;
	border-bottom: 1px solid #E5BA7C;
	border-left: 1px solid #E5BA7C;
}
.bg-title {
	background-image : url(pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg-under {
	background-image : url(wood.2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-chaline {
}
.bg-top {
	background-attachment: fixed;
	background-image : url(wood.2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-kage-l {
	background-image : url(kage-l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-table2 {
	background-attachment: fixed;
	background-image : url(sakura-table2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
