@charset "UTF-8";

/* -----------------------------------------------------------
	Yachiyo Ind Corp. PST CSS Document
	2012/11/05 ver.
----------------------------------------------------------- */

.PageTitle{
	height: 48px;
	margin-bottom: 20px;
	padding: 70px 0 0px 20px;
	background: xurl(/imgs/news_h.png) no-repeat;
}


.page_item span,
.PageTitle span{
	font-size: .87em;
}

.PageBody{
	padding:0 46px 0 46px;
}

.PageBody p{
	margin-bottom: 1em;
}

.Box {
	margin-top: 20px;
	margin-right: 6px;
}


.Box h2#Inov{
	font-size: .75em;
	line-height: 1.2em;
}

.Box h2#Inov a{
	background: url(/imgs/rd/rd_menu.png) no-repeat;
	text-indent: -500em;
	height: 27px;
}

.Box h2#Inov span{
	display: none;
	}


/* -------- 検索結果 -------- */

.PageBody .Result{
	margin-bottom: 2em;
}

.PageBody .ResultTitle{
	margin: 0;
	padding: 0 0 0 10px;
	background: none;
	font-size: 1.1em;
	background: url(/imgs/arr_red_ver2.png) no-repeat 0 6px;
}

.PageBody .ResultExcerpt{
	padding: 0 0 0 10px;
	color: #616161;
	font-size: .9em;
}


/* ニュースアーカイブ */

.PageBody .NewsList{
	border-top: #D6D6D6 1px dotted;
	width: 100%;
}

.PageBody .NewsList th,
.PageBody .NewsList td{
	vertical-align: top;
	padding: 5px 0 5px 25px;
	border-bottom: #D6D6D6 1px dotted;
}

.PageBody .NewsList th{
	width: 130px;
	white-space: nowrap;
	background: url(/imgs/arr_red_ver2.png) no-repeat 10px 11px;
	font-weight: normal;
}

.PageBody .NewsList td{

}