body{
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

.news td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5{
	font-size: 14px;
	line-height: 16px;
}

.privilege{
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

.line01 {
	font-size: 12px;
	text-decoration: line-through;
	line-height: 12px;
}
