@charset "utf-8";
/* CSS Document */

#MenuBox .mnu01 a {
	background:url(../images/common/mnu01_o.jpg) no-repeat;	
}

#MainBox {
	padding:0px 20px;
}

#LinkBox {
	padding:20px 20px 20px 100px;
	background-image: url(../images/top/tit_links.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.txtl {
	font-size: 1.2em;
	line-height: 128%;
	font-weight: bold;
}

.pdt3 {
	padding-top:3px;
}

.pdt5 {
	padding-top:5px;
}

.pdt10 {
	padding-top:10px;
}

.wnew {
	width:400px;
	float:right;
}

.topics {
	width:420px;
	float:left;
}

.border01 {
	border:1px solid #ffffff;
}

.wnew a img ,.topics a img {
	border:1px solid #ffffff;
}

.wnew a:hover img ,.topics a:hover img {
	border:1px solid #ffff00;
}

.wnew table ,.topics table {
	margin-bottom:15px;
}
.wnew td ,.topics td {
	vertical-align:top;
}
.wnew th ,.topics th {
	padding-right:10px;
}
