@charset "utf-8";
.news H4 {
	background-image: url(../img/bg_title.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding-left: 15px;
}
.news H5 {
	color: #0099CC;
	margin-top: -14px;
	border-left: 5px solid #0099CC;
	font: lighter 10px/10px Geneva, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	margin-left: 15px;
	padding-top: 1px;
}
.news .txt {
	margin: 0px;
	background-image: url(../img/news_center.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 15px 20px;
	line-height: 18px;
}
.news .txthd {
	background-image: url(../img/news_hd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
	width: 630px;
	margin-top: 5px;
}
.news .txtft {
	background-image: url(../img/news_ft.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
	width: 630px;
	margin-bottom: 5px;
}
.news .link {
	text-align: right;
	padding-right: 10px;
	background-color: #EEEEEE;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
}
.news .txt .imgbox {
	float: right;
	margin-left: 15px;
	padding: 5px;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid #006699;
	color: #666666;
}
.news .txt .imgbox IMG {
	margin-bottom: 5px;
}
.ftnavi {
	background-image: url(../img/ftnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
	text-align: center;
	margin-bottom: 15px;
}
.ftnavi P {
	background-image: url(http://www.gundam00.net/newsimg2/img/ftnavi.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	width: 130px;
	float: left;
	text-align: left;
	text-indent: -9999px;
}
.ftnavi .prev {
	background-position: left 0px;
}
.ftnavi .home {
	margin-right: 120px;
	margin-left: 120px;
	background-position: center 0px;
}
.ftnavi .next {
	background-position: right 0px;
}
.ftnavi A {
	text-align: left;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(http://www.gundam00.net/newsimg2/img/ftnavi.gif);
}
.ftnavi .prev A {
	background-position: left -21px;
}
.ftnavi .home A {
	background-position: center -21px;
}
.ftnavi .next A {
	background-position: right -21px;
}
.ftnavi .prev A:hover {
	background-position: left -42px;
}
.ftnavi .home A:hover {
	background-position: center -42px;
}
.ftnavi .next A:hover {
	background-position: right -42px;
}

