
#Wrapper {
	position: relative;
}
#Header {
	position: relative;
	z-index: 10;
}
#PageBody {
	position: relative;
	z-index: 1
}

p.notetxt {
	color: #777;
	font-size: 75%;
	line-height: 120%;
}
span.notetxt {
	color: #777;
	font-size: 88%;
	line-height: 120%;
}
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/* ================== News icon ================== */

ul.index li.News,
#News  #Main .news-individual-News h2.ttlLv2 {
	background-image: url(http://www.mobilefactory.jp/img/icn-News.gif);
}
ul.index li.test,
#News  #Main .news-individual-test h2.ttlLv2 {
	background-image: url(http://www.mobilefactory.jp/img/icn-News.gif);
}
ul.index li.PressRelease,
#News  #Main .news-individual-PressRelease h2.ttlLv2 {
	background-image: url(http://www.mobilefactory.jp/img/icn-PressRelease.gif);
}
ul.index li.Magazine,
#News  #Main .news-individual-Magazine h2.ttlLv2 {
	background-image: url(http://www.mobilefactory.jp/img/icn-Magazine.gif);
}
ul.index li.NewsPaper,
#News  #Main .news-individual-NewsPaper h2.ttlLv2 {
	background-image: url(http://www.mobilefactory.jp/img/icn-NewsPaper.gif);
}
ul.index li.TV,
#News  #Main .news-individual-TV h2.ttlLv2 {
	background-image: url(http://www.mobilefactory.jp/img/icn-TV.gif);
}
ul.index li.Web,
#News  #Main .news-individual-Web h2.ttlLv2 {
	background-image: url(http://www.mobilefactory.jp/img/icn-Web.gif);
}

/* ================== footer ================== */
#Footer {
	text-align: center;
}

#Footer ul {
	list-style-type: none;
	text-align: center;
	margin: 0 0 0px 0;
}
#Footer ul li {
	display: inline;
	margin: 0 5px;
	font-size: 75%;
}

#Footer p {
	margin: 5px 0 0 0;
	font-size: 66%;
	color: #555;
	letter-spacing: 2px;
}
