/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 850px;
	margin: 0 auto;
	color: #946129;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	float: left;
	background-image:none;
	display:block;
	height:15px;
	text-indent:0px;
	width:auto;
	padding-left: 50px;	
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: left;
}

.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;}


div.h1{
	margin:0;
	background-image:url(../images/header_img01.png);
	display:block;
	height:136px;
	width:280px;
	text-indent:-10000px;
}

* html div.h1{
	margin:0;
	background-image:url(../images/header_img01ie.png);
	display:block;
	height:136px;
	width:280px;
	text-indent:-10000px;
}


.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}

.text-sn {
	color:#666666;
	font-size:10px;
	text-align: center;
	font-weight:normal;
	margin: 0 ;
	padding:0;
}

.h2-sn {
	background-image:url(../images/topics.gif);
	background-repeat: no-repeat;
	display:block;
	height:15px;
	text-indent:-9999px;
	width:86px;
}

.h2-sn2 {
	background-image:url(../images/tokuten.gif);
	background-repeat: no-repeat;
	display:block;
	height:16px;
	text-indent:-9999px;
	width:93px;
}

.sn {
	margin-top:0px;
	padding:0;
	border:1px solid #DADADA;
}

.sn h2{
	padding:5px 5px;
	line-height:100%;
	font-size:10px;
}

.sn p{
	margin:0;
	padding:0 5px;
	padding-bottom:5px;
}

.wid-sn {
	margin-top:-10px;
	margin-bottom:10px;
	width:358px;
}

.wid-sn2 {
	margin-top:-10px;
	margin-bottom:-10px;
	width:358px;
}