.font90 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 90%;
	line-height: 22px;
	color: #333333;
}
.font80 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
.font70 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 70%;
	color: #333333;
}
.bg-left {
	background-image: url(system-image/bg-left.jpg);
	background-repeat: repeat-y;
}
.bg-right {
	background-image: url(system-image/bg-roght.jpg);
	background-repeat: repeat-y;
}
.borderwaku {
	border: 1px solid #CCCCCC;
}
.kankaku {
	padding-top: 5px;
	padding-bottom: 10px;
}

.borderwaku table caption  {
	font-size : 14px; font-weight : bold; padding : 4px; background-color : #e2e2e2; 
}
.borderwaku .tb      {
	border-collapse : collapse;
	width : 100%;
}
.borderwaku .tb th   {
	border : 1px solid #cccccc; padding : 4px; font-size : 13px; 
}
.borderwaku .tb td   {
	border : 1px solid #cccccc; padding : 4px; font-size : 13px; 
}
.borderwaku .tb input {
	border : 1px solid #bbbbbb; 
}
.borderwaku .tc      {
	border-collapse : collapse; border : 1px solid #cccccc; width : 100%; 
}
.borderwaku hr       {
	color : #000000; margin : 12px 0; 
}
.borderwaku p.k      {
	font-size : 16px; color : blue; line-height : 1.6; 
}
.borderwaku label    { font-size : 16px; font-weight : bold; }
.borderwaku .tsk     { font-size : 14px; font-weight : bold; color : red; }
