/*新着リスト部分 homeのcontents.cssより引用*/

.news {
	margin-bottom: 30px;
	background: url(../images/news_bg.gif) repeat-y left top;
}
.news p {
	margin: 0;
	padding: 0;
}
.news h2 {
	float: left;
	width: 100px;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
}
.news table {
	width: 600px;
	margin-left: 115px;
}
.news table th,
.news table td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.news table th {
	width: 110px;
}


/*-----------------------------------------*/
.pg_mini {font-size: 85%;}


.pg_navi_top_box {
	width: 350px;
	float: left;
	padding-right: 15px;
}
.pg_navi_top_box02 {
	width: 600px;
	float: left;
	padding-left: 10px;
}
.pg_navi_top_box_img {
	float: left;
	width: 76px;
	padding-bottom: 30px;
}
.pg_navi_top_box_mds {
	font-weight: bold;
	font-size: 110%;
}
.pg_navi_top_box p {
	line-height: 1.3em;
}
