/* thestylesheet 070124 */

.txt_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d4d4;
	line-height: 18px;
}

.txt_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ff8a00;
	line-height: 18px;
}

.txt_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
}

.txt_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #d5d4d4;
}

.txt_main a {
	border-bottom: 1px dotted #b9b9b9;
	text-decoration: none;
	color: #ffffff;
}

.txt_main a:hover {
	border-bottom: 1px solid #df7900;
}

.txt_main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
}

.txt_main_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ff8a00;
	font-weight: bold;
}

.txt_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.leftcell {
	padding-right: 20px;
	background-image: url(../images/leftcell_bg.gif);
}
