body {margin: 30px 0px 30px 0px;
}

.text_s, .text_m, .text_l, .text_m2, .text_ls, .text_p {font-weight: normal; color: #52412f;} 
.text_red {font-weight: normal; color: #FF6600;} 
.text_s_b, .text_m_b, .text_l_b, .text_m2_b, .text_ls_b, .text_p_b {font-weight: bold; color: #52412f;} 
.text_s, .text_s_b {font-size: 8px;}
.text_m, .text_m_b {font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 8pt; line-height:16px;}
.text_l, .text_l_b {font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10pt; line-height:22px;}
.text_ls, .text_ls_b {font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10pt; line-height:16px;}
.text_p, .text_p_b {font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10pt; line-height:14px;}
.text_m2, .text_m2_b {font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 8pt; line-height:14px;}

.text_link {font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 10pt; line-height:16px;}

a.txt_li:link { color:#9F8776; text-decoration:none; }
a.txt_li:visited { color:#9F8776; text-decoration:none; }
a.txt_li:hover { color:#FE6A00; text-decoration:none; }
a.txt_li:active { color:#9F8776; text-decoration:none; }

a.txt_li02:link { color:#9F8776; text-decoration:underline; }
a.txt_li02:visited { color:#9F8776; text-decoration:underline; }
a.txt_li02:hover { color:#FE6A00; text-decoration:none; }
a.txt_li02:active { color:#9F8776; text-decoration:underline; }


.bg {
	background-color: #E3D8D0;
	background-image: url(images/tbl/bg.gif);
	background-repeat: repeat-x;
}

