/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 600px;
	float: left;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	display: inline;
}

em {
	font-size: 12px;
	font-style:normal;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                 ‚»‚Ì‘¼                   */
/* ======================================== */

.counter {
	width: 120px;
	text-align: right;
	float: right;
}

.top-text {
	width: 495px;
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #fbd8b5;
	font-size: 11px;
	line-height: 1.4em;
}

.top-text p {
	margin: 0;
}

.top-text h2 {
	font-size: 14px;
	margin: 5px 0;
}
.top-text strong {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}