@charset"utf-8";
h1 {
	color: #666666;
	font-size: 100%;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: #FFCCFF url(../images/bg_pink.gif);
}
h2 {
	color : #333333;
	height: 20px;
	width: auto;
	border-left : 10px solid #CC6666;
	text-indent : 5pt;
	font-size: 100%;
	line-height: 1.7em;
	font-weight: bold;
	background: url(../images/name-plate_pink.gif) repeat-x;
}

h4 {
	font-size: 83%;
	font-weight: bold;
	color: #0066FF;
	background: url(../images/name-plate_blue.gif) no-repeat center top;
	height: 20px;
	line-height: 1em;
	margin: 0px;
	padding: 7px 0px 0px;
}
h5 {
	font-size: 83%;
	font-weight: bold;
	color: #CC0000;
	background: url(../images/name-plate_pink.gif) no-repeat;
	height: 20px;
	margin: 0px;
	padding: 7px 0px 0px;
	line-height: 1em;
}
.font83_red_bold {
	color: #CC0000;
	font-size: 88%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.font78_b {
	font-size: 110%;
	font-weight: bold;
	color: #993300;
}
.font_b {
	font-size: 100%;
	font-weight: bold;
	color: #009900;
}
