@charset "utf-8";


#main #textArea .textBold{
	font-size: 105%;
	font-weight: bold;
	color: #006AA8;
	background-image: url(../../common/img/bg_line_dotto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
}


#main #textArea li#normal{
	font-weight: bold;
	font-size: 98%;
}

#main #textArea table{
	font-size: 105%;
	font-weight: bold;
	background-color: #A9BFDA;
}

#main #textArea th{
	padding:5px;
	width:200px;
	color: #FFFFFF;
	background-color: #0C4A95;
	text-align: center;
}
#main #textArea td{
	padding:5px;
	background-color: #FFFFFF;
}
