BODY{
	FONT-SIZE: 85%;
	color: #131;
	SCROLLBAR-FACE-COLOR: #666699;
	SCROLLBAR-HIGHLIGHT-COLOR: #ccffff;
	SCROLLBAR-SHADOW-COLOR: #666699;
	SCROLLBAR-ARROW-COLOR: #3399ee;
	SCROLLBAR-TRACK-COLOR: #3399ee;
	FONT-FAMILY: "Verdana","Hiragino Kaku Gothic Std", "Meiryo UI";
	SCROLLBAR-DARKSHADOW-COLOR: #3399ee;
	SCROLLBAR-BASE-COLOR: #ccffff;
	scrollbar-3d-light-color: #ccffff;
}
A:link {
	COLOR: #333399; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0000cc; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #336666; TEXT-DECORATION: underline
}
TD {
	FONT-SIZE: 100%; FONT-FAMILY: "Verdana","Hiragino Kaku Gothic Std", "Meiryo UI"
}
TH {
	FONT-SIZE: 100%; FONT-FAMILY: "Verdana","Hiragino Kaku Gothic Std", "Meiryo UI"
}
H1 {
	color: #363;
	font-size: 200%;
	line-height: 1;
	background: url(image/title-back.jpg) no-repeat;
	padding: 12px 40px 20px 25px;
	height: 38px;
	margin-bottom: -12px;
	position: relative;
	z-index: 10;

}
H2 {
	color: #363;
	font-size: 120%;
	line-height: 1;
	background: url(image/sub-title-back.png) no-repeat;
	padding: 5px 0px 10px 36px;
	height: 38px;
	margin-bottom: -12px;
	position: relative;
	z-index: 10;
}
H3 {
	color: #363;
	font-size: 120%;
	line-height: 1;
	padding: 5px 0px 10px 0px;
	height: 38px;
	margin-bottom: -12px;
	position: relative;
	z-index: 10;
}
H4 {
	color: #363;
	font-size: 100%;
	line-height: 1;
	padding: 5px 0px 10px 20px;
	height: 38px;
	margin-bottom: -12px;
	position: relative;
	z-index: 10;
}

H5 {
	FONT-SIZE: 200%; COLOR: #004000
}
H6 {
	FONT-SIZE: 200%; COLOR: #FF0000
}
FONT.small {
	FONT-SIZE: 70%
}
/*
HR {
	BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; COLOR: #ef9e52; BORDER-BOTTOM: 1px
}
*/
HR {
	BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; COLOR: #008000; BORDER-BOTTOM: 1px
}
.eng {
	FONT-SIZE: 80%; FONT-FAMILY: "Verdana", "ms ui gothic", "Arial", "Helvetica"
}
.inp {
	BORDER-RIGHT: #a0a0a0 2px solid; BORDER-TOP: #a0a0a0 1px solid; BACKGROUND-IMAGE: url(http://); BORDER-LEFT: #8b8b8b 1px solid; COLOR: #999999; BORDER-BOTTOM: #a0a0a0 2px solid; BACKGROUND-COLOR: #d7d7d7
}
.btn {
	BORDER-RIGHT: #a0a0a0 2px solid; BORDER-TOP: #a0a0a0 1px solid; FONT-SIZE: 100%; BACKGROUND-IMAGE: url(http://); BORDER-LEFT: #a0a0a0 1px solid; COLOR: #a0a0a0; BORDER-BOTTOM: #a0a0a0 2px solid; FONT-FAMILY: "Verdana", "ms ui gothic", "Arial", "Helvetica"; BACKGROUND-COLOR: #d7d7d7
}

centering
{
  horisontal-align:center;
}
