/* ======================================== */
/*                 h1em                     */
/* ======================================== */

.tn {
    background: url("../common/images/header_x.jpg") repeat-x scroll left top transparent;
}

.tn1 {
	color: #8C5448;
	margin: 0 auto;
    text-align: center;
}

.tn1 h1 {
	font-size: 10px;
	/font-size: 9px;
	font-weight: normal;
	display: inline;
}

.tn1 em {
	color: #8C5448;
	font-size: 10px;
	/font-size: 9px;
	font-style:normal;
	display: inline;
}

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

.sn_center{
	text-align: center;
	padding-bottom: 5px;
}

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

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*           focal-toyota                   */
/* ======================================== */
.focallist {
	width: 630px;
	-webkit-align-items: end;  align-items: end;
}

.focallist li {
	width: 22%;
	margin: 0 1.5% 40px;
}
.focallist li img {
	width: 100%;
}
