html, body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #f4f5d1;
}

.bg_main {
	background-image: url(images/page_img_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 14px;
	color: #79491b;
}

.txt14	{ 
	font-size: 14px;
	line-height: 18px;
	color: #79491b;
}

.txt12	{ 
	font-size: 12px;
	line-height: 14px;
	color: #79491b;
}

.txt10 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 13px;
	color: #79491b;
}

.white {
	color: #ffffff;
}

.redbold {
	color: #c72727;
	font-weight: bold;
}

.yellowbold {
	color: #f8b625;
	font-weight: bold;
}

.brownbold {
	color: #79491b;
	font-weight: bold;
}

.bluebold {
	color: #0f77c7;
	font-weight: bold;
}

.line1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #79491b;
}

.line2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79491b;
}

a:link {
	color: #e95289;
}

a:visited {
	color: #e95289;
}

a:hover {
	color: #00a7ba;
}

a:active {
	color: #e95289;
}
