body {
	background-image: url(../img/shiba.gif);
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.page_bg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
.txt_10 {
	font-size: 10px;
	padding: 10px;
	line-height: 15px;
}
.txt_10_padding {
	font-size: 10px;
	line-height: 14px;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.txt_10_padding2 {
	font-size: 10px;
	line-height: 14px;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.txt_12 {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	padding: 0px;
}
a:link {
	color: #333333;
	/*text-decoration: none;*/
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.txt_10_red {
	font-size: 10px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
}
.txt_08_no {
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
}
.line_1 {
	border: 1px solid #9DB9CE;
}
.line_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DB9CE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DB9CE;
}
.line_3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DB9CE;
	border-right-color: #9DB9CE;
	border-bottom-color: #9DB9CE;
}
.line_4 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9DB9CE;
	border-left-color: #9DB9CE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DB9CE;
}
.style1 {
	color: #497B9E;
	font-weight: bold;
	font-size: 14px;
}
.style2 {color: #607B9E}