@import url("np.css");


.title1 {
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	background-image: url(../image/bar/top_bar2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: normal;
}

.title2 {
	font-weight: bold;
	padding-bottom: 5px;
	color: #666666;
	background-image: url(../image/bar/np_bar2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

tr {
	line-height: 110%;
}

.np-title1 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background: #3399FF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
table {
	color: #666666;
}

.relatedtitle{
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	background-color: #e4e4e4;
	border-bottom: 1px solid #cccccc;
	border-left: 0px solid #fe9900;/* common.cssの指定切り */
}


.relateditem {
	background-color: #f3f3f3;

	border-width: 0;
	background-image: url(../image/button/item-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;

	padding-bottom: 0.5em;
	padding: 0 0 2px 8px;
	display:block;
}
.relateditem div{
	border-width: 0;
	background-image: url(../image/button/item-l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.news {
	background-image: url(../image/button/item-a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10pt;
	margin-left: 10pt;
}
.news div{
	border-width: 0;
	background-image: url(../image/button/item-l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
