/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	color: #000000;
	margin: 0;
	padding: 0;
	height: 20px;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	float: left;
	color: #000000;
	line-height: normal;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: left;
	line-height: 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: 0;
	padding: 0;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}

.h1{
  font-size : 30px;
  color : red;
  margin: 0;
  padding: 0;
  float : left;
}

.h1-sn{
	font-size : 20px;
	color : red;
	padding: 0;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h3.snh3 {
	font-size: 20px;
}

.old-h2 {
	margin:25px 8px 27px 0;
}

.sn-h2 {
	font-size:15px;
}

h2.raiten {
	background:none repeat scroll 0 0 transparent !important;
	color:red;
	font-size:15px !important;
	margin:1px;
	padding:1px !important;
}

h2.snh3 {
	background:none repeat scroll 0 0 transparent !important;
	font-size:20px !important;
	padding:0 !important;
}
