.left {
	background-image:  url(img/left.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 11px;
	border: 0px solid #000000;
}
.right {
	background-image:  url(img/right.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 11px;
	border: 0px solid #000000;
}
.up {
	background-image:  url(img/up.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center bottom;
	border: 0px solid #000000;
}
body {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
.size {
	font-size: 12px;
}
h1 {
	color: #996633;
	margin-top: 10px;
	font-size: 20px;
	margin-bottom: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 200%;
	margin-bottom: 3px;
	margin-top: 0px;
}
.fontstandard {
	padding-top: 5px;
	line-height: 150%;
}
.fontstandard2 {
	padding-top: 5px;
	line-height: 150%;
	background-image: url(img/yuuryouroujinhoumu_bg.jpg);
; background-repeat: repeat-x
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: 150%;
	margin-bottom: 1px;
	margin-top: 0px;
}
fontmenu {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 150%;
	margin-bottom: 1px;
}
strong {
	color: #996666;
}
.lefttop { background-image: url(img/lt.gif); background-position: right bottom; }
.righttop { background-image: url(img/rt.gif); background-repeat: repeat-y; background-position: right bottom; border: 0px none; }
.centertop { background-image: url(img/up.gif); background-repeat: repeat-x; height: 10px; background-position: center bottom; border: 0px solid #000000; }
.leftbottom { background-image: url(img/lb.gif); background-position: right top; height: 12px; }
.rightbottom { background-image: url(img/rb.gif); background-repeat: repeat-y; background-position: right top; border: 0px none; }
.centerdown { height: auto; background-image: url(img/down.gif); background-position: top; background-repeat: repeat-x; }


