/* ======================================== */
/*                 h1em                     */
/* ======================================== */
/*TOP*/
.tn1 {
	width: px;
	margin: 0 auto;
	color: #666666;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	_margin-top: 1px;
	margin-bottom: 0px;
	float: left;
	color: #00ff00;
}

*+html .tn1 h1 {
	margin-top: 1px;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: left;
	position: static;
	color: #666666;
}

#header h1 {
	color: #666666;
	position: static;
	left: 0px;
	top: 0px;
	width: auto;
	border-bottom: 0px solid #CCCCCC;
}
/*service*/

.tn1-sv {
	width: px;
	margin: 0 auto;
	color: #666666;
}

.tn1-sv h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	color: #00ff00;
}

/****IE8****/
	head~/**/body .tn1-sv h1 { margin-top: -1px; }/*IE8の指定*/
	html:not(:target) .tn1-sv h1 { margin-top: 0px; }/*IE8以外の指定*/
/****IE8****/

.tn1-sv em {
	font-size: 10px;
	font-style:normal;
	float: left;
	position: static;
	color: #666666;
}

#header h1 {
	color: #666666;
	position: static;
	left: 0px;
	top: 0px;
	width: auto;
	border-bottom: 0px solid #CCCCCC;
}


.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;
}
