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

.shinchaku{
	text-align: right;
	padding: 0 5px 10px 0;
}

.txtLinkR{
	text-align: right;
	padding: 30px 5px 0 0;
	font-weight: bold;
}

.pubSubNav{
	background: url(../images/pub_sub_nav.gif) top repeat-x #D9D3B4;
	text-align: center;
	color: #333;
	font-weight: bold;
	padding: 5px 0;
	border: 1px solid #D9D3B4;
	margin: 10px 0 20px 0;
}

.pubSubNav a:link{ color: #595233; }
.pubSubNav a:visited{ color: #595233; }
.pubSubNav a:hover{ color: #8C8251; }

.pubSubNav .psTxt{
	margin: 0 5px;
}

.publisherLink{
	width: 605px;
	margin: 0 0 30px 50px;
}

.publisherLink td{
	width: 50%;
	padding: 5px 20px;
	background:url(../../common/img/link_arrow01.gif) left 0.8em no-repeat;
	vertical-align: top;
}

td.plNone{ background: none; }